Whamcloud - gitweb
LU-11019 build: Update ZFS/SPL to 0.7.9 89/32389/2
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Mon, 14 May 2018 19:06:45 +0000 (15:06 -0400)
committerJohn L. Hammond <john.hammond@intel.com>
Tue, 15 May 2018 13:45:13 +0000 (13:45 +0000)
This updates the ZFS version to 0.7.9.

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

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: I9452a589d9dc719de7a63d3ed287dec8b6f7c0b6
Reviewed-on: https://review.whamcloud.com/32389
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
contrib/lbuild/lbuild
lustre/ChangeLog

index 17f2973..db3795f 100755 (executable)
@@ -1014,7 +1014,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.8}
+    SPLZFSVER=${SPLZFSVER:-0.7.9}
     SPLZFSTAG=${SPLZFSTAG:-}
 
     # The files expect a kver to be set to the kernel version .
index 28d5e56..3b71b8a 100644 (file)
@@ -29,8 +29,8 @@ TBD Intel Corporation
          4.4.126-94.22       (SLES12 SP3)
          vanilla linux 4.6.7
        * Recommended e2fsprogs version: 1.42.13.wc6 or newer
-       * Recommended ZFS / SPL version: 0.7.8
-       * Tested with ZFS / SPL version: 0.7.8
+       * Recommended ZFS / SPL version: 0.7.9
+       * Tested with ZFS / SPL version: 0.7.9
        * 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.