Whamcloud - gitweb
LU-6718 build: force update of lustre-osd-zfs-mount 85/15285/3
authorBob Glossman <bob.glossman@intel.com>
Mon, 15 Jun 2015 17:04:19 +0000 (10:04 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 19 Jun 2015 07:05:24 +0000 (07:05 +0000)
Previous change fixed the lustre-osd-ldiskfs dependency,
but neglected lustre-osd-zfs.

Change the .spec file to make lustre-osd-zfs require a
specific version of lustre-osd-zfs-mount rather than
accepting just any version.

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: Ice17e23fdf778962a1a988b563bfc426c5d41c29
Reviewed-on: http://review.whamcloud.com/15285
Tested-by: Jenkins
Reviewed-by: Brian J. Murrell <brian.murrell@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre.spec.in

index a5cef20..bb7965b 100644 (file)
@@ -188,7 +188,7 @@ LDISKFS hooks for mount/mkfs into a dynamic library.
 %package osd-zfs
 Summary: osd-zfs is the mandatory glue for ZFS support in Lustre.
 Requires: lustre-modules = %{version}, zfs-kmod
-Requires: lustre-osd-zfs-mount
+Requires: lustre-osd-zfs-mount = %{version}
 Provides: lustre-osd
 Group: Development/Kernel