Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 21:01:46 +0000 (16:01 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 21:01:46 +0000 (16:01 -0500)
commitfad90831b3d694be8478b884647ca5a17be9df81
tree4d3b610d45578481cd2580faecd1fcbf63561e34
parentfaaa66ddf91c4a60ee663ed14a658c768b9b0fd6
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