public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* rnbd cleanups v2
@ 2022-09-09 13:15 Christoph Hellwig
  2022-09-09 13:15 ` [PATCH 1/4] rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp Christoph Hellwig
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Christoph Hellwig @ 2022-09-09 13:15 UTC (permalink / raw)
  To: Md. Haris Iqbal, Jack Wang, Jens Axboe; +Cc: linux-block

Hi all,

this series has a few simple rnbd cleanups.

Changes since v1:
 - rebased over a trivial cleanup in removed code that got merged into
   the block tree

Diffstat:
 b/drivers/block/rnbd/Makefile     |    1 
 b/drivers/block/rnbd/rnbd-srv.c   |   92 +++++++++++++++-----------------------
 b/drivers/block/rnbd/rnbd-srv.h   |    2 
 drivers/block/rnbd/rnbd-srv-dev.c |   42 -----------------
 drivers/block/rnbd/rnbd-srv-dev.h |   64 --------------------------
 5 files changed, 39 insertions(+), 162 deletions(-)

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

end of thread, other threads:[~2022-09-21 14:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09 13:15 rnbd cleanups v2 Christoph Hellwig
2022-09-09 13:15 ` [PATCH 1/4] rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp Christoph Hellwig
2022-09-09 13:15 ` [PATCH 2/4] rnbd-srv: remove rnbd_endio Christoph Hellwig
2022-09-09 13:15 ` [PATCH 3/4] rnbd-srv: remove rnbd_dev_{open,close} Christoph Hellwig
2022-09-09 13:15 ` [PATCH 4/4] rnbd-srv: remove struct rnbd_dev Christoph Hellwig
2022-09-20 17:21 ` rnbd cleanups v2 Christoph Hellwig
2022-09-21 14:37 ` Jens Axboe

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