ZPOOL_CONFIG_HOSTNAME
if (nvlist_exists(config, ZPOOL_CONFIG_HOSTNAME))
ZPOOL_CONFIG_HOSTNAME);
ZPOOL_CONFIG_HOSTNAME);
ZPOOL_CONFIG_HOSTNAME, hostname);
(void) nvlist_remove(config, ZPOOL_CONFIG_HOSTNAME,
verify(nvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME,
if (nvlist_exists(mmp_label, ZPOOL_CONFIG_HOSTNAME)) {
ZPOOL_CONFIG_HOSTNAME);
ZPOOL_CONFIG_HOSTNAME);
fnvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME, utsname.nodename);