add the script mpathconf for it is useful while installing

This commit is contained in:
eulerstorage 2020-01-16 18:17:32 +08:00
parent 02e7be3245
commit c688ab3fb4

View File

@ -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 <eulersotragemt@huawei.com>
Do not modify the file libmultipath/config.c,becauseit modifies
another patch which is not present in openEuler.
Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
Signed-off-by: hy-euler<eulersotragemt@huawei.com>
---
multipath/Makefile | 5 +
multipath/mpathconf | 464 ++++++++++++++++++++++++++++++++++++++++++++++++++