mbox series

[V2,0/3] Small changes for rnbd-srv

Message ID 20220902100055.25724-1-guoqing.jiang@linux.dev (mailing list archive)
Headers show
Series Small changes for rnbd-srv | expand

Message

Guoqing Jiang Sept. 2, 2022, 10 a.m. UTC
Hi,

Pls review if the new added comment in the first patch is appropriate.

Thanks,
Guoqing

V2 changes:

1. modifiy the first one to add comment in rnbd_srv_rdma_ev

Guoqing Jiang (3):
  rnbd-srv: add comment in rnbd_srv_rdma_ev
  rnbd-srv: make process_msg_close returns void
  rnbd-srv: remove redundant setting of blk_open_flags

 drivers/block/rnbd/rnbd-srv-dev.c |  1 -
 drivers/block/rnbd/rnbd-srv.c     | 12 ++++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

Comments

Jens Axboe Sept. 5, 2022, 5:46 p.m. UTC | #1
On Fri, 2 Sep 2022 18:00:52 +0800, Guoqing Jiang wrote:
> Pls review if the new added comment in the first patch is appropriate.
> 
> Thanks,
> Guoqing
> 
> V2 changes:
> 
> [...]

Applied, thanks!

[1/3] rnbd-srv: add comment in rnbd_srv_rdma_ev
      commit: 095134fbc2d4126d0575485e52139967f0771e30
[2/3] rnbd-srv: make process_msg_close returns void
      commit: be2b2f6b62b55bbb30eb611c1730cd9056dbf7bd
[3/3] rnbd-srv: remove redundant setting of blk_open_flags
      commit: 8807707df7ef09d679df2b21894d49a06fd8ba7e

Best regards,