[PATCH v2 6/7] erofs: handle long xattr name prefixes properly

Gao Xiang hsiangkao at linux.alibaba.com
Mon Apr 10 16:47:16 AEST 2023



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 <jefflexu at linux.alibaba.com>
> ---
> v2: remove "idx" temporary variable (Gao Xiang)

Reviewed-by: Gao Xiang <hsiangkao at linux.alibaba.com>

Thanks,
Gao Xiang


More information about the Linux-erofs mailing list