Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:53:37 +0000 (15:53 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:53:37 +0000 (15:53 -0500)
commitb119e19be20231fe1708fd16abbba727069bcb15
tree5a2fabb4530aaaa2752f5301c28a64a535058d7c
parent784aaac4d1cbcc487f722686fd46c23c3ac5aff4
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