SUNRPC: Fix RPC call retransmission statistics
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 25 Sep 2013 17:39:45 +0000 (13:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 1 Oct 2013 22:22:11 +0000 (18:22 -0400)
commitca7f33aa5b8051f17eec81766b8f39c83caf4196
tree0a7e31e04a72011fb94ce165f8b2c9723cec2472
parent99875249bfbfb6d9a2aba020ce65da2862d0dafa
SUNRPC: Fix RPC call retransmission statistics

A retransmit should be when you successfully transmit an RPC call to
the server a second time.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c