Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:57:26 +0000 (15:57 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:57:26 +0000 (15:57 -0500)
commit829b7a02753f01f6a2b7211e086a7f5be1e6443c
tree892072352648b5525d4c19195e1a17610752652a
parenta23787cf7d6986bbb207d86ac9c2f8da98e4a8d5
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