Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 21:05:57 +0000 (16:05 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 12 Aug 2011 02:42:30 +0000 (22:42 -0400)
commit2b2f8a2158c9597a2aface54ed4a2d4a26eb1ff3
treedd6358a16ab4d8ede30774a4ca884a9ce58dbdea
parent624f283572fd065285ab1907a2166dc0e944cf1a
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