Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:51:33 +0000 (15:51 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:51:33 +0000 (15:51 -0500)
commit8f6d81f6d65ec3cd601aef241c4d3e18b1d76f4f
treeeffed1c5274c8a406c8adf7b4b20f7891501c09c
parent4e12728e2351962542e798b108dff02655756706
Unionfs: ->setattr fixes

Call inode_check_ok first thing on our inode.
Pass lower_file in struct iattr to lower file system.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/inode.c