Whamcloud - gitweb
LU-15583 build: Update ZFS version to 2.1.2
authorJian Yu <yujian@whamcloud.com>
Fri, 3 Jun 2022 17:58:31 +0000 (10:58 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 27 Jun 2022 02:15:37 +0000 (02:15 +0000)
Update ZFS version to 2.1.2. The changes are listed in:
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.2

Change-Id: If7c81a4b1fe13e29eea1c277b896223f5c06b31a
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/47524
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
contrib/lbuild/lbuild
lustre/ChangeLog

index 4e50eeb..3a4dd0f 100755 (executable)
@@ -1096,7 +1096,7 @@ build_spl_zfs() {
     # The spl/zfs spec files expect RPM_BUILD_ROOT to point to the root of the
     # destination for the rpms
     export RPM_BUILD_ROOT=$TOPDIR
-    SPLZFSVER=${SPLZFSVER:-2.0.6}
+    SPLZFSVER=${SPLZFSVER:-2.1.2}
     SPLZFSTAG=${SPLZFSTAG:-}
     # "spl zfs" prior to 0.8.0
     # "zfs" for 0.8.0 and later
index 4115c3e..d5904fc 100644 (file)
@@ -45,7 +45,7 @@
          5.4.0-37             (Ubuntu 20.04)
          5.4.0                (vanilla kernel.org)
        * Recommended e2fsprogs version: 1.46.2.wc1 or newer
-       * Recommended ZFS version: 2.0.6
+       * Recommended ZFS version: 2.1.2
        * NFS export disabled when stack size < 8192 (32-bit Lustre clients),
          since the NFSv4 export of Lustre filesystem with 4K stack may cause a
          stack overflow. For more information, please refer to bugzilla 17630.