Hi all, Here's an odd assortment of things. The first patch fixes generic/402 to abort if userspace can't handle a (nonzero) time value. The second patch refactors calls to xfs_admin into a helper so that it works correctly on scratch devices with external log devices. The third patch adds a test to ensure that xfs_db and xfs_quota commands are documented in the manual pages. 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