Skip to content

Commit

Permalink
SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Mar 19, 2008
1 parent 327a299 commit 1e40316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1e40316

Please sign in to comment.