Whamcloud - gitweb
LU-2391 build: separate lustre-osd-[ldiskfs,zfs] RPMs
authorBruno Faccini <bruno.faccini@intel.com>
Mon, 18 Feb 2013 15:22:01 +0000 (16:22 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 20 Feb 2013 02:37:56 +0000 (21:37 -0500)
commitc844bf47dabeee3f408be049b28e67e600348e0c
treece53dc4a54ea869fba8d308cbe68d3a514577287
parent0b3e852a58dbf10d1d342b8414a9f35ebe36b930
LU-2391 build: separate lustre-osd-[ldiskfs,zfs] RPMs

Add support for separate lustre-osd-[ldiskfs,zfs] RPMs creation in
lustre.spec.in template. This will prevent osd_[ldiskfs,zfs].ko
modules from being shipped as part of lustre-modules RPM and thus
avoids having many unsatisfied external references error messages
reported when either lustre-ldiskfs or zfs-modules RPMs are missing.
Users willing to build Lustre FSs on top of ldiskfs/zfs back-ends
will have to install the corresponding RPM.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: Ib406443186026ed5ac3dc7b3ec30db41aedac2a2
Reviewed-on: http://review.whamcloud.com/4869
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Brian J. Murrell <brian.murrell@intel.com>
Reviewed-by: Christopher J. Morrone <chris.morrone.llnl@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
autoMakefile.am
lustre.spec.in