Whamcloud - gitweb
LU-15222 build: Update ZFS version to 2.0.6
authorJian Yu <yujian@whamcloud.com>
Tue, 18 Jan 2022 08:21:15 +0000 (00:21 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 19 Jan 2022 21:03:00 +0000 (21:03 +0000)
Update ZFS version to 2.0.6. The changes are listed in:
https://github.com/openzfs/zfs/releases/tag/zfs-2.0.6

Lustre-change: https://review.whamcloud.com/45567
Lustre-commit: 8e6ef2d91b3acbec5ad1157404c263277a25cbb3

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

index 54ab4d8..c772879 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.0}
+    SPLZFSVER=${SPLZFSVER:-2.0.6}
     SPLZFSTAG=${SPLZFSTAG:-}
     # "spl zfs" prior to 0.8.0
     # "zfs" for 0.8.0 and later
index 4284ab4..9a1fa4a 100644 (file)
@@ -43,7 +43,7 @@
          5.4.0-37             (Ubuntu 20.04)
          5.4.0                (vanilla kernel.org)
        * Recommended e2fsprogs version: 1.45.6.wc5 or newer
-       * Recommended ZFS version: 2.0.0
+       * Recommended ZFS version: 2.0.6
        * 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.