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