+25
−37
Loading
Mainly get rid of the use of `struct erofs_xattr_iter`, as it is
no longer needed now that meta buffers are used.
This also simplifies the code and uses an early return when there
are no xattrs.
Signed-off-by:
Gao Xiang <hsiangkao@linux.alibaba.com>