mbox series

[v22,0/4] xfs: online repair of inodes and extent maps

Message ID 157784059646.1358827.16261069190736091900.stgit@magnolia (mailing list archive)
Headers show
Series xfs: online repair of inodes and extent maps | expand

Message

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

In the second part of the twenty-second revision of the online repair
patchset, we implement repairing of inode records, inode forks, and
inode block maps.  We also implement a meager symbolic link repair
ability.

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

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=repair-inodes

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