Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:58:01 +0000 (15:58 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 22 Nov 2013 23:56:21 +0000 (18:56 -0500)
commitaa965583d30cb7dad7c69912c315c3f15ac8d23d
treeeb6216e30099b137f642eafd976cfac9a6ec4cba
parent97ed7ca3da594f670f0c564ebb812dd2f646d200
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