freebsd-dev/sbin/mount_nfs
Bjoern A. Zeeb 528c159fad Provide -o vers= support for mount_nfs.
Our mount_nfs does use -o nfsv<2|3|4> or -2 or -3 to specify the version.
OSX (these days), Solaris, and Linux use -o vers=<2,3,4>.

With the upcoming autofs support we can make a lot of (entrerprisy) setups
getting mount options from LDAP just work by providing -o vers= compatibility.

PR:		192379
Reviewed by:	wblock, bjk (man page), rmacklem, emaste
MFC after:	3 days
Sponsored by:	DARPA,AFRL
2014-08-05 12:04:40 +00:00
..
Makefile Fix the Makefile for mount_nfs so that it creates a 2011-05-01 01:34:22 +00:00
mount_nfs.8 Provide -o vers= support for mount_nfs. 2014-08-05 12:04:40 +00:00
mount_nfs.c Provide -o vers= support for mount_nfs. 2014-08-05 12:04:40 +00:00