[Qemu-devel] [PATCH for-3.1? 0/2] NBD dirty bitmap cleanups

Eric Blake posted 2 patches 5 years, 4 months ago
Only 0 patches received!
nbd/client.c | 21 +++++++++++++++++++++
nbd/server.c |  1 +
2 files changed, 22 insertions(+)
[Qemu-devel] [PATCH for-3.1? 0/2] NBD dirty bitmap cleanups
Posted by Eric Blake 5 years, 4 months ago
I'm working on a bigger series to add 'qemu-nbd --list' that shows
all details about all exports of a given server. In the process,
it turned up a couple of bugs. By themselves, these are not enough
to cause -rc4 (the bugs already existed in 3.0; this is not a
regression fix), but if we have -rc4 for any other reason, both
of these would be nice to have as it makes incremental backups
easier to manage.

Eric Blake (2):
  nbd/server: Advertise all contexts in response to bare LIST
  nbd/client: Make x-dirty-bitmap more reliable

 nbd/client.c | 21 +++++++++++++++++++++
 nbd/server.c |  1 +
 2 files changed, 22 insertions(+)

-- 
2.17.2


Re: [Qemu-devel] [PATCH for-3.1? 0/2] NBD dirty bitmap cleanups
Posted by Eric Blake 5 years, 4 months ago
On 11/29/18 7:11 PM, Eric Blake wrote:
> I'm working on a bigger series to add 'qemu-nbd --list' that shows
> all details about all exports of a given server. In the process,
> it turned up a couple of bugs. By themselves, these are not enough
> to cause -rc4 (the bugs already existed in 3.0; this is not a
> regression fix), but if we have -rc4 for any other reason, both
> of these would be nice to have as it makes incremental backups
> easier to manage.
> 

Cover letter sent alone in error; I'll try again in a moment for the 
full series.

> Eric Blake (2):
>    nbd/server: Advertise all contexts in response to bare LIST
>    nbd/client: Make x-dirty-bitmap more reliable
> 
>   nbd/client.c | 21 +++++++++++++++++++++
>   nbd/server.c |  1 +
>   2 files changed, 22 insertions(+)
> 

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