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

Hi all,

this series has a few simple rnbd cleanups.

Slightly related question:  why does rnbd send the max_hw_sectors value
to the client given that it can't in any way be used by the client?

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

^ permalink raw reply	[flat|nested] 11+ messages in thread
* 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
  0 siblings, 1 reply; 11+ 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] 11+ messages in thread

end of thread, other threads:[~2022-09-09 13:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22  6:17 rnbd cleanups Christoph Hellwig
2022-08-22  6:17 ` [PATCH 1/4] rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp Christoph Hellwig
2022-08-23  1:08   ` Chaitanya Kulkarni
2022-08-22  6:17 ` [PATCH 2/4] rnbd-srv: remove rnbd_endio Christoph Hellwig
2022-08-23  1:09   ` Chaitanya Kulkarni
2022-08-22  6:17 ` [PATCH 3/4] rnbd-srv: remove rnbd_dev_{open,close} Christoph Hellwig
2022-08-23  1:09   ` Chaitanya Kulkarni
2022-08-22  6:17 ` [PATCH 4/4] rnbd-srv: remove struct rnbd_dev Christoph Hellwig
2022-08-23  1:10   ` Chaitanya Kulkarni
2022-08-22  7:20 ` rnbd cleanups Jinpu Wang
  -- strict thread matches above, loose matches on Subject: below --
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

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