[RFC PATCH 2/3] erofs-utils: fuse: export erofs_xattr_foreach
Gao Xiang
hsiangkao at linux.alibaba.com
Tue Aug 9 13:58:30 AEST 2022
Hi Yong,
On Thu, Aug 04, 2022 at 03:46:24AM +0800, Gao Xiang wrote:
>
> On Wed, Aug 03, 2022 at 10:22:22PM +0800, Sheng Yong wrote:
> > This patch exports erofs_xattr_foreach() to iterate all xattrs.
> > Each xattr entry is handled by operations defined in `struct
> > xattr_iter_ops'.
> >
>
> Thanks for your hard effort!
>
> Could we import in-kernel xattr implementation with verify enabled
> (or unify these implementations) instead?
>
> ( Jianan ported a kernel implementation before, could we enhance
> it with verification?
> https://lore.kernel.org/r/20220728120910.61636-1-jnhuang@linux.alibaba.com)
>
We're about to fix FUSE extended attribute support... Would you mind
leaving your opinion about this?
Thanks,
Gao Xiang
> Thanks,
> Gao Xiang
More information about the Linux-erofs
mailing list