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