Whamcloud - gitweb
LU-4243 mgs: use proper uuid in mgs_write_log_failnids()
authorNiu Yawei <yawei.niu@intel.com>
Wed, 4 Dec 2013 04:20:18 +0000 (23:20 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Dec 2013 03:51:19 +0000 (12:51 +0900)
commitd61cd9a816f8e9ce959b7e32e73ad2871a8ffe7f
treea4eef5700017aa9c9d9cfb91098c2a2687783c96
parent5d9d2c2a332bdd543779fde079f98e4e3de2985f
LU-4243 mgs: use proper uuid in mgs_write_log_failnids()

This patch revert the changes to mgs_write_log_failnids() in the
commit d9d27cad, which introduced a regression of that when multiple
'--servicenode' or '--failnode' option specified, the uuid from
first option will be wrongly used for all other connections.

Signed-off-by: Niu Yawei <yawei.niu@intel.com>
Change-Id: Ibd989de67fe6851cc75569be3f64dadaec5e6f8c
Reviewed-on: http://review.whamcloud.com/8372
Tested-by: Jenkins
Reviewed-by: Erich Focht <efocht@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mgs/mgs_llog.c