[PATCH v6 2/3] erofs-utils: update on-disk format for xattr name filter

Gao Xiang hsiangkao at linux.alibaba.com
Tue Aug 29 22:49:40 AEST 2023



On 2023/8/29 20:41, Jingbo Xu wrote:
> The xattr name bloom filter feature is going to be introduced to speed
> up the negative xattr lookup, e.g. system.posix_acl_[access|default]
> lookup when running "ls -lR" workload.


I think you could just say
"Let's keep in sync with kernel commit <12-char commit id>."

here.

...

> ---


...

> +#define EROFS_XATTR_NAME_LEN_MAX	UCHAR_MAX

where is EROFS_XATTR_NAME_LEN_MAX used?

Thanks,
Gao Xiang


More information about the Linux-erofs mailing list