linux_dsm_epyc7002/fs/overlayfs
Amir Goldstein a683737ba9 ovl: disable index when no xattr support
Overlayfs falls back to index=off if lower/upper fs does not support
file handles. Do the same if upper fs does not support xattr.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2018-01-24 10:19:07 +01:00
..
copy_up.c ovl: fix inconsistent d_ino for legacy merge dir 2018-01-24 10:18:19 +01:00
dir.c ovl: take lower dir inode mutex outside upper sb_writers lock 2018-01-19 17:43:23 +01:00
inode.c ovl: hash directory inodes for fsnotify 2018-01-19 13:54:33 +01:00
Kconfig ovl: don't follow redirects if redirect_dir=off 2017-12-11 11:28:10 +01:00
Makefile ovl: split super.c 2016-12-16 11:02:56 +01:00
namei.c ovl: fix inconsistent d_ino for legacy merge dir 2018-01-24 10:18:19 +01:00
overlayfs.h ovl: fix inconsistent d_ino for legacy merge dir 2018-01-24 10:18:19 +01:00
ovl_entry.h ovl: don't follow redirects if redirect_dir=off 2017-12-11 11:28:10 +01:00
readdir.c ovl: take mnt_want_write() for removing impure xattr 2018-01-19 17:43:24 +01:00
super.c ovl: disable index when no xattr support 2018-01-24 10:19:07 +01:00
util.c ovl: hash directory inodes for fsnotify 2018-01-19 13:54:33 +01:00