Wrapfs: copy lower inode attributes in ->ioctl
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 5 Jun 2013 05:36:58 +0000 (01:36 -0400)
committerRohit Kumar <rokkumar@cs.stonybrook.edu>
Fri, 12 Oct 2018 16:28:19 +0000 (12:28 -0400)
commitfe464611126db63b21aca66a5c9ee0416b1c6d38
treeb5de3b19d750d24d992b3d2aa80021290b34327e
parent74934ed9d8b5af0ba95e68d2cac82d7f657017c6
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