mbox series

[PATCHSET,v9r2d1,0/2] xfs: online checking of directories

Message ID 167657875530.3475324.17245553975507455352.stgit@magnolia (mailing list archive)
Headers show
Series xfs: online checking of directories | expand

Message

Darrick J. Wong Feb. 16, 2023, 8:28 p.m. UTC
Hi all,

Update the existing online directory checker to confirm the parent
pointers that should also exist.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.
kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=pptrs-online-dir-check
---
 fs/xfs/scrub/dir.c   |  367 ++++++++++++++++++++++++++++++++++++++++++++++++++
 fs/xfs/scrub/trace.h |    2 
 2 files changed, 368 insertions(+), 1 deletion(-)