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 v2
Date: Fri, 9 Sep 2022 15:15:05 +0200 [thread overview]
Message-ID: <20220909131509.3263924-1-hch@lst.de> (raw)
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(-)
next reply other threads:[~2022-09-09 13:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-09 13:15 Christoph Hellwig [this message]
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
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=20220909131509.3263924-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