commit | 7fdcf13b292e8b2e38e42de24be2503e37b2cf97 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 01 14:00:15 2011 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 01 14:00:15 2011 -0500 |
tree | bd043aea4267abd947a0c3768964533d0d118e85 | |
parent | b930c26416c4ea6855726fd977145ccea9afbdda [diff] |
SUNRPC: Fix the execution time statistics in the face of RPC restarts 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>