Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 1997 05:30:03 -0700 (PDT)
From:      Doug Rabson <dfr@freefall.FreeBSD.ORG>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sbin@FreeBSD.org
Subject:   cvs commit:  src/sbin/mount_nfs mount_nfs.c
Message-ID:  <199705011230.FAA01532@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         97/05/01 05:30:02

  Modified:    sbin/mount_nfs  mount_nfs.c
  Log:
  Test both the NFS and MOUNT protocols for v3 support before allowing a v3
  mount.  It is possible to have v3 MOUNT but only v2 NFS, for instance for
  a custom user-mode server like CFS.
  
  Reviewed by:	"Louis A. Mamakos" <louie@TransSys.COM>
  
  Revision  Changes    Path
  1.22      +61 -1     src/sbin/mount_nfs/mount_nfs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705011230.FAA01532>