]> git.proxmox.com Git - mirror_zfs.git/commit
Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1)
authorMike Swanson <mikeonthecomputer@gmail.com>
Wed, 31 Mar 2021 16:40:25 +0000 (09:40 -0700)
committerGitHub <noreply@github.com>
Wed, 31 Mar 2021 16:40:25 +0000 (09:40 -0700)
commit67859aedd14eb020b2f2988498410e661067a582
treeec39e41af0545ea6213aa700d93ab4a170084664
parent9ac82cab2d8e5235b61e6811203793758c30b994
Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1)

ZoL 0.6.1 introduced feature flags with the three features that all
implementations at the time were guaranteed to have.  0.6.4 introduced
a few more until 0.6.5 added two after that.  OpenZFS 2.1 added the
dRAID feature.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
Closes #11818
cmd/zpool/Makefile.am
cmd/zpool/compatibility.d/openzfs-2.1-freebsd [new file with mode: 0644]
cmd/zpool/compatibility.d/openzfs-2.1-linux [new file with mode: 0644]
cmd/zpool/compatibility.d/zol-0.6.1 [new file with mode: 0644]
cmd/zpool/compatibility.d/zol-0.6.4 [new file with mode: 0644]