qemu-block
[Top][All Lists]
Advanced

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

Re: [PULL v2] Block layer patches


From: Eric Blake
Subject: Re: [PULL v2] Block layer patches
Date: Fri, 10 Jul 2020 11:14:44 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

On 7/9/20 7:17 AM, Kevin Wolf wrote:
The following changes since commit 8796c64ecdfd34be394ea277aaaaa53df0c76996:

   Merge remote-tracking branch 
'remotes/kraxel/tags/audio-20200706-pull-request' into staging (2020-07-08 
16:33:59 +0100)

are available in the Git repository at:

   git://repo.or.cz/qemu/kevin.git tags/for-upstream

for you to fetch changes up to d1c824e681e423a6224c6831a493e9175fa02dc1:

   qemu-img: Deprecate use of -b without -F (2020-07-09 14:14:55 +0200)

----------------------------------------------------------------
Block layer patches:

- file-posix: Mitigate file fragmentation with extent size hints
- Tighten qemu-img rules on missing backing format
- qemu-img map: Don't limit block status request size

----------------------------------------------------------------
Eric Blake (10):
       qemu-img: Flush stdout before before potential stderr messages
       block: Finish deprecation of 'qemu-img convert -n -o'
       sheepdog: Add trivial backing_fmt support
       vmdk: Add trivial backing_fmt support
       qcow: Tolerate backing_fmt=

I see you renumbered my test 293 to 301 for conflict resolution, but did not update the commit message to call out the updated number ;)

Since we may have to do a v3 because of the 'truncate -s' issue in 114, you could touch that up too.


  tests/qemu-iotests/301           | 88 ++++++++++++++++++++++++++++++++++++++++
  tests/qemu-iotests/301.out       | 59 +++++++++++++++++++++++++++
  tests/qemu-iotests/common.filter | 62 ++++++++++++----------------
  tests/qemu-iotests/group         |  1 +
  146 files changed, 906 insertions(+), 472 deletions(-)
  create mode 100755 tests/qemu-iotests/301
  create mode 100644 tests/qemu-iotests/301.out



--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

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