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>
Showing
- autoMakefile.am 56 additions, 9 deletionsautoMakefile.am
- contrib/lbuild/lbuild 25 additions, 5 deletionscontrib/lbuild/lbuild
- lustre-dkms.spec.in 65 additions, 16 deletionslustre-dkms.spec.in
- lustre-dkms_pre-build.sh 26 additions, 9 deletionslustre-dkms_pre-build.sh
- lustre/scripts/dkms.mkconf 18 additions, 5 deletionslustre/scripts/dkms.mkconf
- lustre/tests/Makefile.am 3 additions, 5 deletionslustre/tests/Makefile.am
- lustre/tests/mpi/Makefile.am 0 additions, 2 deletionslustre/tests/mpi/Makefile.am
Please register or sign in to comment