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>
Fri, 12 Aug 2011 02:39:25 +0000 (22:39 -0400)
commitdec7af1d74824d45d4e2c1b34958437accc347d7
tree30e7bbff515fc913589572fe5f8fd60c75a1b8c9
parentc0cb3632f7430d783fd5e40301ffdddbe49f9430
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