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>
Fri, 6 Apr 2012 05:27:08 +0000 (01:27 -0400)
commit90913da176b3529758bc6fa52701373d92389440
tree234c20cc703b5ddcad2bc71cdb0865e2b4a7a234
parenta60af3e3f896351dfb463c6b87a6f9f2489b4551
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.

Change-Id: Ib47bde4497b8ef49deb6bbfa0c4d8f5b40470c5e
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/1003
Reviewed-by: Cory Spitz <spitzcor@cray.com>
Tested-by: Hudson
Reviewed-by: Lai Siyao <laisiyao@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/lctl.c