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:
b930c26
)
SUNRPC: Fix the execution time statistics in the face of RPC restarts
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 1 Dec 2011 19:00:15 +0000
(14:00 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 1 Dec 2011 19:00:15 +0000
(14:00 -0500)
If the rpc_task gets restarted, then we want to ensure that we don't
double-count the execution time statistics, timeout data, etc.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found