| commit | a1ae399a5eaabf29a39b7135b4d54894cd44c8a8 | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <djwong@kernel.org> | Thu Aug 08 09:38:47 2024 -0700 |
| committer | Darrick J. Wong <djwong@kernel.org> | Thu Aug 08 09:38:47 2024 -0700 |
| tree | 46e39d594416eeb706e222417aef129d01c3e312 | |
| parent | 9b4c9c608967846dab1059ac62c759847013b7c6 [diff] |
libxfs: hoist listxattr from xfs_repair Hoist the listxattr code from xfs_repair so that we can use it in xfs_db. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Dave Chinner <dchinner@redhat.com>