On 2023/4/10 14:39, Jingbo Xu wrote:
Make .{list,get}xattr routines adapted to long xattr name prefixes.
When the bit 7 of erofs_xattr_entry.e_name_index is set, it indicates
that it refers to a long xattr name prefix.
Signed-off-by: Jingbo Xu <[email protected]>
---
v2: remove "idx" temporary variable (Gao Xiang)
Reviewed-by: Gao Xiang <[email protected]> Thanks, Gao Xiang
