Blame SOURCES/0118-UPBZ-1200738-update-eternus-config.patch

f20720
---
f20720
 libmultipath/hwtable.c  |    2 +-
f20720
 multipath.conf.defaults |    2 +-
f20720
 2 files changed, 2 insertions(+), 2 deletions(-)
f20720
f20720
Index: multipath-tools-130222/libmultipath/hwtable.c
f20720
===================================================================
f20720
--- multipath-tools-130222.orig/libmultipath/hwtable.c
f20720
+++ multipath-tools-130222/libmultipath/hwtable.c
f20720
@@ -310,7 +310,7 @@ static struct hwentry default_hw[] = {
f20720
 	},
f20720
 	{
f20720
 		.vendor        = "FUJITSU",
f20720
-		.product       = "ETERNUS_DX(L|400|8000)",
f20720
+		.product       = "ETERNUS_DX(H|L|M|400|8000)",
f20720
 		.features      = "1 queue_if_no_path",
f20720
 		.hwhandler     = DEFAULT_HWHANDLER,
f20720
 		.pgpolicy      = GROUP_BY_PRIO,
f20720
Index: multipath-tools-130222/multipath.conf.defaults
f20720
===================================================================
f20720
--- multipath-tools-130222.orig/multipath.conf.defaults
f20720
+++ multipath-tools-130222/multipath.conf.defaults
f20720
@@ -288,7 +288,7 @@
f20720
 #	}
f20720
 #	device {
f20720
 #		vendor "FUJITSU"
f20720
-#		product "ETERNUS_DX(L|400|8000)"
f20720
+#		product "ETERNUS_DX(H|L|M|400|8000)"
f20720
 #		path_grouping_policy "group_by_prio"
f20720
 #		path_checker "tur"
f20720
 #		features "1 queue_if_no_path"