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 00:47:25 +0000 (19:47 -0500)
commit229716eeb37552a6d9f4c1869063c8eb2b7443b1
tree130974cecc622b89b5954a1e584076f1cfce1dea
parentec38dba5ec1406a2cce0550a0b85af473efbfae8
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