diff options
author | 2023-06-13 15:41:14 +0800 | |
---|---|---|
committer | 2023-06-18 12:10:54 +0800 | |
commit | f02615eb6f5a1e732230784bf0e3b6543540e853 (patch) | |
tree | c2681d24c7f06cd135cb689279276421b42907ff /scripts/generate_rust_analyzer.py | |
parent | erofs: unify inline/shared xattr iterators for listxattr/getxattr (diff) | |
download | wireguard-linux-f02615eb6f5a1e732230784bf0e3b6543540e853.tar.xz wireguard-linux-f02615eb6f5a1e732230784bf0e3b6543540e853.zip |
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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions