[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 10/16] block/io: Make bdrv_requests_pending() pu
From: |
Max Reitz |
Subject: |
Re: [Qemu-devel] [PATCH 10/16] block/io: Make bdrv_requests_pending() public |
Date: |
Wed, 23 Sep 2015 17:40:54 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
On 17.09.2015 15:48, Kevin Wolf wrote:
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> block/io.c | 2 +-
> include/block/block_int.h | 1 +
> 2 files changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Max Reitz <address@hidden>
In addition: Shouldn't we iterate over all children in that function
instead of just file and backing?
Max
signature.asc
Description: OpenPGP digital signature
- Re: [Qemu-devel] [PATCH 04/16] quorum: Convert to BdrvChild, (continued)
- [Qemu-devel] [PATCH 06/16] block: Remove bdrv_open_image(), Kevin Wolf, 2015/09/17
- [Qemu-devel] [PATCH 09/16] block: Split bdrv_move_feature_fields(), Kevin Wolf, 2015/09/17
- [Qemu-devel] [PATCH 08/16] block: Manage backing file references in bdrv_set_backing_hd(), Kevin Wolf, 2015/09/17
- [Qemu-devel] [PATCH 10/16] block/io: Make bdrv_requests_pending() public, Kevin Wolf, 2015/09/17
- [Qemu-devel] [PATCH 11/16] block-backend: Add blk_set_bs(), Kevin Wolf, 2015/09/17
- [Qemu-devel] [PATCH 07/16] block: Convert bs->backing_hd to BdrvChild, Kevin Wolf, 2015/09/17
- [Qemu-devel] [PATCH 14/16] blockjob: Store device name at job creation, Kevin Wolf, 2015/09/17
- [Qemu-devel] [PATCH 13/16] block: Implement bdrv_append() without bdrv_swap(), Kevin Wolf, 2015/09/17