Browse Source

SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34

Most distros will want support for rpcbind protocols 3 and 4 to default off
until they have integrated user-space support for the new rpcbind daemon
which supports IPv6 RPC services.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Chuck Lever 17 years ago
parent
commit
1e40316bc4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      fs/Kconfig

+ 1 - 0
fs/Kconfig

@@ -1770,6 +1770,7 @@ config SUNRPC_XPRT_RDMA
 config SUNRPC_BIND34
 	bool "Support for rpcbind versions 3 & 4 (EXPERIMENTAL)"
 	depends on SUNRPC && EXPERIMENTAL
+	default n
 	help
 	  RPC requests over IPv6 networks require support for larger
 	  addresses when performing an RPC bind.  Sun added support for