commit | 4dcefc738cb52baca3bdb1965e080a0c428c822e | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Wed Aug 07 15:53:54 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Oct 09 16:29:01 2024 -0700 |
tree | 694af6773232e3f0a456ffdfe374aadabc2c17ec | |
parent | a092b14d93746cbf91af5f0f5fe3179a85c5bab4 [diff] |
xfs_repair: use library functions for orphanage creation Use new library functions to create lost+found. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>