From: Guoqing Jiang <guoqing.jiang@linux.dev>
To: axboe@kernel.dk
Cc: jinpu.wang@ionos.com, haris.iqbal@ionos.com, linux-block@vger.kernel.org
Subject: Re: [PATCH V2 0/8] misc patches for rnbd
Date: Mon, 12 Jun 2023 09:37:17 +0800 [thread overview]
Message-ID: <8059fd70-f4ac-a1db-47e9-4a44715ec1be@linux.dev> (raw)
In-Reply-To: <20230524070026.2932-1-guoqing.jiang@linux.dev>
Hi Jens,
Jack had acked all the patches, could you merge this series?
Thanks,
Guoqing
On 5/24/23 15:00, Guoqing Jiang wrote:
> V2 changes:
> 1. two patches are dropped
> 2. collect tags from Jack
> 3. replace "int mode" with "enum rnbd_access_mode" in the 3rd one
>
> Hi,
>
> This series mostly do cleanup and other trival things, pls review.
>
> Thanks,
> Guoqing
>
> Guoqing Jiang (8):
> block/rnbd: kill rnbd_flags_supported
> block/rnbd-srv: remove unused header
> block/rnbd: introduce rnbd_access_modes
> block/rnbd-srv: no need to check sess_dev
> block/rnbd-srv: rename one member in rnbd_srv_dev
> block/rnbd-srv: init ret with 0 instead of -EPERM
> block/rnbd-srv: init err earlier in rnbd_srv_init_module
> block/rnbd-srv: make process_msg_sess_info returns void
>
> drivers/block/rnbd/Makefile | 6 ++--
> drivers/block/rnbd/rnbd-clt-sysfs.c | 4 +--
> drivers/block/rnbd/rnbd-common.c | 23 ---------------
> drivers/block/rnbd/rnbd-proto.h | 31 ++++++--------------
> drivers/block/rnbd/rnbd-srv-sysfs.c | 3 +-
> drivers/block/rnbd/rnbd-srv.c | 44 +++++++++++++----------------
> drivers/block/rnbd/rnbd-srv.h | 2 +-
> 7 files changed, 34 insertions(+), 79 deletions(-)
> delete mode 100644 drivers/block/rnbd/rnbd-common.c
>
next prev parent reply other threads:[~2023-06-12 1:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-24 7:00 [PATCH V2 0/8] misc patches for rnbd Guoqing Jiang
2023-05-24 7:00 ` [PATCH V2 1/8] block/rnbd: kill rnbd_flags_supported Guoqing Jiang
2023-05-24 7:00 ` [PATCH V2 2/8] block/rnbd-srv: remove unused header Guoqing Jiang
2023-05-24 7:00 ` [PATCH V2 3/8] block/rnbd: introduce rnbd_access_modes Guoqing Jiang
2023-05-24 10:46 ` Jinpu Wang
2023-05-24 7:00 ` [PATCH V2 4/8] block/rnbd-srv: no need to check sess_dev Guoqing Jiang
2023-05-24 7:00 ` [PATCH V2 5/8] block/rnbd-srv: rename one member in rnbd_srv_dev Guoqing Jiang
2023-05-24 7:00 ` [PATCH V2 6/8] block/rnbd-srv: init ret with 0 instead of -EPERM Guoqing Jiang
2023-05-24 7:00 ` [PATCH V2 7/8] block/rnbd-srv: init err earlier in rnbd_srv_init_module Guoqing Jiang
2023-05-24 7:00 ` [PATCH V2 8/8] block/rnbd-srv: make process_msg_sess_info returns void Guoqing Jiang
2023-06-12 1:37 ` Guoqing Jiang [this message]
2023-06-12 1:49 ` [PATCH V2 0/8] misc patches for rnbd 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=8059fd70-f4ac-a1db-47e9-4a44715ec1be@linux.dev \
--to=guoqing.jiang@linux.dev \
--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