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 16:07:10 +0000 (11:07 -0500)
commitb768bb2fa61c6ac759e11eb963ada95bb95e53dc
tree7820e72c4f319bac21127d5d476ced79fc55e7de
parentb58adbcf577adc15f3aadc2e4529e77bf5387a12
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