Unionfs: ->setattr fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 30 Apr 2011 05:31:29 +0000 (01:31 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 24 Nov 2013 18:38:00 +0000 (13:38 -0500)
commit450da3ad29c231b6c890880f2630998c23c11fda
tree10d21652e1ffa8f57379547398c48a5dd8226485
parentaf32102615d2acb80b9755e9775f9e0216d67ece
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