git: 7a0e9e3f8f3a - main - zfs: update share/zfs/compatibility.d to match current ZFS code

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Thu, 21 Sep 2023 23:38:28 UTC
The branch main has been updated by mm:

URL: https://cgit.FreeBSD.org/src/commit/?id=7a0e9e3f8f3a9379df793284f719f1a7ee5734c2

commit 7a0e9e3f8f3a9379df793284f719f1a7ee5734c2
Author:     Martin Matuska <mm@FreeBSD.org>
AuthorDate: 2023-09-21 23:34:47 +0000
Commit:     Martin Matuska <mm@FreeBSD.org>
CommitDate: 2023-09-21 23:37:38 +0000

    zfs: update share/zfs/compatibility.d to match current ZFS code
    
    MFC after:      3 days
---
 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}