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>
Tue, 27 Dec 2016 03:53:09 +0000 (22:53 -0500)
commit48637ad8c9cf6cb659aab5813e55fdd9590f7d17
tree6102f62def8c7d929b481e83cf060a25d8290618
parentbc3dbb6de23ed5bf31bb792fb0ffe6bbb61d204c
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