qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 0/4] NBD patches for 2020-02-26


From: Peter Maydell
Subject: Re: [PULL 0/4] NBD patches for 2020-02-26
Date: Thu, 27 Feb 2020 19:14:57 +0000

On Thu, 27 Feb 2020 at 01:56, Eric Blake <address@hidden> wrote:
>
> The following changes since commit db736e0437aa6fd7c1b7e4599c17f9619ab6b837:
>
>   Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into 
> staging (2020-02-25 13:31:16 +0000)
>
> are available in the Git repository at:
>
>   https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2020-02-26
>
> for you to fetch changes up to 8198cf5ef0ef98118b4176970d1cd998d93ec849:
>
>   block/nbd: fix memory leak in nbd_open() (2020-02-26 17:29:00 -0600)
>
> ----------------------------------------------------------------
> nbd patches for 2020-02-26
>
> - ensure multiple meta contexts work
> - allow leading / in export names
> - fix a failure path memory leak
>
> ----------------------------------------------------------------
> Eric Blake (2):
>       nbd: Fix regression with multiple meta contexts
>       nbd-client: Support leading / in NBD URI
>
> Pan Nengyuan (2):
>       block/nbd: extract the common cleanup code
>       block/nbd: fix memory leak in nbd_open()
>
>  block/nbd.c  | 33 ++++++++++++++++++++-------------
>  nbd/server.c | 12 ++++++++++--
>  2 files changed, 30 insertions(+), 15 deletions(-)


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0
for any user-visible changes.

-- PMM



reply via email to

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