From: Naohiro Aota <naohiro.aota@wdc.com>
To: fstests@vger.kernel.org
Cc: Naohiro Aota <naohiro.aota@wdc.com>
Subject: [PATCH 0/3] generic/551: improve error reporting and handling
Date: Tue, 22 Aug 2023 16:28:49 +0900 [thread overview]
Message-ID: <cover.1692688971.git.naohiro.aota@wdc.com> (raw)
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
next reply other threads:[~2023-08-22 7:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-22 7:28 Naohiro Aota [this message]
2023-08-22 7:28 ` [PATCH 1/3] aio-dio-write-verify: check for the IO errors Naohiro Aota
2023-08-29 3:47 ` Zorro Lang
2023-08-22 7:28 ` [PATCH 2/3] aio-dio-write-verify: print more info on the error case Naohiro Aota
2023-08-29 3:48 ` Zorro Lang
2023-08-22 7:28 ` [PATCH 3/3] generic/551: bail out test if aio-dio-write-verify failed Naohiro Aota
2023-08-29 3:52 ` Zorro Lang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1692688971.git.naohiro.aota@wdc.com \
--to=naohiro.aota@wdc.com \
--cc=fstests@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox