Whamcloud - gitweb
LU-12745 build: Account for optional SPL for ZFS 0.8+ 61/36161/2
authorNathaniel Clark <nclark@whamcloud.com>
Wed, 11 Sep 2019 15:10:58 +0000 (11:10 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 20 Sep 2019 07:54:21 +0000 (07:54 +0000)
commita245dde23a9fdbdff7d09a783bcbe3349f68a908
treef089ead6f2167eb0fb074cdf457904c9da74e625
parentb380a1f9a1daa1683593d0ee4a508da859277164
LU-12745 build: Account for optional SPL for ZFS 0.8+

With ZFS 0.8.0 and later, SPL is not longer present.
Some zfs packages provide vestigial spl package contents, but zfs-dkms
does not.  This makes testing SPL directories optional depending on
version of ZFS, this also accounts for the new location of the spl
include directory under the zfs include directory.

Test-Parameters: trivial
Signed-off-by: Nathaniel Clark <nclark@whamcloud.com>
Change-Id: I8afcff079f25543a3c86df0c404146a859b226aa
Reviewed-on: https://review.whamcloud.com/36161
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-linux.m4
config/lustre-build-zfs.m4
lustre/osd-zfs/Makefile.in