Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:55:09 +0000 (15:55 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:55:09 +0000 (15:55 -0500)
commit0861402b1c5213bf11bb0f982c7d1aa1234d33ac
treef9242156947a3200c989784effe6f9a2e1b5f7b0
parent5f88c9ef9dbc75c64b620637cd592e08b52fa1b3
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