[PULL 0/1] NBD patches for 2021-05-11

Eric Blake posted 1 patch 2 years, 11 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210511192802.552706-1-eblake@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>
util/qemu-sockets.c | 29 ++++++++++++++++++++++-------
1 file changed, 22 insertions(+), 7 deletions(-)
[PULL 0/1] NBD patches for 2021-05-11
Posted by Eric Blake 2 years, 11 months ago
The following changes since commit f9a576a818044133f8564e0d243ebd97df0b3280:

  Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20210506' into staging (2021-05-11 13:03:44 +0100)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2021-05-11

for you to fetch changes up to 37179e9ea45d6428b29ae789209c119ac18c1d39:

  sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog (2021-05-11 12:43:26 -0500)

----------------------------------------------------------------
nbd patches for 2021-05-11

- fix fd passing to qemu-storage-daemon --nbd-server

----------------------------------------------------------------
Stefan Hajnoczi (1):
      sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog

 util/qemu-sockets.c | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)

-- 
2.31.1


Re: [PULL 0/1] NBD patches for 2021-05-11
Posted by Philippe Mathieu-Daudé 2 years, 11 months ago
Hi Eric,

On 5/11/21 9:28 PM, Eric Blake wrote:
> The following changes since commit f9a576a818044133f8564e0d243ebd97df0b3280:
> 
>   Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20210506' into staging (2021-05-11 13:03:44 +0100)
> 
> are available in the Git repository at:
> 
>   https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2021-05-11
> 
> for you to fetch changes up to 37179e9ea45d6428b29ae789209c119ac18c1d39:
> 
>   sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog (2021-05-11 12:43:26 -0500)
> 
> ----------------------------------------------------------------
> nbd patches for 2021-05-11
> 
> - fix fd passing to qemu-storage-daemon --nbd-server
> 
> ----------------------------------------------------------------
> Stefan Hajnoczi (1):
>       sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog

Richard suggested to add the following tag to the commit if possible:
"Resolves: https://gitlab.com/qemu-project/qemu/-/issues/218"

https://lists.gnu.org/archive/html/qemu-devel/2021-05/msg03107.html


Re: [PULL 0/1] NBD patches for 2021-05-11
Posted by Peter Maydell 2 years, 11 months ago
On Wed, 12 May 2021 at 04:43, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>
> Hi Eric,
>
> On 5/11/21 9:28 PM, Eric Blake wrote:
> > The following changes since commit f9a576a818044133f8564e0d243ebd97df0b3280:
> >
> >   Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20210506' into staging (2021-05-11 13:03:44 +0100)
> >
> > are available in the Git repository at:
> >
> >   https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2021-05-11
> >
> > for you to fetch changes up to 37179e9ea45d6428b29ae789209c119ac18c1d39:
> >
> >   sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog (2021-05-11 12:43:26 -0500)
> >
> > ----------------------------------------------------------------
> > nbd patches for 2021-05-11
> >
> > - fix fd passing to qemu-storage-daemon --nbd-server
> >
> > ----------------------------------------------------------------
> > Stefan Hajnoczi (1):
> >       sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
>
> Richard suggested to add the following tag to the commit if possible:
> "Resolves: https://gitlab.com/qemu-project/qemu/-/issues/218"
>
> https://lists.gnu.org/archive/html/qemu-devel/2021-05/msg03107.html

I left the pullreq unapplied for a while to give Eric the opportunity
to add that tag, but it's been 9 days now, so I'm going to go ahead
and apply it anyway.

-- PMM

Re: [PULL 0/1] NBD patches for 2021-05-11
Posted by Eric Blake 2 years, 11 months ago
On Fri, May 21, 2021 at 09:55:38AM +0100, Peter Maydell wrote:
> > Richard suggested to add the following tag to the commit if possible:
> > "Resolves: https://gitlab.com/qemu-project/qemu/-/issues/218"
> >
> > https://lists.gnu.org/archive/html/qemu-devel/2021-05/msg03107.html
> 
> I left the pullreq unapplied for a while to give Eric the opportunity
> to add that tag, but it's been 9 days now, so I'm going to go ahead
> and apply it anyway.

Apologies that I did not respond in time; I've been fighting email
battles where I had some downtime with an inability to reply or even
read in a timely manner, but as evidenced by this mail, I should
finally be back online.

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


Re: [PULL 0/1] NBD patches for 2021-05-11
Posted by Peter Maydell 2 years, 11 months ago
On Tue, 11 May 2021 at 20:30, Eric Blake <eblake@redhat.com> wrote:
>
> The following changes since commit f9a576a818044133f8564e0d243ebd97df0b3280:
>
>   Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20210506' into staging (2021-05-11 13:03:44 +0100)
>
> are available in the Git repository at:
>
>   https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2021-05-11
>
> for you to fetch changes up to 37179e9ea45d6428b29ae789209c119ac18c1d39:
>
>   sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog (2021-05-11 12:43:26 -0500)
>
> ----------------------------------------------------------------
> nbd patches for 2021-05-11
>
> - fix fd passing to qemu-storage-daemon --nbd-server
>
> ----------------------------------------------------------------
> Stefan Hajnoczi (1):
>       sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
>
>  util/qemu-sockets.c | 29 ++++++++++++++++++++++-------
>  1 file changed, 22 insertions(+), 7 deletions(-)


Applied, thanks.

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

-- PMM