]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_repair: add parent pointers when messing with /lost+found
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:26 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:12 +0000 (17:01 -0700)
commita0ea90f543fa0080bbbddeca49a272e9b99117f2
treead6fee4103cfb29534aeefcf962388ccf21ac125
parent5d8b51bce11c5adfa2f8e4f36ff23e06a1dbdce5
xfs_repair: add parent pointers when messing with /lost+found

Make sure that the /lost+found gets created with parent pointers, and
that lost children being put in there get new parent pointers.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/libxfs_api_defs.h
repair/phase6.c