erofs-utils: lib: expose erofs_xattr_prefix_matches()
authorHongzhen Luo <hongzhen@linux.alibaba.com>
Fri, 13 Sep 2024 07:20:59 +0000 (15:20 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Fri, 13 Sep 2024 07:32:32 +0000 (15:32 +0800)
commit1a54ae7248a2bd31e1ae1451042c94af07a33e42
treef2f49d84e6fe91a9358a93e555e83d43fbe64c56
parent53756872a48490157f9d3827b1f8bbf1bfa35993
erofs-utils: lib: expose erofs_xattr_prefix_matches()

Prepare for the feature of exporting extended attributes for
`fsck.erofs`.

Signed-off-by: Hongzhen Luo <hongzhen@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240913072100.577753-1-hongzhen@linux.alibaba.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
include/erofs/xattr.h
lib/xattr.c