summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2008-11-13 11:35:18 +0000
committerdfr <dfr@FreeBSD.org>2008-11-13 11:35:18 +0000
commitf2543b22e03354cdbb01c7978baa01c707d45e1d (patch)
treed0277643dcda098270ed926f5b5b7c094117a8a7 /sys/conf/options
parenta302d8e554eed06f355f75bee14651d8996dc09b (diff)
downloadFreeBSD-src-f2543b22e03354cdbb01c7978baa01c707d45e1d.zip
FreeBSD-src-f2543b22e03354cdbb01c7978baa01c707d45e1d.tar.gz
Temporarily switch NFS back to the old RPC code while I try to diagnose and
fix the problems a few people have noticed with the new code. People who want to continue testing the new code or who need RPCSEC_GSS support should use the new option NFS_NEWRPC to select it.
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index f20547d..4b28c58 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -230,6 +230,7 @@ NFS4CLIENT opt_nfs.h
# legacy RPC implementation instead of the newer KRPC system (which
# supports modern features such as RPCSEC_GSS
NFS_LEGACYRPC opt_nfs.h
+NFS_NEWRPC opt_nfs.h
# filesystems and libiconv bridge
CD9660_ICONV opt_dontuse.h
OpenPOWER on IntegriCloud