Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 6 Mar 2011 21:03:54 +0000 (16:03 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 31 Jan 2012 05:06:14 +0000 (00:06 -0500)
commit69de9c0991269d27a039ee57c26e95f583ae80cb
treea17d41a95d2159e4ff041c51afdd386e6ec81210
parent2a80e016ccbf0994297129ad1831a80547bf2350
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