commit | a201bf8e3da7f8b0b0e4bc7b1b964622fa37258e | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Fri Mar 24 13:34:23 2023 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Apr 06 12:20:10 2023 -0700 |
tree | 7985464f063f792b3c705dd998891c80d9acc83c | |
parent | 4ead7b85aba87a9b938ff25b788bb92fc99c47be [diff] |
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>