[PATCH v4 0/2] A couple nbdkit-related fixes

Jonathon Jongsma posted 2 patches 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20240123190037.576333-1-jjongsma@redhat.com
src/qemu/qemu_nbdkit.c                               | 2 +-
tests/qemuxml2argvdata/disk-network-ssh-key.xml      | 4 ----
tests/qemuxml2argvdata/disk-network-ssh-password.xml | 2 --
tests/qemuxml2argvdata/disk-network-ssh.xml          | 2 --
4 files changed, 1 insertion(+), 9 deletions(-)
[PATCH v4 0/2] A couple nbdkit-related fixes
Posted by Jonathon Jongsma 3 months ago

Jonathon Jongsma (2):
  qemu: Fix bug in nbdkit-backed backing chains
  tests: Remove readahead and timeout from ssh tests

 src/qemu/qemu_nbdkit.c                               | 2 +-
 tests/qemuxml2argvdata/disk-network-ssh-key.xml      | 4 ----
 tests/qemuxml2argvdata/disk-network-ssh-password.xml | 2 --
 tests/qemuxml2argvdata/disk-network-ssh.xml          | 2 --
 4 files changed, 1 insertion(+), 9 deletions(-)

-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH v4 0/2] A couple nbdkit-related fixes
Posted by Peter Krempa 3 months ago
On Tue, Jan 23, 2024 at 13:00:35 -0600, Jonathon Jongsma wrote:

From subject: v4?

> Jonathon Jongsma (2):
>   qemu: Fix bug in nbdkit-backed backing chains
>   tests: Remove readahead and timeout from ssh tests

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH v4 0/2] A couple nbdkit-related fixes
Posted by Jonathon Jongsma 3 months ago
On 1/23/24 2:47 PM, Peter Krempa wrote:
> On Tue, Jan 23, 2024 at 13:00:35 -0600, Jonathon Jongsma wrote:
> 
>  From subject: v4?
> 
>> Jonathon Jongsma (2):
>>    qemu: Fix bug in nbdkit-backed backing chains
>>    tests: Remove readahead and timeout from ssh tests
> 
> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
> 

Oops re v4. I think that happened from calling git publish on my master 
branch rather than a different branch. Apparently I've submitted patches 
from master before and git publish things it should bump the revision 
for this series...

Also, I'm going to self-nack and send a v2 because I just noticed that 
the same error in iteration occurs in the StopStorageSource() function.
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org