Re: [PATCH] erofs: add sysfs feature entry for xattr prefixes
From: Gao Xiang
Date: Tue Sep 01 2026 - 02:00:04 EST
Hi Jingbo,
On Tue, Sep 01, 2026 at 10:46:22AM +0800, Jingbo Xu wrote:
> Let /sys/fs/erofs/features/xattr_prefixes advertise that this kernel
> supports the EROFS_FEATURE_INCOMPAT_XATTR_PREFIXES on-disk format.
>
> Signed-off-by: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
It'd be better to add a "Fixes:" tag since it should be backported by
the stable kernels which have this feature.
Also it'd also be better to mention the first impacted kernel version
in the commit message too.
Thanks,
Gao Xiang