Whamcloud - gitweb
LU-9761 dkms: Add ldiskfs dkms support 90/27990/9
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Fri, 5 Aug 2016 15:22:21 +0000 (11:22 -0400)
committerNathaniel Clark <nathaniel.l.clark@intel.com>
Tue, 6 Feb 2018 17:12:01 +0000 (12:12 -0500)
commit89d9b65326f9f9a117b8013d721378ce1f77fdf0
tree459fd7b50c47303b662392d1f48415a63490f5ec
parent8059dbbe97a61e287efe0ae9d1f7767d362aa2d7
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
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