Whamcloud - gitweb
LU-4243 mgs: use proper uuid in mgs_write_log_failnids() 72/8372/3
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:43:06 +0000 (03:43 +0000)
commitf157ebea33edb656b123bb34d4cb06f970bb4bb6
tree080ee65ceec06964a1465c190e7dde8fc14e7969
parentbe0b82d025f63cbbee53489f22948e8079692177
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