From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VROPd-00015f-2M for qemu-devel@nongnu.org; Wed, 02 Oct 2013 11:32:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VROPY-0004Ms-Eo for qemu-devel@nongnu.org; Wed, 02 Oct 2013 11:32:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VROPY-0004Mi-69 for qemu-devel@nongnu.org; Wed, 02 Oct 2013 11:32:24 -0400 Message-ID: <524C3C80.9070506@redhat.com> Date: Wed, 02 Oct 2013 09:32:16 -0600 From: Eric Blake MIME-Version: 1.0 References: <1380029714-5239-1-git-send-email-pl@kamp.de> <1380029714-5239-3-git-send-email-pl@kamp.de> In-Reply-To: <1380029714-5239-3-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2WMv5KM4JiTcKJcAG6jATqGKhLBDHVnHt" Subject: Re: [Qemu-devel] [PATCHv3 02/20] block: add flags to bdrv_*_write_zeroes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: kwolf@redhat.com, ronniesahlberg@gmail.com, stefanha@redhat.com, qemu-devel@nongnu.org, anthony@codemonkey.ws, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2WMv5KM4JiTcKJcAG6jATqGKhLBDHVnHt Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/24/2013 07:34 AM, Peter Lieven wrote: > Signed-off-by: Peter Lieven > --- > block-migration.c | 2 +- > block.c | 20 +++++++++++--------- > block/backup.c | 3 ++- > block/qcow2-cluster.c | 2 +- > block/qcow2.c | 2 +- > block/qed.c | 3 ++- > block/raw_bsd.c | 5 +++-- > block/vmdk.c | 3 ++- > include/block/block.h | 4 ++-- > include/block/block_int.h | 2 +- > qemu-io-cmds.c | 2 +- > 11 files changed, 27 insertions(+), 21 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --2WMv5KM4JiTcKJcAG6jATqGKhLBDHVnHt 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.4.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSTDyAAAoJEKeha0olJ0NqA0IIAKcEp724G0fXNl7Jr825NQ1c XaLtb9Thi8+DXR0LRJzU0/Jgsc0Fzlw/KO+E2AWre0wVkZTk3tXu91ok6gQgT4O4 9yMLbmHxLR/mG2cytcq9TrKMj/FpBwmm65AXePMlDhPU4emOpLzQnUf8wsANQ6E3 n1tS3YY3uVDdb+dfzFHhfc0GZpGWL/ej10VLG3tOzCv4VyIGRvAZwlxenV7LNu6H gbzFEzCyoKqrA8YJ5XpZFYVbN84Ci5DnrkkB8fUP+17R+sGycU1iyskOj4ME0NNf gcz+YcpkNvf/BLjsllQlW1jqUutpMWruH3vSXNztUML0LHUSva+AccV4sZf4Crs= =muKK -----END PGP SIGNATURE----- --2WMv5KM4JiTcKJcAG6jATqGKhLBDHVnHt--