mbox

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

Message ID 20230728145548.1058053-3-eblake@redhat.com (mailing list archive)
State New, archived
Headers show

Pull-request

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

Message

Eric Blake July 28, 2023, 2:55 p.m. UTC
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

Comments

Richard Henderson July 28, 2023, 7:24 p.m. UTC | #1
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