From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Dickson Subject: Re: [PATCH 0/3] support "-t nfs -o vers=4" [take 3] Date: Mon, 14 Sep 2009 14:13:42 -0400 Message-ID: <4AAE87D6.4000209@RedHat.com> References: <20090908210012.3326.57767.stgit@matisse.1015granger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: linux-nfs@vger.kernel.org To: Chuck Lever Return-path: Received: from mx1.redhat.com ([209.132.183.28]:2924 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932574AbZINSNk (ORCPT ); Mon, 14 Sep 2009 14:13:40 -0400 In-Reply-To: <20090908210012.3326.57767.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org> Sender: linux-nfs-owner@vger.kernel.org List-ID: On 09/08/2009 05:02 PM, Chuck Lever wrote: > Hi Steve- > > These changes accompany kernel support for "-t nfs -o vers=4". > > One patch description was clarified, and a bug was fixed in the last > patch of this series. > > --- > > Chuck Lever (3): > mount.nfs: Detect "-t nfs -o vers=4" mounts > umount.nfs: Skip UMNT call for "-t nfs -o vers=4" mounts > mount.nfs: Support "vers=4" in nfs_nfs_version() > > Committed... Note I rolled these three patches into one since the were all fairly straightforward and it will be easier to manage them, if need be.. steved.