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