Skip to content
Snippets Groups Projects
Commit 3b27bad7 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Allow caller of rpc_sleep_on() to select priority levels


Currently, the caller has to change the value of task->tk_priority if
it wants to select on which priority level the task will sleep.

This patch allows the caller to select a priority level at sleep time
rather than always using task->tk_priority.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent d9ba131d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment