linux/fs/ceph
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
..
acl.c fs: port acl to mnt_idmap 2023-01-19 09:24:28 +01:00
addr.c - Daniel Verkamp has contributed a memfd series ("mm/memfd: add 2023-02-23 17:09:35 -08:00
cache.c
cache.h
caps.c File locking changes for v6.3 2023-02-20 11:10:38 -08:00
ceph_frag.c
debugfs.c
dir.c fs: port ->rename() to pass mnt_idmap 2023-01-19 09:24:26 +01:00
export.c ceph: fail the open_by_handle_at() if the dentry is being unlinked 2022-10-04 19:18:08 +02:00
file.c Two small fixes from Xiubo and myself, marked for stable. 2023-03-02 10:48:30 -08:00
inode.c fs.idmapped.v6.3 2023-02-20 11:53:11 -08:00
io.c
io.h
ioctl.c ceph: remove useless session parameter for check_caps() 2022-12-12 19:15:39 +01:00
ioctl.h
Kconfig
locks.c filelock: move file locking definitions to separate header file 2023-01-11 06:52:32 -05:00
Makefile
mds_client.c ceph: flush cap releases when the session is flushed 2023-02-07 16:55:14 +01:00
mds_client.h ceph: fail the request if the peer MDS doesn't support getvxattr op 2022-10-04 19:18:08 +02:00
mdsmap.c treewide: use get_random_u32_below() instead of deprecated function 2022-11-18 02:15:15 +01:00
metric.c
metric.h
quota.c
snap.c ceph: blocklist the kclient when receiving corrupted snap trace 2023-02-02 13:58:15 +01:00
strings.c
super.c ceph: make f_bsize always equal to f_frsize 2022-08-03 00:54:13 +02:00
super.h fs.idmapped.v6.3 2023-02-20 11:53:11 -08:00
util.c
xattr.c fs: drop unused posix acl handlers 2023-03-06 09:57:12 +01:00