The following changes since commit d2e9b78162e31b1eaf20f3a4f563da82da56908d:

  Merge tag 'pull-qapi-2025-05-28' of https://repo.or.cz/qemu/armbru into 
staging (2025-05-29 08:36:01 -0400)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2025-05-29

for you to fetch changes up to c49dda7254d43d9e1d4da59c55f02055ba7c4c1b:

  iotests: Filter out ZFS in several tests (2025-05-29 16:40:00 -0500)

----------------------------------------------------------------
NBD patches for 2025-05-29

- Nir Soffer: Allow for larger Unix socket buffers in NBD
- Eric Blake: clean up mirror-sparse iotest issues

----------------------------------------------------------------
Eric Blake (3):
      iotests: Use disk_usage in more places
      iotests: Improve mirror-sparse on ext4 and xfs
      iotests: Filter out ZFS in several tests

Nir Soffer (3):
      io: Add helper for setting socket send buffer size
      nbd: Set unix socket send buffer on macOS
      nbd: Set unix socket send buffer on Linux

 include/io/channel-socket.h                 | 13 +++++++++++++
 nbd/nbd-internal.h                          |  5 +++++
 io/channel-socket.c                         | 11 +++++++++++
 nbd/client-connection.c                     |  3 +++
 nbd/common.c                                | 26 +++++++++++++++++++++++++
 nbd/server.c                                |  2 ++
 tests/qemu-iotests/common.rc                | 30 +++++++++++++++++++++++++++++
 tests/qemu-iotests/106                      |  1 +
 tests/qemu-iotests/125                      |  2 +-
 tests/qemu-iotests/175                      |  1 +
 tests/qemu-iotests/221                      |  1 +
 tests/qemu-iotests/253                      |  1 +
 tests/qemu-iotests/308                      |  5 +++--
 tests/qemu-iotests/tests/mirror-sparse      |  9 ++++++---
 tests/qemu-iotests/tests/write-zeroes-unmap |  1 +
 15 files changed, 105 insertions(+), 6 deletions(-)

-- 
2.49.0


Reply via email to