From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Dickson Subject: Re: [PATCH][nfs-utils] configuration: Fix a typo in configure.ac Date: Mon, 01 Mar 2010 07:41:43 -0500 Message-ID: <4B8BB607.8000507@RedHat.com> References: <1266709510.3507.1.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: linux-nfs@vger.kernel.org To: Trond Myklebust Return-path: Received: from mx1.redhat.com ([209.132.183.28]:34389 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751192Ab0CAMmU (ORCPT ); Mon, 1 Mar 2010 07:42:20 -0500 In-Reply-To: <1266709510.3507.1.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> Sender: linux-nfs-owner@vger.kernel.org List-ID: On 02/20/2010 06:45 PM, Trond Myklebust wrote: > From: Trond Myklebust > > Fix a typo in commit 6d5ac3fa (nfsd: Disble NFS 4.1 functionality by default). > > We did not really intend to make NFSv4.0 support conditional on NFSv4.1 > being enabled. > > Signed-off-by: Trond Myklebust > --- > > configure.ac | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > Committed.. steved