git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9455e3f
)
SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks
author
Steve Dickson
<steved@redhat.com>
Thu, 20 Mar 2014 15:23:03 +0000
(11:23 -0400)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Thu, 20 Mar 2014 15:46:52 +0000
(11:46 -0400)
Don't schedule an rpc_delay before checking to see if the task
is a SOFTCONN because the tk_callback from the delay (__rpc_atrun)
clears the task status before the rpc_exit_task can be run.
Signed-off-by: Steve Dickson <steved@redhat.com>
Fixes:
561ec1603171c
(SUNRPC: call_connect_status should recheck...)
Link:
http://lkml.kernel.org/r/5329CF7C.7090308@RedHat.com
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/clnt.c
patch
|
blob
|
history
diff --cc
net/sunrpc/clnt.c
Simple merge