From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zgu2O-0008BS-J4 for qemu-devel@nongnu.org; Tue, 29 Sep 2015 08:29:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zgu2N-0005zl-NM for qemu-devel@nongnu.org; Tue, 29 Sep 2015 08:29:40 -0400 Date: Tue, 29 Sep 2015 14:29:28 +0200 From: Kevin Wolf Message-ID: <20150929122928.GG3930@noname.str.redhat.com> References: <1442497700-2536-1-git-send-email-kwolf@redhat.com> <1442497700-2536-11-git-send-email-kwolf@redhat.com> <5602C806.1050807@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="t0UkRYy7tHLRMCai" Content-Disposition: inline In-Reply-To: <5602C806.1050807@redhat.com> Subject: Re: [Qemu-devel] [PATCH 10/16] block/io: Make bdrv_requests_pending() public List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: berto@igalia.com, qemu-block@nongnu.org, jcody@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com, stefanha@redhat.com --t0UkRYy7tHLRMCai Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Am 23.09.2015 um 17:40 hat Max Reitz geschrieben: > On 17.09.2015 15:48, Kevin Wolf wrote: > > Signed-off-by: Kevin Wolf > > --- > > block/io.c | 2 +- > > include/block/block_int.h | 1 + > > 2 files changed, 2 insertions(+), 1 deletion(-) >=20 > Reviewed-by: Max Reitz >=20 > In addition: Shouldn't we iterate over all children in that function > instead of just file and backing? I guess we should. If noone beats me to it, I'll send it as a patch separate from this series. Kevin --t0UkRYy7tHLRMCai Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJWCoQoAAoJEH8JsnLIjy/W27AP+gIQcpWP3GeF20RTF11Phrgp 2Uv7fTjr3w/gvbrRKBCrpnh/a46Qnm0KHwAbxvki2yu75YBSjXSOlGwT69dDGUdi 9OtuqrD5NMKRCocM+Xqj/fmcjQyRcVJcarhIR+t/r3krtHKSHVADca1XaUYQ0il6 4gx1SZkqojxULYEPM5jckKI5lsJ0h3fFWi8ZYELM86i6S8bv1C4rHDH7M6RqKRoC Pn/rAhvR1HyXodTrtkjayBpU3sqLBUA5asto3fWIYk1W1IVBKzkH4u6u9cf6mol+ 7AVR6AIheqTzxZ1ZSdGhD82n8TCntB2sDjBNuvZcamSo4guORMQa/tl+OFtWB2G9 Tks3N377FldumnhtCVCdYQVg0rqkFDldIIEgZyRgTeTONYP0Zezr79eYHemaVn7G vt1SRhix/+wv7b5LmDeVzKOHhyOTuyXAfmWFbhX35fngq9fmM7lKlKPx9GkiBxAk dljpKI7Qk/23dqY7stG+HigCN1KlwxRA8oGd5tzDxjZXkN4NqkpEOZh3Ld3Y/euv YrEtSVegH0FIR86Ojgz8RRw52BkCiint/+RMwPjnqFNPhRoPXAG3NWKOV7V5g0Ow ClXOD/+kO4eVgnh9PI04wpwXnPfXTUE2SOuvbej9vMSENfwxbG46UieUfqWTs4JU YYI5UFsKCNAKLFuOmcd6 =kezg -----END PGP SIGNATURE----- --t0UkRYy7tHLRMCai--