Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 21:05:10 +0000 (16:05 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 23 Feb 2014 19:07:05 +0000 (14:07 -0500)
commitceac4de8ff7de35420344a4fb2fce186c74b135c
tree4d73ab04882913f78723be5f43a688e262202604
parent598c3943bbcdbe309dd6c45db560e849356168fe
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