From bd43ac7b4a4d5fb8046f9725197a5abdd11ea4fc Mon Sep 17 00:00:00 2001 From: Wang Shilong Date: Mon, 30 Mar 2015 16:17:45 -0400 Subject: [PATCH] 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 --- lustre.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1