From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwH5v-0000Lg-Ei for qemu-devel@nongnu.org; Tue, 31 Jul 2012 14:23:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwH5t-0004he-Sv for qemu-devel@nongnu.org; Tue, 31 Jul 2012 14:22:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwH5t-0004gz-Ki for qemu-devel@nongnu.org; Tue, 31 Jul 2012 14:22:57 -0400 Message-ID: <5018193E.3090709@redhat.com> Date: Tue, 31 Jul 2012 11:43:26 -0600 From: Eric Blake MIME-Version: 1.0 References: <20120730213409.21536.7589.sendpatchset@skannery.in.ibm.com> <20120730213510.21536.12928.sendpatchset@skannery.in.ibm.com> In-Reply-To: <20120730213510.21536.12928.sendpatchset@skannery.in.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig356692894D2C2EFCFA8EB9DE" Subject: Re: [Qemu-devel] [v2 Patch 4/9]block: vmdk image file reopen List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Supriya Kannery Cc: Kevin Wolf , Shrinidhi Joshi , Stefan Hajnoczi , Jeff Cody , qemu-devel@nongnu.org, Luiz Capitulino , Christoph Hellwig This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig356692894D2C2EFCFA8EB9DE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/30/2012 03:35 PM, Supriya Kannery wrote: > vmdk driver changes for bdrv_reopen_xx functions to > safely reopen image files. Reopening of image files while > changing hostcache dynamically is handled here. >=20 > Signed-off-by: Supriya Kannery >=20 > --- > @@ -588,7 +596,6 @@ static int vmdk_parse_extents(const char > if (!strcmp(type, "FLAT")) { > /* FLAT extent */ > VmdkExtent *extent; > - > extent =3D vmdk_add_extent(bs, extent_file, true, sectors,= > 0, 0, 0, 0, sectors); Spurious whitespace change. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig356692894D2C2EFCFA8EB9DE 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.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQGBk+AAoJEKeha0olJ0NqtJUH/jIOjeKKulQ3pY3cYUR4zbEv kon+/8hR/+lZ6lRPV8dgdv/HfEzhzjSoYKBGptpiykppOiCbGDlPTnhoyHh89pMR 3UypVlZ4JkGpVZU0CZAtJgwHnX9OpqeYABng1nkx6KoRUeIS4tCIRAGBYaw+r7+g PkUStI/ICDWJ9qhw3hXNkcVcihYlZMtr4KezUuLb8EwhDOOM/s/0rjnvYJ7bW9X1 BdACo15BANSAFTpkacv4/6JkoxZ9mAn3T2adeVnOnIIm/xk1ZYCimbzLN9525lOF OZGJ29SQNWxYIEjBlyRwyUHZGilknv+WpA2akpuyj5Wj6clvMk41qnC4H/Xr8Gw= =qfQ0 -----END PGP SIGNATURE----- --------------enig356692894D2C2EFCFA8EB9DE--