]> granicus.if.org Git - zfs/blobdiff - cmd/zpool/zpool_main.c
OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operations
[zfs] / cmd / zpool / zpool_main.c
index ab652a7ce44b2dcce930fe03af1c8190d5cc4959..71943f2c0f80e27260f2116d76b161c7f8303618 100644 (file)
@@ -8087,6 +8087,7 @@ zpool_do_events_nvprint(nvlist_t *nvl, int depth)
                case DATA_TYPE_BOOLEAN_ARRAY:
                case DATA_TYPE_BYTE_ARRAY:
                case DATA_TYPE_DOUBLE:
+               case DATA_TYPE_DONTCARE:
                case DATA_TYPE_UNKNOWN:
                        printf(gettext("<unknown>"));
                        break;