From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Reimer Subject: Re: How to allow guest to write on 9p/virtfs shared folder? Date: Thu, 19 Sep 2013 16:39:41 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from plane.gmane.org ([80.91.229.3]:40968 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751562Ab3ISOjs (ORCPT ); Thu, 19 Sep 2013 10:39:48 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VMfOU-0008IH-MJ for kvm@vger.kernel.org; Thu, 19 Sep 2013 16:39:46 +0200 Received: from p5dd56451.dip0.t-ipconnect.de ([93.213.100.81]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Sep 2013 16:39:46 +0200 Received: from Manuel.Spam by p5dd56451.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Sep 2013 16:39:46 +0200 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 09/18/2013 08:34 PM, Manuel Reimer wrote: > -bash: ./test.pl: /usr/bin/perl: bad interpreter: Numerical result out > of range I downgraded the kernel on my system to 3.10.9. This fixed this issue. So it seems like the "9p" kernel module is broken on Linux 3.11.1. Can someone point me to the commit, where this was fixed, please? Thanks in advance. Greetings, Manuel