]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/cli_root/zpool_get/zpool_get.cfg
Pool allocation classes
[mirror_zfs.git] / tests / zfs-tests / tests / functional / cli_root / zpool_get / zpool_get.cfg
index 8994332b5d10bc2438ab91c22d755d05dbfd3574..8907533c9e4ba090696e5491a9b485453f0a7c3e 100644 (file)
@@ -36,6 +36,7 @@ typeset -a properties=(
     "altroot"
     "health"
     "guid"
+    "load_guid"
     "version"
     "bootfs"
     "delegation"
@@ -85,5 +86,6 @@ if is_linux; then
            "feature@userobj_accounting"
            "feature@encryption"
            "feature@project_quota"
+           "feature@allocation_classes"
        )
 fi