From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCRTO-0003nq-TM for qemu-devel@nongnu.org; Tue, 07 Jul 2015 07:55:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCRTK-0008FP-1K for qemu-devel@nongnu.org; Tue, 07 Jul 2015 07:55:38 -0400 Date: Tue, 7 Jul 2015 12:55:30 +0100 From: Stefan Hajnoczi Message-ID: <20150707115530.GA6228@stefanha-thinkpad.redhat.com> References: <1433215322-23529-1-git-send-email-famz@redhat.com> <1433215322-23529-2-git-send-email-famz@redhat.com> <20150616160104.GC4958@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wac7ysb48OaltWcw" Content-Disposition: inline In-Reply-To: <20150616160104.GC4958@stefanha-thinkpad.redhat.com> Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v2 01/13] block: Use bdrv_drain to replace uncessary bdrv_drain_all List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: Paolo Bonzini , qemu-block@nongnu.org, qemu-devel@nongnu.org, Stefan Hajnoczi --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 16, 2015 at 05:01:04PM +0100, Stefan Hajnoczi wrote: > On Tue, Jun 02, 2015 at 11:21:50AM +0800, Fam Zheng wrote: > > There callers work on a single BlockDriverState subtree, where using > > bdrv_drain() is more accurate. > >=20 > > Signed-off-by: Fam Zheng > > Reviewed-by: Paolo Bonzini > > --- > > block.c | 6 +++--- > > block/snapshot.c | 2 +- > > migration/block.c | 2 +- > > 3 files changed, 5 insertions(+), 5 deletions(-) >=20 > Reviewed-by: Stefan Hajnoczi Thanks, applied this patch to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --wac7ysb48OaltWcw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVm74yAAoJEJykq7OBq3PIvVYH/1cPeKq/yHlPBzsdS39ed/uL ZAJD8QNPJl44Z/yUD6NLVAOXHfy3a54ZGB+CgejT0fXp38AACsmNNRkJbgQGj2x4 KRe+SClwZYy7RHl8sXDfvugXLkqW2jobDPxLDQtwOW3YVxxxw6WvGzvA5c6zKGsT puf1obIdWb2JbUgLZQI1SUrv+/w/UYNgSk4Erlt3ty/fy9kg4g7dsHFFmT0EXIYb 3aRIhUdlECe9AM/8dKWN/0nCeIg97fiJg3/87AMnbmbT13JzlcN5hd6QVNpawBAt t3KG4KP6hxk8eGtD/QcL5LCl4GYblHc54b5rWdt3NospSvlfudHWfxYg2LgIts4= =VfzG -----END PGP SIGNATURE----- --wac7ysb48OaltWcw--