]> git.decadent.org.uk Git - nfs-utils.git/commit
sm-notify: Use correct retransmit timeout when sending a fresh RPC
authorChuck Lever <chuck.lever@oracle.com>
Mon, 19 Sep 2011 18:18:47 +0000 (14:18 -0400)
committerLuk Claes <luk@debian.org>
Sun, 2 Oct 2011 14:16:47 +0000 (16:16 +0200)
commit24a3291682a316cae8998319d25e81fa4cc609ff
treec749aa93b082104ec1c83fa8d8dc21fc53372ee3
parentceb3994479617d0723c5db3d15000a5f5d613c2f
sm-notify: Use correct retransmit timeout when sending a fresh RPC

An RPC retransmit timeout should start out the same for each new RPC
request.  Don't increase the retransmit timeout after receiving the
reply to the rpcbind query.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/statd/sm-notify.c