On 2023/4/8 06:28, Jingbo Xu wrote:
Let's enable long xattr name prefix feature. Old kernels will just ignore / skip such extended attributes so that in case you don't want to mount such images. Add another incompatible feature as an option for this. Signed-off-by: Jingbo Xu <[email protected]> --- v2: fix build error when CONFIG_EROFS_FS_XATTR is not defined
Reviewed-by: Gao Xiang <[email protected]> Thanks, Gao Xiang
