qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/4] NBD patches through 2020-05-04


From: Eric Blake
Subject: [PULL 0/4] NBD patches through 2020-05-04
Date: Mon, 4 May 2020 16:14:34 -0500

Happy Star Wars Day! May the Fourth be with you as you apply this...

The following changes since commit 5375af3cd7b8adcc10c18d8083b7be63976c9645:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging 
(2020-05-04 15:51:09 +0100)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2020-05-04

for you to fetch changes up to 714eb0dbc5480c8a9d9f39eb931cb5d2acc1b6c6:

  block/nbd-client: drop max_block restriction from discard (2020-05-04 
15:16:46 -0500)

----------------------------------------------------------------
nbd patches for 2020-05-04

- reduce client-side fragmentation of NBD trim and status requests
- fix iotest 41 when run in deep tree
- fix socket activation in qemu-nbd

----------------------------------------------------------------
Eric Blake (1):
      tools: Fix use of fcntl(F_SETFD) during socket activation

Max Reitz (1):
      iotests/041: Fix NBD socket path

Vladimir Sementsov-Ogievskiy (2):
      block/nbd-client: drop max_block restriction from block_status
      block/nbd-client: drop max_block restriction from discard

 block/nbd.c            | 6 ++----
 util/systemd.c         | 4 +++-
 tests/qemu-iotests/041 | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]