]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
support: Set proper retransmit timeout for datagram transports
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Jul 2009 20:18:37 +0000 (16:18 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 14 Jul 2009 20:18:37 +0000 (16:18 -0400)
Instead of setting the total timeout and the retransmit timeout to the
same value for datagram transports, use a 1 second retransmit timeout,
so we actually get a retransmit or two before failing.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found