A while ago I was working on a test for xfs_repair's progress reporting. Due to some inconsistency in the the progress reporting output the test would occasionally fail and was never merged. https://lore.kernel.org/linux-xfs/eebaff94-d73d-2b0d-b433-dab3fb42602d@xxxxxxxxxx/ This came back and bit me when I noticed it was still broken in a specific downstream release. While I could just filter the odd xfs repair output I think it makes sense to try and make the xfs_repair more consistent. A delay of 38ms seems to hit this regularly for me on a dual processor vm with the current fstests/common/populate. - Don Donald Douwsma (2): fstests: add test for xfs_repair progress reporting xfs_repair: always print an estimate when reporting progress -- 2.39.3