commit | ad01b2c68d0ac5f3d4a3f807bec77b720b1c62a0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Jan 30 14:17:26 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Feb 05 18:48:54 2016 -0500 |
tree | 1d4cfc7e222f9babf199bb7e5e67e8af90922a76 | |
parent | 80b14d5e61ca6d08e46b4fc72baf6e4f738b30ce [diff] |
SUNRPC: Make rpc_clnt store the multipath iterators This is a pre-patch for the RPC multipath code. It sets up the storage in struct rpc_clnt for the multipath code. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>