Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:59:19 +0000 (15:59 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:59:19 +0000 (15:59 -0500)
commit65549603b30d10136b411949e568522cf70f258f
treeb90c510505e812d966e62419c78713c8ad544dd7
parent2235db4fadd9d0a63b67e2748a31e23dd0ab6e33
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