commit | 8e823961de5a3b502f47a5461954024cc1433147 | [log] [tgz] |
---|---|---|
author | Jingbo Xu <jefflexu@linux.alibaba.com> | Tue Jun 13 15:41:11 2023 +0800 |
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | Sun Jun 18 12:10:53 2023 +0800 |
tree | acc410401123e5b69edca8a2b58a987401f91d67 | |
parent | eba67eb6de441909a22090bc77206c91134cd58c [diff] |
erofs: unify xattr_iter structures 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@linux.alibaba.com> Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com> Link: https://lore.kernel.org/r/20230613074114.120115-3-jefflexu@linux.alibaba.com Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>