xfs: create an xattr iteration function for scrub
Create a streamlined function to walk a file's xattrs, without all the cursor management stuff in the regular listxattr. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Showing
fs/xfs/scrub/dab_bitmap.h
0 → 100644
fs/xfs/scrub/listxattr.c
0 → 100644
fs/xfs/scrub/listxattr.h
0 → 100644
Please register or sign in to comment