From: Olaf Kirch Date: Mon, 20 Mar 2006 18:44:08 +0000 (-0500) Subject: SUNRPC: Auto-load RPC authentication kernel modules X-Git-Tag: v2.6.17-rc1~667^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f344f6df4b2baa3e5c553c461735dfaf92f44be7;p=pandora-kernel.git SUNRPC: Auto-load RPC authentication kernel modules This patch adds a request_module call to rpcauth_create which will try to auto-load the kernel module for the requested authentication flavor. For kernels with modular sunrpc, this reduces the admin overhead for the user. Signed-off-by: Olaf Kirch Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed