All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ublk: improve ublk device deletion
@ 2024-02-23  7:55 Ming Lei
  2024-02-23  7:55 ` [PATCH 1/2] ublk: improve getting & putting ublk device Ming Lei
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ming Lei @ 2024-02-23  7:55 UTC (permalink / raw)
  To: Jens Axboe, linux-block; +Cc: Ming Lei

Hello,

The 1st patch cleans up get/put device, and annotate them
via noline for trace purpose.

The 2nd patch adds UBLK_U_CMD_DEL_DEV_ASYNC so userspace device
deletion can be implemented easier.

Ming Lei (2):
  ublk: improve getting & putting ublk device
  ublk: add UBLK_CMD_DEL_DEV_ASYNC

 drivers/block/ublk_drv.c      | 21 +++++++++++++--------
 include/uapi/linux/ublk_cmd.h |  2 ++
 2 files changed, 15 insertions(+), 8 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2024-02-29  1:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23  7:55 [PATCH 0/2] ublk: improve ublk device deletion Ming Lei
2024-02-23  7:55 ` [PATCH 1/2] ublk: improve getting & putting ublk device Ming Lei
2024-02-23  7:55 ` [PATCH 2/2] ublk: add UBLK_CMD_DEL_DEV_ASYNC Ming Lei
2024-02-29  1:27 ` [PATCH 0/2] ublk: improve ublk device deletion Ming Lei
2024-02-29  1:35   ` Jens Axboe
2024-02-29  1:47 ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.