git: bb438c08b86a - stable/14 - zfs: update share/zfs/compatibility.d to match current ZFS code
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Sep 2023 08:29:01 UTC
The branch stable/14 has been updated by mm:
URL: https://cgit.FreeBSD.org/src/commit/?id=bb438c08b86a32f13da16b2e7801f2cbd45bc5c1
commit bb438c08b86a32f13da16b2e7801f2cbd45bc5c1
Author: Martin Matuska <mm@FreeBSD.org>
AuthorDate: 2023-09-21 23:34:47 +0000
Commit: Martin Matuska <mm@FreeBSD.org>
CommitDate: 2023-09-24 08:27:38 +0000
zfs: update share/zfs/compatibility.d to match current ZFS code
MFC after: 3 days
(cherry picked from commit 7a0e9e3f8f3a9379df793284f719f1a7ee5734c2)
---
cddl/share/zfs/compatibility.d/Makefile | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/cddl/share/zfs/compatibility.d/Makefile b/cddl/share/zfs/compatibility.d/Makefile
index e60bd172dcce..13d88fef184d 100644
--- a/cddl/share/zfs/compatibility.d/Makefile
+++ b/cddl/share/zfs/compatibility.d/Makefile
@@ -22,6 +22,7 @@ FILES= \
openzfs-2.0-linux \
openzfs-2.1-freebsd \
openzfs-2.1-linux \
+ openzfs-2.2 \
zol-0.6.1 \
zol-0.6.4 \
zol-0.6.5 \
@@ -42,12 +43,17 @@ LINKS= \
${FILESDIR}/freebsd-11.3 ${FILESDIR}/freebsd-12.0 \
${FILESDIR}/freebsd-11.3 ${FILESDIR}/freebsd-12.1 \
${FILESDIR}/freebsd-11.3 ${FILESDIR}/freebsd-12.2 \
+ ${FILESDIR}/freebsd-11.3 ${FILESDIR}/freebsd-12.3 \
+ ${FILESDIR}/freebsd-11.3 ${FILESDIR}/freebsd-12.4 \
${FILESDIR}/freebsd-11.3 ${FILESDIR}/freenas-11.3 \
${FILESDIR}/freenas-11.0 ${FILESDIR}/freenas-11.1 \
${FILESDIR}/openzfsonosx-1.9.3 ${FILESDIR}/openzfsonosx-1.9.4 \
${FILESDIR}/openzfs-2.0-freebsd ${FILESDIR}/truenas-12.0 \
${FILESDIR}/zol-0.7 ${FILESDIR}/ubuntu-18.04 \
- ${FILESDIR}/zol-0.8 ${FILESDIR}/ubuntu-20.04
+ ${FILESDIR}/zol-0.8 ${FILESDIR}/ubuntu-20.04 \
+ ${FILESDIR}/openzfs-2.1-linux ${FILESDIR}/ubuntu-22.04 \
+ ${FILESDIR}/openzfs-2.2 ${FILESDIR}/openzfs-2.2-linux \
+ ${FILESDIR}/openzfs-2.2 ${FILESDIR}/openzfs-2.2-freebsd
LINKMODE= ${NOBINMODE}