mbox series

[v2,0/9] xfs_repair: use btree bulk loading

Message ID 157784168333.1371226.17162288990534822154.stgit@magnolia (mailing list archive)
Headers show
Series xfs_repair: use btree bulk loading | expand

Message

Darrick J. Wong Jan. 1, 2020, 1:21 a.m. UTC
Hi all,

Refactor xfs_repair to use the btree bulk loading code instead of the
open-coded versions in phase5.c.  This isn't a full submission; it's
merely a demonstration of how the kernel patches can be used in
userspace.

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.

--D

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=repair-bulk-load