Skip to content
Commit 3227886c authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports



Add a helper for tasks that require us to apply a function to all the
transports in an rpc_clnt.
An example of a usecase would be BIND_CONN_TO_SESSION, where we want
to send one RPC call down each transport.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 9d61498d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment