Hi all, While I was running xfs/155 and fuzz testing of the parent pointers patchset, I noticed that there were quite a few places in xfs_repair where adding the -v flag caused repair either not to say that it was correcting something, or that it would spit out the wrong action message entirely. This series resolves all of those problems. 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-fix-corruption-messaging --- repair/dino_chunks.c | 8 +++----- repair/phase6.c | 43 ++++++++++++++++++------------------------- 2 files changed, 21 insertions(+), 30 deletions(-)