[PULL for-8.1 0/1] NBD patches for 2023-07-28

Eric Blake posted 1 patch 9 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230728145548.1058053-3-eblake@redhat.com
Maintainers: Eric Blake <eblake@redhat.com>, Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
qemu-nbd.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
[PULL for-8.1 0/1] NBD patches for 2023-07-28
Posted by Eric Blake 9 months, 1 week ago
The following changes since commit ccdd31267678db9d80578b5f80bbe94141609ef4:

  Merge tag 'pull-qapi-2023-07-26-v2' of https://repo.or.cz/qemu/armbru into staging (2023-07-26 07:16:19 -0700)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2023-07-28

for you to fetch changes up to e5b815b0defcc3617f473ba70c3e675ef0ee69c2:

  qemu-nbd: regression with arguments passing into nbd_client_thread() (2023-07-27 08:33:44 -0500)

----------------------------------------------------------------
NBD patches for 2023-07-28

- Denis V. Lunev: Fix regression in 'qemu-nbd -c /dev/nbdN'

----------------------------------------------------------------
Denis V. Lunev (1):
      qemu-nbd: regression with arguments passing into nbd_client_thread()

 qemu-nbd.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

base-commit: ccdd31267678db9d80578b5f80bbe94141609ef4
-- 
2.41.0
Re: [PULL for-8.1 0/1] NBD patches for 2023-07-28
Posted by Richard Henderson 9 months, 1 week ago
On 7/28/23 07:55, Eric Blake wrote:
> The following changes since commit ccdd31267678db9d80578b5f80bbe94141609ef4:
> 
>    Merge tag 'pull-qapi-2023-07-26-v2' of https://repo.or.cz/qemu/armbru into staging (2023-07-26 07:16:19 -0700)
> 
> are available in the Git repository at:
> 
>    https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2023-07-28
> 
> for you to fetch changes up to e5b815b0defcc3617f473ba70c3e675ef0ee69c2:
> 
>    qemu-nbd: regression with arguments passing into nbd_client_thread() (2023-07-27 08:33:44 -0500)
> 
> ----------------------------------------------------------------
> NBD patches for 2023-07-28
> 
> - Denis V. Lunev: Fix regression in 'qemu-nbd -c /dev/nbdN'

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> Denis V. Lunev (1):
>        qemu-nbd: regression with arguments passing into nbd_client_thread()
> 
>   qemu-nbd.c | 5 ++++-
>   1 file changed, 4 insertions(+), 1 deletion(-)
> 
> base-commit: ccdd31267678db9d80578b5f80bbe94141609ef4