From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5Em4-0007Sn-OO for qemu-devel@nongnu.org; Tue, 24 May 2016 12:01:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5Em3-0005lP-UC for qemu-devel@nongnu.org; Tue, 24 May 2016 12:01:40 -0400 References: <1463470536-8981-1-git-send-email-famz@redhat.com> <1463470536-8981-5-git-send-email-famz@redhat.com> From: Max Reitz Message-ID: <75bf68e5-17db-9db3-6a67-bdb18655e266@redhat.com> Date: Tue, 24 May 2016 18:01:29 +0200 MIME-Version: 1.0 In-Reply-To: <1463470536-8981-5-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ob2kMwJKUUaTkOiQruoqQaCsJ7WQMBQlJ" Subject: Re: [Qemu-devel] [PATCH v5 04/27] block: Introduce image file locking List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: Kevin Wolf , Jeff Cody , Markus Armbruster , Eric Blake , John Snow , qemu-block@nongnu.org, berrange@redhat.com, pbonzini@redhat.com, den@openvz.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ob2kMwJKUUaTkOiQruoqQaCsJ7WQMBQlJ From: Max Reitz To: Fam Zheng , qemu-devel@nongnu.org Cc: Kevin Wolf , Jeff Cody , Markus Armbruster , Eric Blake , John Snow , qemu-block@nongnu.org, berrange@redhat.com, pbonzini@redhat.com, den@openvz.org, stefanha@redhat.com Message-ID: <75bf68e5-17db-9db3-6a67-bdb18655e266@redhat.com> Subject: Re: [PATCH v5 04/27] block: Introduce image file locking References: <1463470536-8981-1-git-send-email-famz@redhat.com> <1463470536-8981-5-git-send-email-famz@redhat.com> In-Reply-To: <1463470536-8981-5-git-send-email-famz@redhat.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 17.05.2016 09:35, Fam Zheng wrote: > Block drivers can implement this new operation .bdrv_lockf to actually = lock the > image in the protocol specific way. >=20 > Signed-off-by: Fam Zheng > --- > block.c | 48 +++++++++++++++++++++++++++++++++++++++= ++++++++ > include/block/block_int.h | 11 +++++++++++ > 2 files changed, 59 insertions(+) Reviewed-by: Max Reitz --ob2kMwJKUUaTkOiQruoqQaCsJ7WQMBQlJ 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 iQEcBAEBCAAGBQJXRHrZAAoJEDuxQgLoOKytdjQH/2iwg4nPkeC5Y48fCxl+tHwE 5/ctUn3V/D7l3IIIcsKufqY/CL8k3F0ZFJuDkP0a0NuFdax4+wliIvjlxZJSZjlv Fx3ujehyUSlmrXcQ1h1EJ3K4Q/fyZ2wHzbnWUIF7YMrcpFr0nKgwUWawaNEhEhmI wtoKqpgh+xWpHKETMzogudX16d3fB11K73oA2t8WiPbF9WySeHDdHTW0DGB90qH1 to/KjU2AUAV+RNdNT9u0cfj1R748RCyU7/UjRARKpPu9Yf3wPTus9C9rjuxEOyWN 76vqPPkTi+BSg+sl8GvzklenfxspYyfzaHX/1zrsajAcNUOBSWCRa5OgY+mETh8= =e8zl -----END PGP SIGNATURE----- --ob2kMwJKUUaTkOiQruoqQaCsJ7WQMBQlJ--