Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCHSET 1/4] xfs_scrub: codex-inspired bug fixes, part 4
@ 2026-06-30  1:02 Darrick J. Wong
  2026-06-30  1:02 ` [PATCH 1/2] xfs_scrub: fix spacemap external log device scan dev key Darrick J. Wong
  2026-06-30  1:02 ` [PATCH 2/2] xfs_scrub: fix estimate of work items for phase 4 Darrick J. Wong
  0 siblings, 2 replies; 5+ messages in thread
From: Darrick J. Wong @ 2026-06-30  1:02 UTC (permalink / raw)
  To: aalbersh, djwong; +Cc: linux-xfs, linux-xfs, hch

Hi all,

Here's a fourth batch of xfs_scrub fixes resulting from Codex reviews.
This is actually just the two from the last drop that haven't yet
passed review.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

With a bit of luck, this should all go splendidly.
Comments and questions are, as always, welcome.

--D

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=scrub-codex-fixes4
---
Commits in this patchset:
 * xfs_scrub: fix spacemap external log device scan dev key
 * xfs_scrub: fix estimate of work items for phase 4
---
 scrub/spacemap.h |   42 ++++++++++++++++++++++++++++++++++++++++++
 scrub/phase4.c   |   17 +++++++++++++++--
 scrub/phase6.c   |   42 ------------------------------------------
 scrub/phase7.c   |   11 +----------
 scrub/spacemap.c |   17 +++++------------
 5 files changed, 63 insertions(+), 66 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-06-30  5:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30  1:02 [PATCHSET 1/4] xfs_scrub: codex-inspired bug fixes, part 4 Darrick J. Wong
2026-06-30  1:02 ` [PATCH 1/2] xfs_scrub: fix spacemap external log device scan dev key Darrick J. Wong
2026-06-30  5:18   ` Christoph Hellwig
2026-06-30  1:02 ` [PATCH 2/2] xfs_scrub: fix estimate of work items for phase 4 Darrick J. Wong
2026-06-30  5:18   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox