From: Chuck Lever Date: Fri, 14 Mar 2008 18:15:18 +0000 (-0400) Subject: SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1e40316bc44851c5920490df01482ed862e4dbc4;p=linux-beck.git 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 Signed-off-by: Trond Myklebust --- diff --git a/fs/Kconfig b/fs/Kconfig index 83201856b362..4115deb567e1 100644 --- a/fs/Kconfig +++ b/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