mbox series

[for-next,0/3] misc fix and cleanup for rnbd

Message ID 20201013103050.33269-1-jinpu.wang@cloud.ionos.com (mailing list archive)
Headers show
Series misc fix and cleanup for rnbd | expand

Message

Jinpu Wang Oct. 13, 2020, 10:30 a.m. UTC
Hi Jens,

Please consider to include following changes to upstream. 

The first one is just a resend, Gioh sent it 2 weeks ago, it got ignored
somehow.

The second one is just a small clean up.

The third one is a small bugfix.

Regards!
Jack Wang

Gioh Kim (1):
  block/rnbd-clt: send_msg_close if any error occurs after send_msg_open

Guoqing Jiang (1):
  block/rnbd-clt: remove nr argument from send_usr_msg

Jack Wang (1):
  block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote
    device

 drivers/block/rnbd/rnbd-clt.c | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

Comments

Jens Axboe Oct. 13, 2020, 7:10 p.m. UTC | #1
On 10/13/20 4:30 AM, Jack Wang wrote:
> Hi Jens,
> 
> Please consider to include following changes to upstream. 
> 
> The first one is just a resend, Gioh sent it 2 weeks ago, it got ignored
> somehow.
> 
> The second one is just a small clean up.
> 
> The third one is a small bugfix.

Applied, thanks.