Whamcloud - gitweb
LU-4334 utils: Only set a single property for nodes
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Mon, 21 Jul 2014 13:31:11 +0000 (09:31 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 17 Sep 2014 03:01:47 +0000 (23:01 -0400)
commite1377e9f69a70c0a4865d7e1ad1721243e6b11c2
treed4fcfc8185af112f62b66140f7f89f8bb828e6b8
parentd9e627c09ccc5c22aa10704020fb9f45bcf26ed0
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