freebsd-dev/sbin/mount_nfs
Rick Macklem 011981fd9e Add support for the experimental nfs client to mount_nfs. The
experimental client is used when the fstype is "newnfs" or the "nfsv4"
option is specified. It includes the addition of the option:
  gssname - to specify a client side initiator host based principal name
which is specific to NFSv4.
It also includes a change to mount.c, so that it knows about
mount_newnfs, but not mount_nfs4.

Reviewed by:	dfr
Approved by:	kib (mentor)
2009-05-27 19:56:51 +00:00
..
Makefile Add support for the experimental nfs client to mount_nfs. The 2009-05-27 19:56:51 +00:00
mount_nfs.8 Add support for the experimental nfs client to mount_nfs. The 2009-05-27 19:56:51 +00:00
mount_nfs.c Add support for the experimental nfs client to mount_nfs. The 2009-05-27 19:56:51 +00:00