Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761140Ab2FGPMI (ORCPT ); Thu, 7 Jun 2012 11:12:08 -0400 Received: from mx2.netapp.com ([216.240.18.37]:61578 "EHLO mx2.netapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753522Ab2FGPMF (ORCPT ); Thu, 7 Jun 2012 11:12:05 -0400 X-IronPort-AV: E=Sophos;i="4.75,731,1330934400"; d="scan'208";a="653921873" Message-ID: <4FD0C4C2.8020605@netapp.com> Date: Thu, 07 Jun 2012 11:12:02 -0400 From: Bryan Schumaker User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: Joerg Roedel CC: Trond Myklebust , linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: NFS regression in v3.5-rc1: mount.nfs yells about incorrect mount option References: <20120607150456.GO12795@8bytes.org> In-Reply-To: <20120607150456.GO12795@8bytes.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 979 Lines: 36 On 06/07/2012 11:04 AM, Joerg Roedel wrote: > Hi, > > since Linux v3.5-rc1 I experience problems using NFS between my > machines. One of my test-machines gives me: > > root@chrom:~# mount lemmy:/data/repos /data/lemmy > mount.nfs: an incorrect mount option was specified Hi, Can you use `mount -v` to get more output? - Bryan > > The same works fine on v3.4. I tried to bisect but got different errors > in between. In the end, using every non-working case as bad, bisection > pointed to: > > db83335 NFS: Let mount data parsing set the NFS version > > but that at that commit the kernel panics when trying to mount the NFS > tree. Please let me know if you need any additional information. > > Regards, > > Joerg > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/