Whamcloud - gitweb
LU-10051 build: Build with ZFS 0.7.2 72/29272/2
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Fri, 29 Sep 2017 20:51:01 +0000 (16:51 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 Oct 2017 03:23:01 +0000 (03:23 +0000)
Update ZFS and SPL version to 0.7.2
Changelog: https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.2

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

index 82cb06f..415d2b9 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.1}
+    SPLZFSVER=${SPLZFSVER:-0.7.2}
     SPLZFSTAG=${SPLZFSTAG:-}
 
     # The files expect a kver to be set to the kernel version .
index f3ec600..a194dff 100644 (file)
@@ -27,8 +27,8 @@ TBD Intel Corporation
          4.4.74-92.35        (SLES12 SP2)
          vanilla linux 4.6.7
        * Recommended e2fsprogs version: 1.42.13.wc4 or newer
-       * Recommended ZFS / SPL version: 0.6.5.9
-       * Tested with ZFS / SPL version: 0.6.5.9
+       * Recommended ZFS / SPL version: 0.7.2
+       * Tested with ZFS / SPL version: 0.7.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.