Re: [PATCH v5 3/6] erofs: unify xattr_iter structures
From: Gao Xiang
Date: Wed May 31 2023 - 23:26:30 EST
On 2023/6/1 10:43, Jingbo Xu wrote:
Unify xattr_iter/listxattr_iter/getxattr_iter structures into
erofs_xattr_iter structure.
This is in preparation for the following further cleanup.
Signed-off-by: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Reviewed-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Thanks,
Gao Xiang