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