public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ublk: fix error handling if start_dev pid validation failed
@ 2026-01-12  4:12 Ming Lei
  2026-01-12  4:12 ` [PATCH 1/2] ublk: cancel device on START_DEV failure Ming Lei
  2026-01-12  4:12 ` [PATCH 2/2] selftests/ublk: fix garbage output and cleanup on failure Ming Lei
  0 siblings, 2 replies; 7+ messages in thread
From: Ming Lei @ 2026-01-12  4:12 UTC (permalink / raw)
  To: Jens Axboe, linux-block
  Cc: Caleb Sander Mateos, Uday Shankar, Seamus Connor, Ming Lei


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-13  1:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-12  4:12 [PATCH 0/2] ublk: fix error handling if start_dev pid validation failed Ming Lei
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox