From: Chuck Lever Date: Thu, 19 Mar 2009 00:47:51 +0000 (-0400) Subject: SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4 X-Git-Tag: v2.6.30-rc1~415^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9355982830ad67dca35e0f3d43319f3d438f82b4;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed