From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akUeE-0007W9-4u for qemu-devel@nongnu.org; Mon, 28 Mar 2016 06:43:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akUeB-0002cC-MY for qemu-devel@nongnu.org; Mon, 28 Mar 2016 06:43:50 -0400 Received: from mailhub.sw.ru ([195.214.232.25]:14295 helo=relay.sw.ru) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akUeB-0002a9-AH for qemu-devel@nongnu.org; Mon, 28 Mar 2016 06:43:47 -0400 From: "Denis V. Lunev" Date: Mon, 28 Mar 2016 13:43:15 +0300 Message-Id: <1459161798-32120-1-git-send-email-den@openvz.org> Subject: [Qemu-devel] [PATCH 0/3] Fix some ambiguities in the NBD protocol List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: nbd-general@lists.sourceforge.net, qemu-devel@nongnu.org Cc: den@openvz.org, Pavel Borzenkov , Alex Bligh , Wouter Verhelst This patch set attempts to fix some ambiguities in the NBD protocol. Signed-off-by: Pavel Borzenkov Reviewed-by: Roman Kagan Signed-off-by: Denis V. Lunev CC: Wouter Verhelst CC: Eric Blake CC: Alex Bligh Pavel Borzenkov (3): NBD proto: forbid TRIM command without negotiation NBD proto: document additional error conditions NBD proto: add "Command flags" section doc/proto.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)