Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:54:05 +0000 (15:54 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 20:54:05 +0000 (15:54 -0500)
commitaa0beb0864688b2c2626420c22ddae5340b3e4b8
treeeaaf7484afc7c0ad95a50e192aadce4c368aa319
parent5f72ad33f6acf7d195251d295ac77c057810ed2e
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