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
..
2023-01-19 09:24:28 +01:00
2023-02-20 11:10:38 -08:00
2023-01-19 09:24:26 +01:00
2023-02-20 11:53:11 -08:00
2022-01-11 22:13:01 +00:00
2020-06-01 13:22:51 +02:00
2022-05-25 20:45:14 +02:00
2022-03-01 18:26:37 +01:00
2023-02-20 11:53:11 -08:00
2023-03-06 09:57:12 +01:00