From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933048AbbBIOdY (ORCPT ); Mon, 9 Feb 2015 09:33:24 -0500 Received: from verein.lst.de ([213.95.11.211]:36119 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932377AbbBIOdX (ORCPT ); Mon, 9 Feb 2015 09:33:23 -0500 Date: Mon, 9 Feb 2015 15:33:20 +0100 From: Christoph Hellwig To: Huang Ying Cc: Christoph Hellwig , LKML , LKP ML Subject: Re: [LKP] [nfs] mount.nfs: an incorrect mount option was specified Message-ID: <20150209143320.GA17820@lst.de> References: <1423470942.5968.72.camel@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1423470942.5968.72.camel@intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 09, 2015 at 04:35:42PM +0800, Huang Ying wrote: > FYI, we noticed the below changes on > > git://git.infradead.org/users/hch/pnfs.git pnfs-testing > commit 418f5019f1a8cd6fc50db11303e5a9297522d814 ("nfs: force version 4.1") > > Our test script uses the following command line: > > $ mount.nfs -o v3,nolock > > And found something as follow in the stderr after the commit > > mount.nfs: an incorrect mount option was specified This is a testing branch not really intended for Linux, and this is a side effect. CAn you drop this branch (just the branch, and not the repository) from the automated testing?