Whamcloud - gitweb
LU-9761 dkms: Add ldiskfs dkms support 01/31201/2
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Fri, 5 Aug 2016 15:22:21 +0000 (11:22 -0400)
committerJohn L. Hammond <john.hammond@intel.com>
Fri, 9 Feb 2018 21:36:06 +0000 (21:36 +0000)
commite8757177715993bf38f732808af1957cc30f0fd1
tree2408f9124ee4a554ef550209883b9b03b781c02f
parent896e4ac37f93c556688d5f5e74ed470ba1b86da4
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.

Lustre-change: https://review.whamcloud.com/#/c/27990/
Lustre-commit: 89d9b65326f9f9a117b8013d721378ce1f77fdf0

Test-Parameters: trivial
Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Iba500d9830a8f57662066141a176c381151861f4
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/31201
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
autoMakefile.am
contrib/lbuild/lbuild
lustre-dkms.spec.in
lustre-dkms_pre-build.sh
lustre/scripts/dkms.mkconf
lustre/tests/Makefile.am