From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJOcB-0005sv-B2 for qemu-devel@nongnu.org; Wed, 13 Jan 2016 11:49:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJOcA-0005d0-BN for qemu-devel@nongnu.org; Wed, 13 Jan 2016 11:49:43 -0500 References: <1452703036-17999-1-git-send-email-kwolf@redhat.com> <1452703036-17999-6-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <56968021.70906@redhat.com> Date: Wed, 13 Jan 2016 09:49:37 -0700 MIME-Version: 1.0 In-Reply-To: <1452703036-17999-6-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2vmBKdglQmkLmMCAxFxTRERgVCqO1TtLa" Subject: Re: [Qemu-devel] [PATCH v2 5/9] block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2vmBKdglQmkLmMCAxFxTRERgVCqO1TtLa Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/13/2016 09:37 AM, Kevin Wolf wrote: > Instead of covering only the state of images on the migration > destination before the migration is completed, the flag will also cover= > the state of images on the migration source after completion. This > common state implies that the image is technically still open, but no > writes will happen and any cached contents will be reloaded from disk i= f > and when the image leaves this state. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 10 +++++----- > block/io.c | 4 ++-- > block/qcow2.c | 6 +++--- > block/qed.c | 4 ++-- > include/block/block.h | 2 +- > nbd.c | 2 +- > 6 files changed, 14 insertions(+), 14 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --2vmBKdglQmkLmMCAxFxTRERgVCqO1TtLa 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/ iQEcBAEBCAAGBQJWloAhAAoJEKeha0olJ0Nq5vwH+wdsnFusi11ILiTqkzFaYM9z 5nvZmj6QfRM5cXQ8yAqBqZJpMC5uPpBUVEPtcB//oxF++UoFP+11T8+pRAvATgib MNfGmBkICcqRvUZXoMbnE+8O4pS3ZM2hixEASX6846HkIYpMh0xsuLMHc0ZR+V6T JMSHMYe4sPsFCyLEEgqPOwxNB8VL+Ldqo6jhaSokllBX2k386WgefW3D0BfG99kf 8gw2inqpNLPHvA/ZOCKGVdjrRdcH0Yn6iYrgYSRinniOuaZdQ8diIsmhxVfQTriI WqkSt0p9jGvy0h84NIeeSl6uvID9SyASgZIZRyMV2+J+Ra+8hXsPQYTohp26t2A= =Tbt5 -----END PGP SIGNATURE----- --2vmBKdglQmkLmMCAxFxTRERgVCqO1TtLa--