[PATCH 0/2] iotests/291: Two fixes

Max Reitz posted 2 patches 5 years ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201027164416.144115-1-mreitz@redhat.com
Maintainers: Max Reitz <mreitz@redhat.com>, Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/291     | 16 +++++++++++++---
tests/qemu-iotests/291.out | 20 --------------------
2 files changed, 13 insertions(+), 23 deletions(-)
[PATCH 0/2] iotests/291: Two fixes
Posted by Max Reitz 5 years ago
Hi,

This series fixes two things about 291, one of which is actually a
problem right now (patch 1), and one of which is more or less of a style
question currently, but will become a problem with my FUSE export series
(patch 2).

(The issues were different enough that I decided to split the fixes into
two patches.)


Max Reitz (2):
  iotests/291: Filter irrelevant parts of img-info
  iotests/291: Stop NBD server

 tests/qemu-iotests/291     | 16 +++++++++++++---
 tests/qemu-iotests/291.out | 20 --------------------
 2 files changed, 13 insertions(+), 23 deletions(-)

-- 
2.26.2


Re: [PATCH 0/2] iotests/291: Two fixes
Posted by Eric Blake 5 years ago
On 10/27/20 11:44 AM, Max Reitz wrote:
> Hi,
> 
> This series fixes two things about 291, one of which is actually a
> problem right now (patch 1), and one of which is more or less of a style
> question currently, but will become a problem with my FUSE export series
> (patch 2).
> 
> (The issues were different enough that I decided to split the fixes into
> two patches.)
> 
> 
> Max Reitz (2):
>   iotests/291: Filter irrelevant parts of img-info
>   iotests/291: Stop NBD server

Series:
Reviewed-by: Eric Blake <eblake@redhat.com>

I'm happy to include this on my NBD pull request for soft freeze.

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