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 18:55:59 +0000 (13:55 -0500)
commitd28f2f4e9caf20e8b7ca0eec3ab9da7b52e56b1c
tree30070d6ecec4573c088bc0b149dc0ef8b6dfa4b0
parent43942ceda1c1bd0c2e46e0cff734bed9fdd1ed0f
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