linux/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
..
2022-09-01 17:40:38 -04:00
2022-10-06 17:31:02 -07:00
2023-03-06 09:57:12 +01:00
2022-09-01 17:40:38 -04:00
2023-01-19 09:24:28 +01:00