From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG9Ui-0003fW-2v for qemu-devel@nongnu.org; Tue, 27 Jan 2015 12:00:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YG9Uf-00015a-Sn for qemu-devel@nongnu.org; Tue, 27 Jan 2015 12:00:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG9Uf-00012h-Im for qemu-devel@nongnu.org; Tue, 27 Jan 2015 12:00:01 -0500 Message-ID: <54C7C40C.8040601@redhat.com> Date: Tue, 27 Jan 2015 09:59:56 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422284444-12529-1-git-send-email-mreitz@redhat.com> <1422284444-12529-11-git-send-email-mreitz@redhat.com> In-Reply-To: <1422284444-12529-11-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="knDQJOJvEk4Ceh2rDkf5kjSlIMktdkE2W" Subject: Re: [Qemu-devel] [PATCH v3 10/14] qemu-io: Remove "growable" option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Markus Armbruster , Stefan Hajnoczi , Stefano Stabellini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --knDQJOJvEk4Ceh2rDkf5kjSlIMktdkE2W Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/26/2015 08:00 AM, Max Reitz wrote: > Remove "growable" option from the "open" command and from the qemu-io > command line. qemu-io is about to be converted to BlockBackend which > will make sure that no request exceeds the image size, so the only way > to keep "growable" would be to use BlockBackend if it is not given and > to directly access the BDS if it is. >=20 > qemu-io is a debugging tool, therefore removing a rarely used option > will have only a very small impact, if any. There was only one > qemu-iotest which used the option; since it is not critical, this patch= > just removes it. >=20 > Signed-off-by: Max Reitz > --- Reviewed-by: Eric Blake Do we want to ever reuse the test number that you are deleting? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --knDQJOJvEk4Ceh2rDkf5kjSlIMktdkE2W 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/ iQEcBAEBCAAGBQJUx8QMAAoJEKeha0olJ0NqQ7cH/0Zt1wP1aNzTjEKNbcERxXc+ NujcvSoBVywYzOIXLigzV3faqsyWZu19U4o5Z+XOCL/HIBmJdyUO4sE41OSPkxKv vQsen3QIKVTHKjzPILgSe4/d6KDp3EPz59naNZIu+jqN+3nI+zb7Z+wxmaDzG8ky l1+9D0WOQIcH4HpKpG8rXs5kYtwXfmIPOUHtly68PiC6Vl8LHut9fnjJbq3Y7Pjw 7prbFVzziV1NPTSVZJpuqjBj8zULEY2q86qwwX19xTVBt45MQr/HrEiy1Hh7C5KF QiDeXT+YfpmqWgcfjU4R5GUnvpx+FoleMekFwe8znMUHm1HcDCYqvhX0dFOcKA4= =k6dQ -----END PGP SIGNATURE----- --knDQJOJvEk4Ceh2rDkf5kjSlIMktdkE2W--