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>
Mon, 14 May 2012 15:48:35 +0000 (11:48 -0400)
commit0fe07cd4252d8c478e8d05d80b877b81f8ad2ed9
tree478bb3ebad22bb9a75cf8b010daa304a7f14fe7b
parentd4f36787d67c02e2ce7b21a891ff71bc709b3cb5
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