]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_scrub: defer phase5 file scans if dirloop fails
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:28 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:13 +0000 (17:01 -0700)
commit5a30504f0c60e10dc0cecd201c5afc18083fd0ac
treefcf3c0eeb5d841883c0778d98aa30896b0170e0b
parent0300ffbae7401a132dc8944a9281db3df81a667b
xfs_scrub: defer phase5 file scans if dirloop fails

If we cannot fix dirloop problems during the initial phase 5 inode scan,
defer them until later.

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