From: Tom Talpey Date: Wed, 11 Mar 2009 18:37:56 +0000 (-0400) Subject: NFS: load the rpc/rdma transport module automatically X-Git-Tag: v2.6.30-rc1~415^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a67d18f89f5782806135aad4ee012ff78d45aae7;p=pandora-kernel.git NFS: load the rpc/rdma transport module automatically When mounting an NFS/RDMA server with the "-o proto=rdma" or "-o rdma" options, attempt to dynamically load the necessary "xprtrdma" client transport module. Doing so improves usability, while avoiding a static module dependency and any unnecesary resources. Signed-off-by: Tom Talpey Cc: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed