Skip to content
Commit 3f7edeac authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Add a transport callback to handle dequeuing of an RPC request



Add a transport level callback to allow it to handle the consequences of
dequeuing the request that was in the process of being transmitted.
For something like a TCP connection, we may need to disconnect if the
request was partially transmitted.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 0c14584c
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