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

SUNRPC: Fix a bug in gss_create_upcall



If wait_event_interruptible_timeout() is successful, it returns
the number of seconds remaining until the timeout. In that
case, we should be retrying the upcall.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent f722406f
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