linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 00/17] xfsprogs: online scrub/repair support
@ 2017-01-21  8:08 Darrick J. Wong
  2017-01-21  8:08 ` [PATCH 01/17] xfs_io: support the new getfsmap ioctl Darrick J. Wong
                   ` (15 more replies)
  0 siblings, 16 replies; 18+ messages in thread
From: Darrick J. Wong @ 2017-01-21  8:08 UTC (permalink / raw)
  To: sandeen, darrick.wong; +Cc: linux-xfs, linux-fsdevel

Hi all,

This is the fifth revision of a patchset that adds to XFS userland tools
support for online metadata scrubbing and repair.  There aren't any
on-disk format changes, and the main overview is in the cover letter for
the kernel patches.

In a departure from previous large submissions, I've decided only to
send patches for the userspace tools, and not for libxfs.  This avoids
flooding the list with nearly identical patches that were sent for the
kernel.  If you're interested in running the code, you can pull fully
functional code from my git branches.

If you're going to start using this mess, you probably ought to just
pull from my github trees for kernel[1], xfsprogs[2], and xfstests[3].
The kernel patches in the git trees should apply to 4.10-rc4; xfsprogs
patches to for-next; and xfstest to master.

This is an extraordinary way to eat your data.  Enjoy! 
Comments and questions are, as always, welcome.

--D

[1] https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=djwong-devel
[2] https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=djwong-devel
[3] https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=djwong-devel

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

end of thread, other threads:[~2017-01-22 16:49 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-21  8:08 [PATCH v5 00/17] xfsprogs: online scrub/repair support Darrick J. Wong
2017-01-21  8:08 ` [PATCH 01/17] xfs_io: support the new getfsmap ioctl Darrick J. Wong
2017-01-21  8:08 ` [PATCH 02/17] xfsprogs: Space management tool Dave Chinner
2017-01-22 16:46   ` James Bottomley
2017-01-21  8:08 ` [PATCH 03/17] spaceman: add FITRIM support Dave Chinner
2017-01-21  8:08 ` [PATCH 04/17] spaceman: add new speculative prealloc control Dave Chinner
2017-01-21  8:08 ` [PATCH 05/17] spaceman: AG state control Dave Chinner
2017-01-21  8:08 ` [PATCH 06/17] spaceman: Free space mapping command Dave Chinner
2017-01-21  8:08 ` [PATCH 07/17] xfs_spaceman: add a man page Darrick J. Wong
2017-01-21  8:08 ` [PATCH 08/17] xfs_spaceman: add group summary mode Darrick J. Wong
2017-01-21  8:09 ` [PATCH 09/17] xfs_db: introduce fuzz command Darrick J. Wong
2017-01-21  8:09 ` [PATCH 10/17] xfs_db: print attribute remote value blocks Darrick J. Wong
2017-01-21  8:09 ` [PATCH 11/17] xfs_db: write / fuzz bad values into dir/attr blocks with good CRCs Darrick J. Wong
2017-01-21  8:09 ` [PATCH 12/17] xfs_io: provide an interface to the scrub ioctls Darrick J. Wong
2017-01-21  8:09 ` [PATCH 13/17] xfs_scrub: create online filesystem scrub program Darrick J. Wong
2017-01-21  8:09 ` [PATCH 14/17] xfs_scrub: add generic VFS scrubber implementation Darrick J. Wong
2017-01-21  8:09 ` [PATCH 16/17] xfs_scrub: add tweaks for specific non-XFS filesystems Darrick J. Wong
2017-01-21  8:10 ` [PATCH 17/17] xfs_scrub: create a script to scrub all xfs filesystems Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).