From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnVsS-00029J-7J for qemu-devel@nongnu.org; Sat, 17 Oct 2015 14:06:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZnVsR-0001jf-Hl for qemu-devel@nongnu.org; Sat, 17 Oct 2015 14:06:44 -0400 References: <5f5175dbb3ddf51aa7afb2926e29941472bf3229.1444743418.git.berto@igalia.com> From: Max Reitz Message-ID: <56228E2B.8060004@redhat.com> Date: Sat, 17 Oct 2015 20:06:35 +0200 MIME-Version: 1.0 In-Reply-To: <5f5175dbb3ddf51aa7afb2926e29941472bf3229.1444743418.git.berto@igalia.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DePPT9KKcVFILGhvnJAEclUS7x4R5pN3t" Subject: Re: [Qemu-devel] [PATCH 1/3] block: Add blk_get_refcnt() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi , Markus Armbruster , qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DePPT9KKcVFILGhvnJAEclUS7x4R5pN3t Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable 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. >=20 > Signed-off-by: Alberto Garcia > --- > block/block-backend.c | 5 +++++ > include/sysemu/block-backend.h | 1 + > 2 files changed, 6 insertions(+) Reviewed-by: Max Reitz --DePPT9KKcVFILGhvnJAEclUS7x4R5pN3t 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 iQEcBAEBCAAGBQJWIo4rAAoJEDuxQgLoOKyt/M8H/2T35OFLrLtg5VGRF9oIt6UL pJzDz+UZ1A9ZNuhac9h7rZ6TestoMiUU+T6+28FD7PdaN268tm20N/RSaOtuDWyW mS5iNQ8c9QdRN+ZLKBmHJXd9KYNfIJThKcX+u+h6pKuaodn9M7ZqQwiF6oTTpWrt vxxq91dlyl8vPXzMIqWoepH6h0kOS5E0F8KzNGq875FIAtwR7rkVdjr+mJ4wGKfN evK8RRI3kWH2g5njRncE+FEUpk9uBZhT8aHP/5oQBqgypJUlaMqxs+MvC4HzDiMN smIYmErYhttEM+WYerj09bFMbPWQgPXIHjVsh42Eeb5sELpP8SteEAcZppD7znE= =cTUP -----END PGP SIGNATURE----- --DePPT9KKcVFILGhvnJAEclUS7x4R5pN3t--