diff options
author | Youling Tang <tangyouling@kylinos.cn> | 2024-08-15 11:57:43 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-09-09 16:41:49 +0300 |
commit | d3f30f16294cc8e58ef14f934874ed7b3ec15b71 (patch) | |
tree | 377f0fccea4a2d4908cfe663aa589ebaa37c6b85 /scripts/lib/kdoc/kdoc_files.py | |
parent | 5935bf3341b82bc76f1d816842273c06615aa727 (diff) | |
download | linux-d3f30f16294cc8e58ef14f934874ed7b3ec15b71.tar.xz |
bcachefs: drop unused posix acl handlers
Remove struct nop_posix_acl_{access,default} for bcachefs filesystem
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. See [1] for details.
Link [1]: https://patchwork.kernel.org/project/linux-fsdevel/cover/20230125-fs-acl-remove-generic-xattr-handlers-v3-0-f760cc58967d@kernel.org/
Signed-off-by: Youling Tang <tangyouling@kylinos.cn>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions