From: Tom Talpey Date: Wed, 11 Mar 2009 18:37:56 +0000 (-0400) Subject: SUNRPC: dynamically load RPC transport modules on-demand X-Git-Tag: v2.6.30-rc1~415^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=441e3e242903f9b190d5764bed73edb58f977413;p=pandora-kernel.git SUNRPC: dynamically load RPC transport modules on-demand Provide an api to attempt to load any necessary kernel RPC client transport module automatically. By convention, the desired module name is "xprt"+"transport name". For example, when NFS mounting with "-o proto=rdma", attempt to load the "xprtrdma" module. Signed-off-by: Tom Talpey Cc: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed