From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yj7qQ-00044H-Jw for qemu-devel@nongnu.org; Fri, 17 Apr 2015 11:06:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yj7qP-0002rv-8k for qemu-devel@nongnu.org; Fri, 17 Apr 2015 11:06:14 -0400 Message-ID: <5531215E.7090900@redhat.com> Date: Fri, 17 Apr 2015 09:06:06 -0600 From: Eric Blake MIME-Version: 1.0 References: <1428531604-9428-1-git-send-email-jsnow@redhat.com> <1428531604-9428-2-git-send-email-jsnow@redhat.com> In-Reply-To: <1428531604-9428-2-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1D7PNEP9vhJoSASVJo85xVMoWgopdxP1E" Subject: Re: [Qemu-devel] [PATCH v5 01/21] docs: incremental backup documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-block@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com, vsementsov@parallels.com, stefanha@redhat.com, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1D7PNEP9vhJoSASVJo85xVMoWgopdxP1E Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/08/2015 04:19 PM, John Snow wrote: > Reviewed-by: Max Reitz > Signed-off-by: John Snow > --- > docs/bitmaps.md | 311 ++++++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > 1 file changed, 311 insertions(+) > create mode 100644 docs/bitmaps.md >=20 > diff --git a/docs/bitmaps.md b/docs/bitmaps.md > new file mode 100644 > index 0000000..ad8c33b > --- /dev/null > +++ b/docs/bitmaps.md > @@ -0,0 +1,311 @@ > +# Dirty Bitmaps and Incremental Backup > + Still might be nice to list explicit copyright/license instead of relying on implicit top-level GPLv2+, but I won't insist. > +### Deletion > + > +* Can be performed on a disabled bitmap, but not a frozen one. Do you still have a notion of disabled bitmaps? Earlier, in '## Bitmap Modes', you only document 'frozen' (as opposed to the default unnamed state). > + > +## Transactions (Not yet implemented) I'm assuming that "[PATCH v2 00/11] block: incremental backup transactions" is incomplete, because it forgot to clean this up as part of adding transaction support. > + > +5. Retry the command after fixing the underlaying problem, s/underlaying/underlying/ --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --1D7PNEP9vhJoSASVJo85xVMoWgopdxP1E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVMSFeAAoJEKeha0olJ0NqM4YH/jPkLI9FQTyS0xbH/vllb4G+ yjVVAPfa7frR6Y14mKYEERDv0CYQ+Hs3GVc2KhmR/EDzqhEKkNAgYBT3yw6G+BPw lqzJsd4HVJIhMb1VK++AJdu59t39Z2+PElkm4cbTbFBagZVo1ibkY1ZVTVuouJFv uW+cqCICDoVRwQ6586ixunPtMfKeLMIxp7Yv/X0QY8DV21oPLFxJRxvhOIRZPlxk EQj92DEQ5oeAef8Z3D17hdEhWEsVgsVS8BiRvA/nn1F6r1Kw+N37DbVEzRA2v274 1XMaRcU+6yHIAigVES/83CRX+nUbBEXYaZYk1d81oTnV64hsFgV05CcU6oWgv60= =oQ8Z -----END PGP SIGNATURE----- --1D7PNEP9vhJoSASVJo85xVMoWgopdxP1E--