original_kernel/fs/ecryptfs
Christian Brauner 0c95c025a0
fs: drop unused posix acl handlers
Remove struct posix_acl_{access,default}_handler for all filesystems
that don't depend on the xattr handler in their inode->i_op->listxattr()
method in any way. There's nothing more to do than to simply remove the
handler. It's been effectively unused ever since we introduced the new
posix acl api.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
2023-03-06 09:57:12 +01:00
..
Kconfig
Makefile
crypto.c
debug.c
dentry.c
ecryptfs_kernel.h
file.c
inode.c fs: drop unused posix acl handlers 2023-03-06 09:57:12 +01:00
keystore.c
kthread.c
main.c
messaging.c
miscdev.c
mmap.c
read_write.c
super.c