mbox series

[for-next,0/2] Misc patches for RNBD

Message ID 20231115163749.715614-1-haris.iqbal@ionos.com (mailing list archive)
Headers show
Series Misc patches for RNBD | expand

Message

Haris Iqbal Nov. 15, 2023, 4:37 p.m. UTC
Hi Jens,

Please consider to include following changes to the next merge window.

Santosh Pradhan (1):
  block/rnbd: add support for REQ_OP_WRITE_ZEROES

Supriti Singh (1):
  block/rnbd: use %pe to print errors

 drivers/block/rnbd/rnbd-clt.c   | 13 ++++++++-----
 drivers/block/rnbd/rnbd-proto.h | 14 ++++++++++----
 drivers/block/rnbd/rnbd-srv.c   | 25 +++++++++++++------------
 3 files changed, 31 insertions(+), 21 deletions(-)

Comments

Haris Iqbal Nov. 22, 2023, 2:52 p.m. UTC | #1
On Wed, Nov 15, 2023 at 5:37 PM Md Haris Iqbal <haris.iqbal@ionos.com> wrote:
>
> Hi Jens,
>
> Please consider to include following changes to the next merge window.
>
> Santosh Pradhan (1):
>   block/rnbd: add support for REQ_OP_WRITE_ZEROES
>
> Supriti Singh (1):
>   block/rnbd: use %pe to print errors
>
>  drivers/block/rnbd/rnbd-clt.c   | 13 ++++++++-----
>  drivers/block/rnbd/rnbd-proto.h | 14 ++++++++++----
>  drivers/block/rnbd/rnbd-srv.c   | 25 +++++++++++++------------
>  3 files changed, 31 insertions(+), 21 deletions(-)
>
> --
> 2.25.1

Gentle ping.

>
Jens Axboe Nov. 23, 2023, 8:47 p.m. UTC | #2
On 11/22/23 7:52 AM, Haris Iqbal wrote:
> On Wed, Nov 15, 2023 at 5:37?PM Md Haris Iqbal <haris.iqbal@ionos.com> wrote:
>>
>> Hi Jens,
>>
>> Please consider to include following changes to the next merge window.
>>
>> Santosh Pradhan (1):
>>   block/rnbd: add support for REQ_OP_WRITE_ZEROES
>>
>> Supriti Singh (1):
>>   block/rnbd: use %pe to print errors
>>
>>  drivers/block/rnbd/rnbd-clt.c   | 13 ++++++++-----
>>  drivers/block/rnbd/rnbd-proto.h | 14 ++++++++++----
>>  drivers/block/rnbd/rnbd-srv.c   | 25 +++++++++++++------------
>>  3 files changed, 31 insertions(+), 21 deletions(-)
>>
>> --
>> 2.25.1
> 
> Gentle ping.

I'll queue them up now, but won't get pushed out post -rc3 to avoid too
many conflicts on the block side.
Jens Axboe Nov. 23, 2023, 8:48 p.m. UTC | #3
On 11/23/23 1:47 PM, Jens Axboe wrote:
> On 11/22/23 7:52 AM, Haris Iqbal wrote:
>> On Wed, Nov 15, 2023 at 5:37?PM Md Haris Iqbal <haris.iqbal@ionos.com> wrote:
>>>
>>> Hi Jens,
>>>
>>> Please consider to include following changes to the next merge window.
>>>
>>> Santosh Pradhan (1):
>>>   block/rnbd: add support for REQ_OP_WRITE_ZEROES
>>>
>>> Supriti Singh (1):
>>>   block/rnbd: use %pe to print errors
>>>
>>>  drivers/block/rnbd/rnbd-clt.c   | 13 ++++++++-----
>>>  drivers/block/rnbd/rnbd-proto.h | 14 ++++++++++----
>>>  drivers/block/rnbd/rnbd-srv.c   | 25 +++++++++++++------------
>>>  3 files changed, 31 insertions(+), 21 deletions(-)
>>>
>>> --
>>> 2.25.1
>>
>> Gentle ping.
> 
> I'll queue them up now, but won't get pushed out post -rc3 to avoid too
> many conflicts on the block side.

Well maybe resend them first, patch 2 doesn't even apply to the current
branch.
Haris Iqbal Nov. 24, 2023, 9:50 a.m. UTC | #4
On Thu, Nov 23, 2023 at 9:48 PM Jens Axboe <axboe@kernel.dk> wrote:
>
> On 11/23/23 1:47 PM, Jens Axboe wrote:
> > On 11/22/23 7:52 AM, Haris Iqbal wrote:
> >> On Wed, Nov 15, 2023 at 5:37?PM Md Haris Iqbal <haris.iqbal@ionos.com> wrote:
> >>>
> >>> Hi Jens,
> >>>
> >>> Please consider to include following changes to the next merge window.
> >>>
> >>> Santosh Pradhan (1):
> >>>   block/rnbd: add support for REQ_OP_WRITE_ZEROES
> >>>
> >>> Supriti Singh (1):
> >>>   block/rnbd: use %pe to print errors
> >>>
> >>>  drivers/block/rnbd/rnbd-clt.c   | 13 ++++++++-----
> >>>  drivers/block/rnbd/rnbd-proto.h | 14 ++++++++++----
> >>>  drivers/block/rnbd/rnbd-srv.c   | 25 +++++++++++++------------
> >>>  3 files changed, 31 insertions(+), 21 deletions(-)
> >>>
> >>> --
> >>> 2.25.1
> >>
> >> Gentle ping.
> >
> > I'll queue them up now, but won't get pushed out post -rc3 to avoid too
> > many conflicts on the block side.
>
> Well maybe resend them first, patch 2 doesn't even apply to the current
> branch.

Sure.. Will resend. Thanks

>
> --
> Jens Axboe
>
>