commit | a67d18f89f5782806135aad4ee012ff78d45aae7 | [log] [tgz] |
---|---|---|
author | Tom Talpey <tmtalpey@gmail.com> | Wed Mar 11 14:37:56 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Mar 11 14:37:56 2009 -0400 |
tree | 8ee9712d4217d585199a95da7388dd0761c3e32d | |
parent | 441e3e242903f9b190d5764bed73edb58f977413 [diff] |
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>