When generic/551 failed, it is difficult to investigate the root cause because (1) it continues working after an error, corrupting the disk state, (2) there is no detail info printed, and (3) aio-dio-write-verify failed to check the event errors. So, this series addresses these issues. Naohiro Aota (3): aio-dio-write-verify: check for the IO errors aio-dio-write-verify: print more info on the error case generic/551: bail out test if aio-dio-write-verify failed src/aio-dio-regress/aio-dio-write-verify.c | 17 ++++++++++++++--- tests/generic/551 | 6 ++++-- 2 files changed, 18 insertions(+), 5 deletions(-) -- 2.41.0