Skip to content
Commit 35525b79 authored by Andriy Skulysh's avatar Andriy Skulysh Committed by J. Bruce Fields
Browse files

sunrpc: Fix lockd sleeping until timeout



There is a race in enqueueing thread to a pool and
waking up a thread.
lockd doesn't wake up on reception of lock granted callback
if svc_wake_up() is called before lockd's thread is added
to a pool.

Signed-off-by: default avatarAndriy Skulysh <Andriy_Skulysh@xyratex.com>
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 624ab464
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