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>
Tue, 11 Nov 2014 02:41:53 +0000 (21:41 -0500)
commit646d40370aab45d3927cab060754ffafd70bd598
treeadcfb6c6bb52d3cbf45bd9607138b189f8582163
parentdf57d4c401f505756725557552373475e0fdfdea
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