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>
Sun, 1 Dec 2013 00:53:52 +0000 (19:53 -0500)
commit95f7b0e182abe37ee1b784bca6d1f2dad68919fb
tree73f591145e8692a11f33764087767b39db9b597f
parentc52cf341137fa771790a963d2e08e156ea94d05c
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