Whamcloud - gitweb
LU-9107 build: Update SPL/ZFS to 0.6.5.9 90/25390/4
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Fri, 10 Feb 2017 19:30:53 +0000 (14:30 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 14 Mar 2017 02:58:49 +0000 (02:58 +0000)
Update SPL and ZFS version that is built against

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

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Ife6f63455fea57251c0ec32c68e15ea40b8bda97
Reviewed-on: https://review.whamcloud.com/25390
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
contrib/lbuild/lbuild
lustre/ChangeLog

index bc1d205..3562c9c 100755 (executable)
@@ -993,7 +993,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.6.5.8}
+    SPLZFSVER=${SPLZFSVER:-0.6.5.9}
     SPLZFSTAG=${SPLZFSTAG:-}
 
     # The files expect a kver to be set to the kernel version .
index e811fa0..c8d1910 100644 (file)
@@ -25,8 +25,8 @@ TBD Intel Corporation
          4.4.38-93           (SLES12 SP2)
          vanilla linux 4.6.7
        * Recommended e2fsprogs version: 1.42.13.wc4 or newer
-       * Recommended ZFS / SPL version: 0.6.5.7
-       * Tested with ZFS / SPL version: 0.6.5.7
+       * Recommended ZFS / SPL version: 0.6.5.9
+       * Tested with ZFS / SPL version: 0.6.5.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.