Whamcloud - gitweb
LU-447 lnet: add lctl --net XXX push
authorJames Simmons <uja.ornl@gmail.com>
Fri, 30 Mar 2012 12:50:09 +0000 (08:50 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 7 May 2012 15:34:41 +0000 (11:34 -0400)
commitafd6ac5f37f72bdbc921b598aecdfc2e15de0875
treec1b1fd041cc51ce94471a75f45f4c140c4f349aa
parent9cfb8177b2ba56fb04c09d38939ca300c05a4ce6
LU-447 lnet: add lctl --net XXX push

Lctl --net XXX push is used to clear out purgatory conns arbitrarily.
We use this with lctl --net XXX disconnect for regression testing.
This does not nuke the peer, so it shouldn't yield lnd_query failures
like del_peer does.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Signed-off-by: Bob Glossman <bogl@whamcloud.com>
Change-Id: Ia7b033750134020022df676f451d91b20e4f5db4
Reviewed-on: http://review.whamcloud.com/2645
Reviewed-by: Lai Siyao <laisiyao@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/lctl.c