Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:51:31 +0000 (15:51 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 30 Mar 2011 23:21:53 +0000 (19:21 -0400)
commitd547431002c94b8a8223bc4aeb95cf95091d8961
tree01fec6233276c58ba0f48aef75ba91e9757de888
parent5644a27a1cf0d92933cd9afe09b37a87e74050d2
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