commit | 7f554890587c63ca4c087d6bcc4a9fe368e57484 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Jan 30 23:43:35 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Feb 05 18:48:57 2016 -0500 |
tree | 20e402fd717b734eb7c6e6b693863cbc98a4bc3b | |
parent | d9ddbf5d9225a417076e89ef650dd276165dfd07 [diff] |
SUNRPC: Allow addition of new transports to a struct rpc_clnt Add a function to allow creation and addition of a new transport to an existing rpc_clnt Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>