SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4
authorChuck Lever <chuck.lever@oracle.com>
Thu, 19 Mar 2009 00:47:51 +0000 (20:47 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 28 Mar 2009 20:00:17 +0000 (16:00 -0400)
commit9355982830ad67dca35e0f3d43319f3d438f82b4
tree131730bb424b613c72880751a0f92ba168409410
parent363f724cdd3d2ae554e261be995abdeb15f7bdd9
SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4

We just augmented the kernel's RPC service registration code so that
it automatically adjusts to what is supported in user space.  Thus we
no longer need the kernel configuration option to enable registering
RPC services with v4 -- it's all done automatically.

This patch is part of a series that addresses
   http://bugzilla.kernel.org/show_bug.cgi?id=12256

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/Kconfig