Skip to content

Commit f02615e

Browse files
lostjefflehsiangkao
authored andcommitted
erofs: use separate xattr parsers for listxattr/getxattr
There's a callback styled xattr parser, i.e. xattr_foreach(), which is shared among listxattr and getxattr. Convert it to two separate xattr parsers to serve listxattr and getxattr for better readability. Signed-off-by: Jingbo Xu <jefflexu@linux.alibaba.com> Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com> Link: https://lore.kernel.org/r/20230613074114.120115-6-jefflexu@linux.alibaba.com Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
1 parent 4b077b5 commit f02615e

File tree

1 file changed

+137
-234
lines changed

1 file changed

+137
-234
lines changed

0 commit comments

Comments
 (0)