Whamcloud - gitweb
LU-8146 osd-zfs: Build against SPL/ZFS 0.6.5.7 19/20219/3
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Mon, 16 May 2016 11:01:21 +0000 (07:01 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 14 Jun 2016 03:47:18 +0000 (03:47 +0000)
Build against SPL/ZFS 0.6.5.7.

ZFS Changelogs since 0.6.5.6:
https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.7

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Icdde350e4f7fee6e72f2eab2548ef07b44f0dacb
Reviewed-on: http://review.whamcloud.com/20219
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
contrib/lbuild/lbuild
lustre/ChangeLog

index 97cb7a0..725cdf1 100755 (executable)
@@ -890,7 +890,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.6}
+    SPLZFSVER=${SPLZFSVER:-0.6.5.7}
     SPLZFSTAG=${SPLZFSTAG:-}
 
     # The files expect a kver to be set to the kernel version .
index a56ce20..4e2cc99 100644 (file)
@@ -24,8 +24,8 @@ TBD Intel Corporation
          3.12.57-60.35       (SLES12 SP1)
          vanilla linux 4.2.1
        * Recommended e2fsprogs version: 1.42.13.wc4 or newer
-       * Recommended ZFS / SPL version: 0.6.5.6
-       * Tested with ZFS / SPL version: 0.6.5.6
+       * Recommended ZFS / SPL version: 0.6.5.7
+       * Tested with ZFS / SPL version: 0.6.5.7
        * 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.