freebsd-dev/sbin/mount
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
..
extern.h
getmntopts.3 Correct the description of getmnt_silent: unknown options are silently 2008-02-17 20:25:25 +00:00
getmntopts.c style(9) 2008-12-26 22:55:38 +00:00
Makefile
mntopts.h
mount_fs.c Be a little bit more pestimistic in argument handling - check if we've 2008-12-18 18:44:46 +00:00
mount.8 Add a -o mountprog parameter to mount which explicitly allows 2009-03-05 08:57:35 +00:00
mount.c Add support for the experimental nfs client to mount_nfs. The 2009-05-27 19:56:51 +00:00
pathnames.h
vfslist.c