From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJUY4-0006c9-BD for qemu-devel@nongnu.org; Thu, 05 Feb 2015 17:05:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJUY0-0003g7-Cb for qemu-devel@nongnu.org; Thu, 05 Feb 2015 17:05:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJUY0-0003fm-5I for qemu-devel@nongnu.org; Thu, 05 Feb 2015 17:05:16 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t15M5FlF024204 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 5 Feb 2015 17:05:15 -0500 Message-ID: <54D3E91A.7040906@redhat.com> Date: Thu, 05 Feb 2015 15:05:14 -0700 From: Eric Blake MIME-Version: 1.0 References: <1423162705-32065-1-git-send-email-mreitz@redhat.com> <1423162705-32065-16-git-send-email-mreitz@redhat.com> In-Reply-To: <1423162705-32065-16-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dQ03bVmw2Ebpq22o3VMPD8j18qiJkBbSL" Subject: Re: [Qemu-devel] [PATCH v4 15/16] block: Remove "growable" from BDS List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --dQ03bVmw2Ebpq22o3VMPD8j18qiJkBbSL Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/05/2015 11:58 AM, Max Reitz wrote: > Now that request clamping is done in the BlockBackend, the "growable" > field can be removed from the BlockDriverState. All BDSs are now treate= d > as being "growable" (that is, they are allowed to grow; they are not > necessarily actually able to). >=20 > Signed-off-by: Max Reitz > --- > block.c | 24 +++++++----------------- > block/qcow2.c | 6 ------ > block/raw-posix.c | 2 +- > block/raw-win32.c | 2 +- > block/sheepdog.c | 2 +- > include/block/block_int.h | 3 --- > 6 files changed, 10 insertions(+), 29 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --dQ03bVmw2Ebpq22o3VMPD8j18qiJkBbSL 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/ iQEcBAEBCAAGBQJU0+kaAAoJEKeha0olJ0Nq8OgIAI+1qPukhfEYSC3OyDVa3IE5 2DnqnWbNGwsancgNZRrIDSx1h9EyLRk4jh56LI5sZ438Dp/fKZxBTwb6YD6vZaa5 6jyW2IjPVkz04Zm6lA4J1M6CZaDocrXKKZxgAnQI0CnTt0hXvJVeM7YIutKclqWS 7ChLZ3EG0LWRH2kvjKy27jd2qnl8Ey6wLJ2CEIrmB2hE0gobPXfOiNTSUYji7nWJ 9K0FdRRRMZGfwkyqcd8aUtcOCBpFK2F7NGhg46WzV+fIw0mon2x7sjL6dp3iZj68 xOciJhUPa6XHfmLOtU803p3/GkCIBhiasi/vDl61yQ+5zzjqXyqgoVPTdD/EsM8= =+zk9 -----END PGP SIGNATURE----- --dQ03bVmw2Ebpq22o3VMPD8j18qiJkBbSL--