From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YYgn6-000501-99 for qemu-devel@nongnu.org; Thu, 19 Mar 2015 16:11:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YYgn5-0001tY-B4 for qemu-devel@nongnu.org; Thu, 19 Mar 2015 16:11:40 -0400 Message-ID: <550B2D74.2090800@redhat.com> Date: Thu, 19 Mar 2015 14:11:32 -0600 From: Eric Blake MIME-Version: 1.0 References: <1426791801-9042-1-git-send-email-mreitz@redhat.com> <1426791801-9042-3-git-send-email-mreitz@redhat.com> In-Reply-To: <1426791801-9042-3-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dF2NOc356X2G0tHB7FUIGFIr4DbAXchte" Subject: Re: [Qemu-devel] [PATCH v2 2/3] block: Introduce BDS.growing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --dF2NOc356X2G0tHB7FUIGFIr4DbAXchte Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/19/2015 01:03 PM, Max Reitz wrote: > This flag is set if the BDS's size can be increased by writing beyond > its end. >=20 > Signed-off-by: Max Reitz > --- > block.c | 4 ++++ > block/blkdebug.c | 2 ++ > block/blkverify.c | 2 ++ > block/iscsi.c | 2 ++ > block/nbd.c | 2 ++ > block/qcow2.c | 5 +++++ > block/quorum.c | 5 +++++ > block/raw_bsd.c | 1 + > include/block/block_int.h | 3 +++ > 9 files changed, 26 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --dF2NOc356X2G0tHB7FUIGFIr4DbAXchte Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVCy10AAoJEKeha0olJ0NqfFYIAJ9q4W7O8nHqhcNvRuntRKlS gxRx5LqH0c/z32T9mQJLhb4x4qCZkcobkBuDO0lYP5seqszxrpMK1AkESwzZVwRv NuU9aIyROLg/7fxPKixNYDqrOk1sWAu8R6krxzcZvlqLRMeaf30CVptYBQGGx9PI FnTg26Q5I8uHiIz9WP6JEbX9ukSzBlgC2NrKidKECyw8+DhGaqPNH6rqbCVspVjM mTIfjPvvWqukbkL8Sr02u0APOXKGeNG3zJH1SCVQYJXEH5cxi0/ZaCeFKgNEQrNj JLmwfZdu5uiSzrvmGjknEMLOr5QCWAm7PdH+799r27Vg7HAth8r78tMm2tKCjBo= =CGl4 -----END PGP SIGNATURE----- --dF2NOc356X2G0tHB7FUIGFIr4DbAXchte--