2008-03-14 18:15:33

by Chuck Lever

[permalink] [raw]
Subject: [PATCH 4/5] 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 <[email protected]>
---

fs/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/fs/Kconfig b/fs/Kconfig
index 93c3e9c..bbc8e52 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1773,6 +1773,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