From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMwNJ-0008Nw-RJ for qemu-devel@nongnu.org; Thu, 28 Aug 2014 05:52:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMwND-0003uH-5R for qemu-devel@nongnu.org; Thu, 28 Aug 2014 05:52:13 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:37052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMwNC-0003u5-QQ for qemu-devel@nongnu.org; Thu, 28 Aug 2014 05:52:07 -0400 Received: by mail-wi0-f181.google.com with SMTP id e4so563369wiv.2 for ; Thu, 28 Aug 2014 02:52:06 -0700 (PDT) Date: Thu, 28 Aug 2014 10:52:03 +0100 From: Stefan Hajnoczi Message-ID: <20140828095203.GB26741@stefanha-thinkpad.redhat.com> References: <1407735826-18016-1-git-send-email-mitake.hitoshi@lab.ntt.co.jp> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="U+BazGySraz5kW0T" Content-Disposition: inline In-Reply-To: <1407735826-18016-1-git-send-email-mitake.hitoshi@lab.ntt.co.jp> Subject: Re: [Qemu-devel] [PATCH v3 0/2] sheepdog driver update related to VDI locking feature List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hitoshi Mitake Cc: qemu-devel@nongnu.org, mitake.hitoshi@gmail.com --U+BazGySraz5kW0T Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 11, 2014 at 02:43:44PM +0900, Hitoshi Mitake wrote: > Recently, sheepdog revived VDI locking functionality. This patchset > updates sheepdog driver of QEMU for this feature. >=20 > v3: > - keep backward compatibility >=20 > v2: > - don't handle SD_RES_VDI_NOT_LOCKED as a special case =20 >=20 > Hitoshi Mitake (2): > sheepdog: adopting protocol update for VDI locking > sheepdog: improve error handling for a case of failed lock >=20 > block/sheepdog.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --U+BazGySraz5kW0T Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT/vvDAAoJEJykq7OBq3PIDeoIAIX2y5Qc7rKuZJh6Ynu/1ws0 dHQotlTr0OQQ+ws6IHNg4PmqK5sqBeCXmWASPWNwyMC/tEw03ZNSM3EOgzVVm4bq BIRv2VyDwjtrQr5YVga9v537wX/kbEQDqV++AAsXBJeurb3rEXAr7l6uKy2jRTRo 0UyOYY2orL+09KoFiGJ2PcCWYBbNWIyqtOZmPD/J+UW4I/k0/446gIWosalQOPJZ PvLUaSsBBvOzTQQEC09LFH4CK+bUnyFB8SPYF0rY/CmMa5QGGsrJ/lTY1y70LYvL O6ix5t3hetlmCDZDzl+9Bbs4arcLUMcI5l0ogOYRXf5Caf8B+qFO2Tg5wslUip4= =gKCO -----END PGP SIGNATURE----- --U+BazGySraz5kW0T--