All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] support "-t nfs -o vers=4" [take 3]
@ 2009-09-08 21:02 Chuck Lever
       [not found] ` <20090908210012.3326.57767.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Chuck Lever @ 2009-09-08 21:02 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

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()


 utils/mount/network.c   |   14 +++++++++-----
 utils/mount/network.h   |    1 +
 utils/mount/nfsumount.c |    4 ++++
 utils/mount/stropts.c   |   10 ++++++++--
 4 files changed, 22 insertions(+), 7 deletions(-)

-- 
Chuck Lever <chuck.lever@oracle.com>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-09-14 18:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-08 21:02 [PATCH 0/3] support "-t nfs -o vers=4" [take 3] Chuck Lever
     [not found] ` <20090908210012.3326.57767.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2009-09-08 21:02   ` [PATCH 1/3] mount.nfs: Support "vers=4" in nfs_nfs_version() Chuck Lever
2009-09-08 21:02   ` [PATCH 2/3] umount.nfs: Skip UMNT call for "-t nfs -o vers=4" mounts Chuck Lever
2009-09-08 21:03   ` [PATCH 3/3] mount.nfs: Detect " Chuck Lever
2009-09-08 21:11   ` [PATCH 0/3] support "-t nfs -o vers=4" [take 3] Steve Dickson
     [not found]     ` <4AA6C89F.1030801-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
2009-09-08 21:18       ` Chuck Lever
2009-09-14 18:13   ` Steve Dickson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.