qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] NBD patches through 2025-05-29
@ 2025-05-29 22:02 Eric Blake
  2025-05-29 22:02 ` [PULL 1/6] io: Add helper for setting socket send buffer size Eric Blake
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Eric Blake @ 2025-05-29 22:02 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-06-02 11:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-29 22:02 [PULL 0/6] NBD patches through 2025-05-29 Eric Blake
2025-05-29 22:02 ` [PULL 1/6] io: Add helper for setting socket send buffer size Eric Blake
2025-05-29 22:02 ` [PULL 2/6] nbd: Set unix socket send buffer on macOS Eric Blake
2025-05-29 22:02 ` [PULL 3/6] nbd: Set unix socket send buffer on Linux Eric Blake
2025-05-29 22:02 ` [PULL 4/6] iotests: Use disk_usage in more places Eric Blake
2025-05-29 22:02 ` [PULL 5/6] iotests: Improve mirror-sparse on ext4 and xfs Eric Blake
2025-05-29 22:02 ` [PULL 6/6] iotests: Filter out ZFS in several tests Eric Blake
2025-05-31 23:05 ` [PULL 0/6] NBD patches through 2025-05-29 Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).