Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-15 | xfs: create an xattr iteration function for scrub | Darrick J. Wong | |
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> |