Whamcloud - gitweb
LU-8660 mgs: handle return code of server_make_name() 67/22867/3
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 4 Oct 2016 13:44:45 +0000 (09:44 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 20 Oct 2016 10:38:34 +0000 (10:38 +0000)
commit7a2ff624786ecf0a5e7ad330b3f35cd609e2fa77
tree11b2505543d629daa5c8ded263ba4e88d7a0c91c
parentcdeb2f3a56e89941e6af0c83929617ed52b8cb7a
LU-8660 mgs: handle return code of server_make_name()

Make sure server_make_name() actually succeeded when
called in mkfs_lustre utility and mgs_set_index().

Change-Id: I218351f0f3dd98e1b928664f872c1702a419a7cc
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/22867
Tested-by: Jenkins
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_disk.h
lustre/mgs/mgs_llog.c
lustre/utils/mkfs_lustre.c