On Mon, Jul 29, 2024 at 08:20:45PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Hoist the listxattr code from xfs_repair so that we can use it in > xfs_db. I guess there isn't much of a point in sharing with the kernel listattr code? But maybe that is for later, for now this trivial move looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>