From: Christoph Hellwig <hch@lst.de>
To: "Md. Haris Iqbal" <haris.iqbal@ionos.com>,
Jack Wang <jinpu.wang@ionos.com>, Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Subject: rnbd cleanups
Date: Mon, 22 Aug 2022 08:17:41 +0200 [thread overview]
Message-ID: <20220822061745.152010-1-hch@lst.de> (raw)
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(-)
next reply other threads:[~2022-08-22 6:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-22 6:17 Christoph Hellwig [this message]
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
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=20220822061745.152010-1-hch@lst.de \
--to=hch@lst.de \
--cc=axboe@kernel.dk \
--cc=haris.iqbal@ionos.com \
--cc=jinpu.wang@ionos.com \
--cc=linux-block@vger.kernel.org \
/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