]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Provide a sysctl to allow defaulting of the connectionless (-c) feature
authorMatthew Dillon <dillon@FreeBSD.org>
Wed, 22 Jan 2003 19:57:31 +0000 (19:57 +0000)
committerMatthew Dillon <dillon@FreeBSD.org>
Wed, 22 Jan 2003 19:57:31 +0000 (19:57 +0000)
commit146cc84e0d73852214cb97ba3c93cdcaaeedfe3e
tree10ab5196d4659686e27cd36887ce384314492172
parent7dcb0a0e83501c1ef45c1a342f8a6632b978f815
Provide a sysctl to allow defaulting of the connectionless (-c) feature
to mount_nfs.  The sysctl defaults to 1 (paranoid mode).  Setting it to 0
will allow an NFS client to receive replies on a different IP then they
were sent to by default.

Submitted by: Sean Eric Fagan <sef@kithrup.com>
sys/nfsclient/nfs_vfsops.c