From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGTAV-0004Ij-RF for qemu-devel@nongnu.org; Fri, 24 Jun 2016 11:37:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGTAU-0001HV-Rs for qemu-devel@nongnu.org; Fri, 24 Jun 2016 11:37:19 -0400 References: <1466500894-9710-1-git-send-email-kwolf@redhat.com> <1466500894-9710-10-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <576D53A6.1050107@redhat.com> Date: Fri, 24 Jun 2016 09:37:10 -0600 MIME-Version: 1.0 In-Reply-To: <1466500894-9710-10-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="J8LU8sPT6AUcpCB0bcEnaUxkRSd6S8Dk7" Subject: Re: [Qemu-devel] [PATCH 09/17] block: Move bdrv_commit() to block/commit.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: famz@redhat.com, jcody@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --J8LU8sPT6AUcpCB0bcEnaUxkRSd6S8Dk7 From: Eric Blake To: Kevin Wolf , qemu-block@nongnu.org Cc: famz@redhat.com, jcody@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com, stefanha@redhat.com Message-ID: <576D53A6.1050107@redhat.com> Subject: Re: [Qemu-devel] [PATCH 09/17] block: Move bdrv_commit() to block/commit.c References: <1466500894-9710-1-git-send-email-kwolf@redhat.com> <1466500894-9710-10-git-send-email-kwolf@redhat.com> In-Reply-To: <1466500894-9710-10-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/21/2016 03:21 AM, Kevin Wolf wrote: > No code changes, just moved from one file to another. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 110 --------------------------------------------= ------- > block/Makefile.objs | 3 +- > block/commit.c | 111 ++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > 3 files changed, 112 insertions(+), 112 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --J8LU8sPT6AUcpCB0bcEnaUxkRSd6S8Dk7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXbVOmAAoJEKeha0olJ0NqC20H/A7jSn6CBPqicnsttRqjm5Ll lUKLjuf4+WtVwaJSBS5jAGjHNzpf2i/OyYZkAhRq4z5FWPfIq1LnyopQKqmT7Ycd F4i5NBY2iGoAsB9r+EHzf0mo19dvWxjO8MMITyfOYxGgK4RXLcHQHowtyW9njNqJ hTWKQhxgbNKqglwp3vpaOZ1uXnEqaU8kll8kgwDa4Kk0cuxOESYFyPtYNv+IgIZi oCgT7j2Pp/cufjGk4plNK3v6OHPV6toJJXkDz096rHpyuO0tEEwCKGwOjs+SKJaw ezyB/4APxUwNuQ4b1AWg/8LrZJ4AErfM/MeXnqPNhA0BLxO4TXwU4rrWOBb493Q= =wHUy -----END PGP SIGNATURE----- --J8LU8sPT6AUcpCB0bcEnaUxkRSd6S8Dk7--