Whamcloud - gitweb
LU-1308 Properly add multihomed nids to peer table
authorOleg Drokin <green@whamcloud.com>
Tue, 17 Apr 2012 06:31:10 +0000 (02:31 -0400)
committerOleg Drokin <green@whamcloud.com>
Sun, 22 Apr 2012 09:01:54 +0000 (05:01 -0400)
commit080fdc3d4ec7b02952f8485ebb1ed985c3a2823d
treea0f34b2ed61e252f974c2fe22db369c396e4dffb
parenta89e1d8952ca1817e9625ca7e3cd9b2666717474
LU-1308 Properly add multihomed nids to peer table

class_add_uuid had a copy&paste error where it was checking against
wrong entry for nid tables and as such had trouble finding multihomed
nid configurations.

Change-Id: I2d73bdde9cf7b0bf882b14b473b4491873e64c25
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/2561
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Mike Pershin <tappro@whamcloud.com>
lustre/obdclass/lustre_peer.c