[PATCH v7 4/5] erofs: unify inline/shared xattr iterators for listxattr/getxattr
Gao Xiang
hsiangkao at linux.alibaba.com
Tue Jun 13 00:17:26 AEST 2023
On 2023/6/12 20:37, Jingbo Xu wrote:
> Make inline_{list,get}xattr() as well as inline_xattr_iter_begin()
> unified as erofs_iter_inline_xattr(), and shared_{list,get}xattr()
> unified as erofs_iter_shared_xattr().
>
Could you use erofs_xattr_iter_inline() and erofs_xattr_iter_shared()?
Thanks,
Gao Xiang
More information about the Linux-erofs
mailing list