From: Wang Shilong Date: Mon, 30 Mar 2015 20:17:45 +0000 (-0400) Subject: LU-6412 build: fix typo in lustre.spec.in X-Git-Tag: 2.7.53~7 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=bd43ac7b4a4d5fb8046f9725197a5abdd11ea4fc LU-6412 build: fix typo in lustre.spec.in Fix a copy-paste error which should be zfs rather than ldiskfs. Signed-off-by: Wang Shilong Change-Id: I7eee4d847478903a4c913439090b090c4e9c7dce Reviewed-on: http://review.whamcloud.com/14257 Tested-by: Jenkins Reviewed-by: Dmitry Eremin Reviewed-by: Bob Glossman Tested-by: Maloo Reviewed-by: Oleg Drokin --- diff --git a/lustre.spec.in b/lustre.spec.in index 9e4bbb8..7d87b77 100644 --- a/lustre.spec.in +++ b/lustre.spec.in @@ -196,7 +196,7 @@ backing store of a Lustre server. %if %{with lustre_utils} %package osd-zfs-mount -Summary: osd-zfs-mount contains mount's ldiskfs specific dso. +Summary: osd-zfs-mount contains mount's zfs specific dso. Provides: lustre-osd-mount Group: Development/Kernel