]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: wipe ondisk parent pointers when there are none
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:27 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:12:38 +0000 (17:12 -0700)
commit0bd7aaa8cf5718555607d3295c7dd432b51195c9
treea59240f3ad45504090a0e5e414942a9f3793e2a1
parent10c42e934ca294910e393bb2772331bfcb48834f
xfs_repair: wipe ondisk parent pointers when there are none

Erase all the parent pointers when there aren't any found by the
directory entry scan.

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