From: Ming Lei <ming.lei@redhat.com>
To: Jens Axboe <axboe@kernel.dk>, linux-block@vger.kernel.org
Cc: Caleb Sander Mateos <csander@purestorage.com>,
Uday Shankar <ushankar@purestorage.com>,
Seamus Connor <sconnor@purestorage.com>,
Ming Lei <ming.lei@redhat.com>
Subject: [PATCH 0/2] ublk: fix error handling if start_dev pid validation failed
Date: Mon, 12 Jan 2026 12:12:04 +0800 [thread overview]
Message-ID: <20260112041209.79445-1-ming.lei@redhat.com> (raw)
Hi Jens,
The 1st patch cancels inflight uring_cmd in case of failing to validate start_dev pid.
The end patch fix builtin kublk utility for handling starting daemon failure.
Ming Lei (2):
ublk: cancel device on START_DEV failure
selftests/ublk: fix garbage output and cleanup on failure
drivers/block/ublk_drv.c | 9 +++++++--
tools/testing/selftests/ublk/kublk.c | 14 +++++++-------
2 files changed, 14 insertions(+), 9 deletions(-)
--
2.47.0
next reply other threads:[~2026-01-12 4:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-12 4:12 Ming Lei [this message]
2026-01-12 4:12 ` [PATCH 1/2] ublk: cancel device on START_DEV failure Ming Lei
2026-01-12 16:52 ` Caleb Sander Mateos
2026-01-13 1:38 ` Ming Lei
2026-01-12 4:12 ` [PATCH 2/2] selftests/ublk: fix garbage output and cleanup on failure Ming Lei
2026-01-12 17:36 ` Caleb Sander Mateos
2026-01-13 1:46 ` Ming Lei
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=20260112041209.79445-1-ming.lei@redhat.com \
--to=ming.lei@redhat.com \
--cc=axboe@kernel.dk \
--cc=csander@purestorage.com \
--cc=linux-block@vger.kernel.org \
--cc=sconnor@purestorage.com \
--cc=ushankar@purestorage.com \
/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