From c688ab3fb4fec593257117062941892a1f04457e Mon Sep 17 00:00:00 2001 From: eulerstorage Date: Thu, 16 Jan 2020 18:17:32 +0800 Subject: [PATCH] add the script mpathconf for it is useful while installing --- 0013-RH-add-mpathconf.patch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/0013-RH-add-mpathconf.patch b/0013-RH-add-mpathconf.patch index b49df25..126c2d9 100644 --- a/0013-RH-add-mpathconf.patch +++ b/0013-RH-add-mpathconf.patch @@ -10,7 +10,12 @@ command line. But, mostly it is used to get a multipath.conf file with the OS defaults, and to enable and disable multipathing via a single command. +Changed-by: hy-euler + Do not modify the file libmultipath/config.c,becauseit modifies + another patch which is not present in openEuler. + Signed-off-by: Benjamin Marzinski +Signed-off-by: hy-euler --- multipath/Makefile | 5 + multipath/mpathconf | 464 ++++++++++++++++++++++++++++++++++++++++++++++++++