zpool_get_all_props
if (zpool_get_all_props(zhp) != 0)
if (zhp->zpool_props == NULL && zpool_get_all_props(zhp)) {
zpool_get_all_props(zhp) == 0) {
if (zhp->zpool_props == NULL && zpool_get_all_props(zhp) &&