Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:54:38 +0000 (15:54 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:54:38 +0000 (15:54 -0500)
commitf17a2a4a34d6dfb3e6c81ec40cc5f2bec075d81d
treedf16a51f9db71ab2d2b17487c6a0e07ab23e9dc3
parentf1c427f5cdd18aeed042ebc44bbf23a386d8304b
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