From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcaBw-0007VS-1W for qemu-devel@nongnu.org; Mon, 30 Mar 2015 09:57:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YcaBt-0005DC-Bm for qemu-devel@nongnu.org; Mon, 30 Mar 2015 09:57:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcaBt-0005Ch-3R for qemu-devel@nongnu.org; Mon, 30 Mar 2015 09:57:21 -0400 From: Stefan Hajnoczi Date: Mon, 30 Mar 2015 14:57:14 +0100 Message-Id: <1427723836-302-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] virtfs-proxy-helper: small fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: "Aneesh Kumar K.V" , Stefan Hajnoczi These fixes are not critical but it wouldn't hurt to get them into QEMU 2.3. See patches for descriptions. Stefan Hajnoczi (2): virtfs-proxy-helper: add missing long option terminator virtfs-proxy-helper: fail gracefully if socket path is too long fsdev/virtfs-proxy-helper.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) -- 2.1.0