freebsd-skq/sbin/mount_nfs
bz 1843acbd6d MFC r269583:
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.

 Reviewed by:	wblock, bjk (man page), rmacklem, emaste
 Sponsored by:	DARPA,AFRL
PR:		192379
2014-08-16 13:06:11 +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 MFC r269583: 2014-08-16 13:06:11 +00:00
mount_nfs.c MFC r269583: 2014-08-16 13:06:11 +00:00