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

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