NFS: load the rpc/rdma transport module automatically
authorTom Talpey <tmtalpey@gmail.com>
Wed, 11 Mar 2009 18:37:56 +0000 (14:37 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:37:56 +0000 (14:37 -0400)
commita67d18f89f5782806135aad4ee012ff78d45aae7
tree8ee9712d4217d585199a95da7388dd0761c3e32d
parent441e3e242903f9b190d5764bed73edb58f977413
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 <tmtalpey@gmail.com>
Cc: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c