Wrapfs: copy lower inode attributes in ->ioctl
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 5 Jun 2013 05:44:29 +0000 (01:44 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 5 Jun 2013 05:44:29 +0000 (01:44 -0400)
commit37a578512d6f31bb4656605b10173fdfba2ddcb5
treea68918661b0a07b566d05addd17281723d81a324
parentbf23901c85db8619641e4a218ab48e473219569d
Wrapfs: copy lower inode attributes in ->ioctl

Some ioctls (e.g., EXT2_IOC_SETFLAGS) can change inode attributes, so copy
them from lower inode.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/wrapfs/file.c