SUNRPC: Make rpc_clnt store the multipath iterators
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 30 Jan 2016 19:17:26 +0000 (14:17 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 5 Feb 2016 23:48:54 +0000 (18:48 -0500)
commitad01b2c68d0ac5f3d4a3f807bec77b720b1c62a0
tree1d4cfc7e222f9babf199bb7e5e67e8af90922a76
parent80b14d5e61ca6d08e46b4fc72baf6e4f738b30ce
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>
include/linux/sunrpc/clnt.h
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/clnt.c
net/sunrpc/rpcb_clnt.c
This page took 0.027806 seconds and 5 git commands to generate.