Whamcloud - gitweb
LU-16795 build: Update ZFS version to 2.1.11 63/50863/3
authorJian Yu <yujian@whamcloud.com>
Thu, 4 May 2023 20:07:10 +0000 (13:07 -0700)
committerOleg Drokin <green@whamcloud.com>
Sat, 20 May 2023 07:10:06 +0000 (07:10 +0000)
Update ZFS version to 2.1.11. The changes are listed in:
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.11

Lustre-change: https://review.whamcloud.com/50856
Lustre-commit: f827e1e04e36f3f8533c321c1248c7b0a62da287

Change-Id: I51de752fd82174586bcda7a9a42152b9fb2111bd
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50863
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Colin Faber <cfaber@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
contrib/lbuild/lbuild
lustre/ChangeLog

index d236071..c5af861 100755 (executable)
@@ -1028,7 +1028,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.1.5}
+    SPLZFSVER=${SPLZFSVER:-2.1.11}
     SPLZFSTAG=${SPLZFSTAG:-}
     # "spl zfs" prior to 0.8.0
     # "zfs" for 0.8.0 and later
index a74e389..5b24239 100644 (file)
@@ -63,7 +63,7 @@ TBD Whamcloud
          5.11.0-31            (Ubuntu 20.04.3 HWE)
          5.11.0               (vanilla kernel.org)
        * Recommended e2fsprogs version: 1.46.6-wc1 or newer
-       * Recommended ZFS version: 2.1.5
+       * Recommended ZFS version: 2.1.11
        * 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.