From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YYfy2-00026z-Iq for qemu-devel@nongnu.org; Thu, 19 Mar 2015 15:18:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YYfxy-0002jx-If for qemu-devel@nongnu.org; Thu, 19 Mar 2015 15:18:54 -0400 Message-ID: <550B2117.3060902@redhat.com> Date: Thu, 19 Mar 2015 13:18:47 -0600 From: Eric Blake MIME-Version: 1.0 References: <1425413591-31413-1-git-send-email-mreitz@redhat.com> <1425413591-31413-11-git-send-email-mreitz@redhat.com> In-Reply-To: <1425413591-31413-11-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bVH7i9dGnSJPQmwNQmG1odX82huTqrtNc" Subject: Re: [Qemu-devel] [PATCH v5 10/13] blockdev: Keep track of monitor-owned BDS List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Fam Zheng , qemu-devel@nongnu.org, Markus Armbruster , Stefan Hajnoczi , Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bVH7i9dGnSJPQmwNQmG1odX82huTqrtNc Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/03/2015 01:13 PM, Max Reitz wrote: > Signed-off-by: Max Reitz > --- > block.c | 2 ++ > blockdev.c | 18 ++++++++++++++++++ > include/block/block_int.h | 4 ++++ > stubs/Makefile.objs | 1 + > stubs/blockdev-close-all-bdrv-states.c | 5 +++++ > 5 files changed, 30 insertions(+) > create mode 100644 stubs/blockdev-close-all-bdrv-states.c Again, might be nice for the commit message to document why adding this is useful, but doesn't affect the code. Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --bVH7i9dGnSJPQmwNQmG1odX82huTqrtNc 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/ iQEcBAEBCAAGBQJVCyEXAAoJEKeha0olJ0NqdqQH/3J/lGU/TSGBrg88xh6159r2 2hvh9C2bqGpd8a/Dtm0EzPcM0u7l2lSkujU+//l1taHnURebZYBikuj9E2Twu2QX mw0DuS3TyL6mWUlAln9Nez6UlIwzKTxC9zj9fzdi3CyT9Q2NddmtIL1sasC1MGWe ICHwNjjA5VlSmKgRj+WYv8Tthoso7FqqFdtA/CsiG3F6MYKtpOZ/5kXQVejJBWXL Thv3rsFiEGEd37LYjR6xVTIfsPg9oPWaXCMekIgqvz56LxByFGJ2FY0qd5TUrsAK cuB+f1OOZ3DV92zlxe1tiNjbbaL1SGbn5EVfyauRQ0Bzu3LT1t9cMw96pAIbLr4= =TGP0 -----END PGP SIGNATURE----- --bVH7i9dGnSJPQmwNQmG1odX82huTqrtNc--