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-01-19 09:24:29 +01:00
2022-12-11 18:12:18 -08:00
2022-04-25 14:00:33 -05:00
2022-04-25 14:00:33 -05:00
2022-04-25 14:00:33 -05:00
2022-04-25 14:00:33 -05:00
2022-04-25 14:00:33 -05:00
2022-04-25 14:00:33 -05:00
2023-01-19 09:24:26 +01:00
2021-10-18 14:43:23 -06:00
2023-03-06 09:57:12 +01:00