linux-stable/fs/overlayfs
Christian Brauner a1fbb60734
ovl: check for ->listxattr() support
We have decoupled vfs_listxattr() from IOP_XATTR. Instead we just need
to check whether inode->i_op->listxattr is implemented.

Cc: linux-unionfs@vger.kernel.org
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
2023-03-06 09:57:13 +01:00
..
copy_up.c
dir.c
export.c
file.c
inode.c
Kconfig
Makefile
namei.c
overlayfs.h
ovl_entry.h
readdir.c
super.c
util.c