Whamcloud - gitweb
LU-10377 build: Update ZFS Version to 0.7.6 22/30522/6
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Fri, 26 Jan 2018 14:02:02 +0000 (09:02 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 14 Feb 2018 00:52:22 +0000 (00:52 +0000)
Update SPL and ZFS version that is built against.

https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.6

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: If010d3a7e78b66a2acbd70242fe517218a438c02
Reviewed-on: https://review.whamcloud.com/30522
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
contrib/lbuild/lbuild
lustre/ChangeLog

index e05dcb9..e83b50d 100755 (executable)
@@ -994,7 +994,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:-0.7.3}
+    SPLZFSVER=${SPLZFSVER:-0.7.6}
     SPLZFSTAG=${SPLZFSTAG:-}
 
     # The files expect a kver to be set to the kernel version .
index 0bb6c8f..cc0c5a7 100644 (file)
@@ -35,8 +35,8 @@ TBD Intel Corporation
          4.4.0-85.108        (Ubuntu 16.04)
          vanilla linux 4.6.7
        * Recommended e2fsprogs version: 1.42.13.wc6 or newer
-       * Recommended ZFS / SPL version: 0.7.3
-       * Tested with ZFS / SPL version: 0.7.3
+       * Recommended ZFS / SPL version: 0.7.6
+       * Tested with ZFS / SPL version: 0.7.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.