Wrapfs: copy lower inode attributes in ->ioctl
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 5 Jun 2013 05:36:58 +0000 (01:36 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 3 Apr 2016 19:23:23 +0000 (15:23 -0400)
commitbfdc18fc5bb140515c210325c6b1f474e6096559
tree1eed6d3f3ad1ef844ee1cd515dd0ec26d8ecbda1
parentc5d174f4371855e56cfacab0ae3a042fbdb002bf
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