Date: Mon, 14 Sep 1998 01:20:38 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/amd/amd srvr_nfs.c Message-ID: <199809140820.BAA10873@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1998/09/14 01:20:38 PDT Modified files: contrib/amd/amd srvr_nfs.c Log: Support our "nfsv2" option. (originally added to old amd/amd/host_opts.c rev 1.5) The "nfsv2" option is equivant to "proto=udp,vers=2". It is debatable whether NFS v2 should force "proto=udp" but I figure that is what most people will expect. Note, I can get the new Amd to mount a 2.2-STABLE box with "proto=tcp,vers=2". RFC 1094 does not disallow such behavior. Revision Changes Path 1.2 +14 -1 src/contrib/amd/amd/srvr_nfs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809140820.BAA10873>