kernel_optimize_test/fs/overlayfs
Amir Goldstein 941d935ac7 ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls
The ioctl argument was parsed as the wrong type.

Fixes: b21d9c435f ("ovl: support the FS_IOC_FS[SG]ETXATTR ioctls")
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2019-06-11 17:17:41 +02:00
..
copy_up.c ovl: fix missing upper fs freeze protection on copy up for ioctl 2019-05-06 13:54:50 +02:00
dir.c ovl: relax WARN_ON() for overlapping layers use case 2019-05-08 13:25:53 +02:00
export.c ovl_lookup_real_one(): don't bother with strlen() 2019-04-26 13:13:33 -04:00
file.c ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls 2019-06-11 17:17:41 +02:00
inode.c ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
namei.c ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00
overlayfs.h ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00
ovl_entry.h ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00
readdir.c ovl: fix wrong use of impure dir cache in ovl_iterate() 2018-07-17 16:04:34 +02:00
super.c ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00
util.c ovl: detect overlapping layers 2019-05-29 13:03:37 +02:00