On Mon, 3 Dec 2018 at 16:46, Eric Blake <eblake@redhat.com> wrote:
>
> The following changes since commit 4750e1a888ac3d320607f33b676f299005be98e6:
>
> Update version for v3.1.0-rc3 release (2018-11-28 17:37:34 +0000)
>
> are available in the Git repository at:
>
> https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2018-12-03
>
> for you to fetch changes up to c688e6ca7b41a105241054853d250df64addbf8f:
>
> nbd/client: Send NBD_CMD_DISC if open fails after connect (2018-11-30 14:13:37 -0600)
>
> ----------------------------------------------------------------
> nbd patches for 2018-12-03
>
> Improve x-dirty-bitmap handling for experimenting with pull mode
> incremental backups.
>
> - Eric Blake: 0/3 NBD dirty bitmap cleanups
>
> ----------------------------------------------------------------
> Eric Blake (3):
> nbd/server: Advertise all contexts in response to bare LIST
> nbd/client: Make x-dirty-bitmap more reliable
> nbd/client: Send NBD_CMD_DISC if open fails after connect
>
> block/nbd-client.c | 21 ++++++++++++++++++++-
> nbd/server.c | 1 +
> 2 files changed, 21 insertions(+), 1 deletion(-)
Applied, thanks.
-- PMM