Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 30 Apr 2011 05:31:29 +0000 (01:31 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 01:05:23 +0000 (20:05 -0500)
commitb6506f254cc75fe979d0134a465c3326a671eef8
tree854b611785d48574fa612dbc556813fa198beccc
parent8e73a357372f20d2ab8dfc689362c3f91bc128ef
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