Whamcloud - gitweb
LU-9761 dkms: Add ldiskfs dkms support 90/27990/10
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Fri, 5 Aug 2016 15:22:21 +0000 (11:22 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 3 Mar 2018 04:28:15 +0000 (04:28 +0000)
commit64a49a1d42b44dfdbc2f951177be3cbb9cd368f9
tree86ad83822f27fcc45e668c22abd906f65daa0cdf
parent1a3cce7bb6c657454f87c33ef794805f651e5395
LU-9761 dkms: Add ldiskfs dkms support

This breaks out lustre-dkms into lustre-zfs-dkms and
lustre-ldiskfs-dkms (or lustre-all-dkms) as "flavours" of lustre
server dkms.  The reason for the flavours is to prevent lustre
ldiskfs dkms build from having ZFS dependencies, and to maintain
lustre zfs dkms build ordering when rebuilding for new kernels.
This also prevents building of tests and utils when --disable-tests
and --disable-utils (respectively) are passed to configure.

Test-Parameters: trivial
Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Iba500d9830a8f57662066141a176c381151861f4
Reviewed-on: https://review.whamcloud.com/27990
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
autoMakefile.am
contrib/lbuild/lbuild
lustre-dkms.spec.in
lustre-dkms_pre-build.sh
lustre/scripts/dkms.mkconf
lustre/tests/Makefile.am
lustre/tests/mpi/Makefile.am