qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/3] block: Add blk_get_refcnt()


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 1/3] block: Add blk_get_refcnt()
Date: Sat, 17 Oct 2015 20:06:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 13.10.2015 15:48, Alberto Garcia wrote:
> This function returns the reference count of a given BlockBackend.
> For convenience, it returns 0 if the BlockBackend pointer is NULL.
> 
> Signed-off-by: Alberto Garcia <address@hidden>
> ---
>  block/block-backend.c          | 5 +++++
>  include/sysemu/block-backend.h | 1 +
>  2 files changed, 6 insertions(+)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]