From: Trond Myklebust Date: Thu, 1 Dec 2011 19:00:15 +0000 (-0500) Subject: SUNRPC: Fix the execution time statistics in the face of RPC restarts X-Git-Tag: v3.2-rc7~28^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fdcf13b292e8b2e38e42de24be2503e37b2cf97;p=pandora-kernel.git 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 --- Reading git-diff-tree failed