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 01:24:10 +0000 (20:24 -0500)
commite03c77517d072848a57fe43bc1044383f54762fe
tree9dbc04dfb4616b405d1d37cf1e685087fa3476da
parent3a7d50358dc5407efb78688a7c3acd1532131fac
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