mbox series

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

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

Message

Haris Iqbal Nov. 24, 2023, 9:34 p.m. UTC
Hi Jens,

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

Changes in v2:
	Rebased

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

Jens Axboe Nov. 27, 2023, 4:12 p.m. UTC | #1
On Fri, 24 Nov 2023 22:34:20 +0100, Md Haris Iqbal wrote:
> Please consider to include following changes to the next merge window.
> 
> Changes in v2:
> 	Rebased
> 
> Santosh Pradhan (1):
>   block/rnbd: add support for REQ_OP_WRITE_ZEROES
> 
> [...]

Applied, thanks!

[1/2] block/rnbd: add support for REQ_OP_WRITE_ZEROES
      commit: fadf3dffe54fe10e0d86232f0a7576eccc04d537
[2/2] block/rnbd: use %pe to print errors
      commit: 70d85bec8f4c0d003db505bf35a3ec87bb1f627f

Best regards,