]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r273849:
authortrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Nov 2014 15:41:55 +0000 (15:41 +0000)
committertrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 29 Nov 2014 15:41:55 +0000 (15:41 +0000)
commitfe5282b5e432402d9efe548c6093821abeaf2619
tree5a9eb5318f0fba3ce8a9c1999db4158c29a9616b
parent0674d7111df98a51e50d1bf15a5b290f3ac7c067
MFC r273849:

Add support for "timeo", "actimeo", "noac", and "proto" options
to mount_nfs(8).  They are implemented on Linux, OS X, and Solaris,
and thus can be expected to appear in automounter maps.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@275249 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/mount_nfs/mount_nfs.8
sbin/mount_nfs/mount_nfs.c
sys/fs/nfsclient/nfs_clvfsops.c