Whamcloud - gitweb
LU-4334 utils: Only set a single property for nodes 61/11161/7
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Mon, 21 Jul 2014 13:31:11 +0000 (09:31 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 11 Sep 2014 19:29:31 +0000 (19:29 +0000)
commit1d1a4fe42712c2a18a2c7ab1e9593af2a946739d
tree3608bf31b6d9893b0901ef6f1bc94aa695850164
parent9eba5aee8e06d950fc433434749ccaa6d219e68f
LU-4334 utils: Only set a single property for nodes

For servicenode, failnode and mgsnode only set a single property but
concatenate data.  ZFS can only set a single property for a given
name so this prevents erroneously overwritting previous entries.

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Ia0316e138b0d68dcda1d14811e43db3bbed64457
Reviewed-on: http://review.whamcloud.com/11161
Tested-by: Jenkins
Reviewed-by: Isaac Huang <he.huang@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/mkfs_lustre.c
lustre/utils/mount_utils.c
lustre/utils/mount_utils.h