mbox series

[0/8] xfsprogs: random fixes

Message ID 157982499185.2765410.18206322669640988643.stgit@magnolia (mailing list archive)
Headers show
Series xfsprogs: random fixes | expand

Message

Darrick J. Wong Jan. 24, 2020, 12:16 a.m. UTC
Hi all,

Here's the usual pile of xfsprogs cleanups and fixes.  We start with
some documentation updates and manpages for missing commands.  Next, we
add a command to xfs_db to compute per-AG reservations to aid in
debugging per-AG reservation failures during mount.  Finally, we fix
some overflows and counting errors in xfs_io and xfs_repair.

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=random-fixes

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes