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>
Sat, 23 Nov 2013 01:09:07 +0000 (20:09 -0500)
commitb7cbe24862393e48e868f8686bd07b1c9a6a966c
tree8fa75ec0b590e270babfc8b476b15d7394d5bfb5
parentcfbba57e46c68c7808905fd496d71446b33ead30
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