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:39:00 +0000 (21:39 -0500)
commitdce90946fdce03234256a11f3a33b4ecc53b9277
tree87fa3542416f78816879d2a9103bf59ad2c0e315
parentee917c68d0711f943d322b30de46f5862171e54f
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