Hi all, One of the larger gaps between xfs_check and xfs_repair is that repair doesn't have the ability to check quota counters against the filesystem contents. This series adds that checking ability to repair pass7, which should suffice to drop xfs_check in fstests. It also means that repair no longer forces a quotacheck on the next mount even if the quota counts were correct. 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=repair-quotacheck