Whamcloud - gitweb
LU-290 Reconnects are not throttled
authorLai Siyao <laisiyao@whamcloud.com>
Wed, 15 Jun 2011 02:52:55 +0000 (19:52 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 4 Aug 2011 06:31:51 +0000 (02:31 -0400)
commit86b2211e55dcc509da85b21ece8830e2a9b70db1
tree57f3977697895dbdc25b303b580abdca9a12fb29
parent7fe3a1558a5c990d21759e07c89c33b9cd30599b
LU-290 Reconnects are not throttled

bz22423
Client should not try to reconnect to the same nid in a busy loop,
but instead rely on pinger to issue reconnect.

Signed-off-by: Lai Siyao <laisiyao@whamcloud.com>
Change-Id: I878093030d62173071192ca816e037464cc9248d
Reviewed-on: http://review.whamcloud.com/944
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Reviewed-by: hongchao.zhang <hongchao.zhang@whamcloud.com>
Tested-by: hongchao.zhang <hongchao.zhang@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/import.c
lustre/tests/conf-sanity.sh