qemu-devel
[Top][All Lists]
Advanced

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

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


From: Eric Blake
Subject: [Qemu-devel] [PATCH for-3.1? 0/2] NBD dirty bitmap cleanups
Date: Thu, 29 Nov 2018 19:11:44 -0600

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




reply via email to

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