xprt_release_rqst_co(9)
NAME
xprt_release_rqst_cong - housekeeping when request is complete
SYNOPSIS
void xprt_release_rqst_cong(struct rpc_task * task);
ARGUMENTS
- task
- RPC request that recently completed
DESCRIPTION
Useful for transports that require congestion control.