Wrapfs: copy lower inode attributes in ->ioctl
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 5 Jun 2013 05:34:01 +0000 (01:34 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 5 Jun 2013 05:34:01 +0000 (01:34 -0400)
commitd8754c9f7085b133f8be6fda2e5e82fe3930c42a
treeb3da0bfd88a06e37bc8ef2f2a160c9f5bef5439d
parent1bc3616f4ae923dbd06436f6815d4eb642991e59
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