Skip to content
Commit 359c48c0 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status



Add a helper that will wake up a task that is sleeping on a specific
queue, and will set the value of task->tk_status. This is mainly
intended for use by the transport layer to notify the task of an
error condition.

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