]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: use library functions for orphanage creation
authorDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 01:26:34 +0000 (18:26 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 11:15:28 +0000 (13:15 +0200)
commit171c8eec8da3a50ee0fc5183d35038787defe03d
tree8c827359ad5625bab79e904564860ff48d04e499
parent6dc93b8b56dbb81633315d7cb0d21f4da7998357
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>
libxfs/libxfs_api_defs.h
repair/phase6.c