wguanghao
c2290cffbe
fix CVE-2022-41974
2022-10-28 07:06:23 +08:00
Kemeng Shi
ece61bee4c
multipath-tools: use /run instead of /dev/shm
...
/dev/shm may have unsafe permissions. Use /run instead.
Use systemd's tmpfiles.d mechanism to create /run/multipath
early during boot.
For backward compatibilty, make the runtime directory configurable
via the "runtimedir" make variable.
Signed-off-by: Kemeng Shi <shikemeng@huawei.com>
2022-10-26 15:22:50 +08:00
xueyamao
d3b45029ab
multipath fix exit status of multipath -T
...
We must set the return value in configure().
Signed-off-by: xueyamao <xueyamao@kylinos.cn>
2022-10-10 17:40:33 +08:00
xueyamao
b68fc8b7d9
fix multipath return failure on an invalid remove command
...
When "multipath -f" is run on a device that doesn't exist or isn't a
multipath device, the command will not remove any device, but it will
still return success.
Signed-off-by: xueyamao <xueyamao@kylinos.cn>
2022-08-31 15:55:36 +08:00
zhangshaoning
2732be729a
fix bogus date
2022-06-14 07:37:47 +00:00
Lixiaokeng
2d7bee4f06
don't create nvme multipath device when enable remove_local_path
2022-03-08 17:50:03 +08:00
Lixiaokeng
b6f069a7e4
upgrade to 0.8.7
2021-11-25 14:41:58 +08:00
lixiaokeng
1a3852811e
use upstream patch instead of huawei patch
2021-09-24 16:12:39 +08:00
lixiaokeng
c71f3b3772
add needsrootforbuild for make test
2021-09-23 11:48:00 +08:00
lixiaokeng
f0007f09c3
add make test
2021-08-12 11:01:14 +08:00
lixiaokeng
295c7a4d76
fix compile error
2021-08-11 20:51:53 +08:00
chenyanpanHW
68c3149d1b
delete -Sgit from %autosetup, and delete BuildRequires git
2021-07-30 23:08:07 +08:00
lixiaokeng
88fd54e96a
add check remove_local_disk before transport in pathinfo
2021-07-20 20:28:41 +08:00
lixiaokeng
cf6ba4ae66
update to 0.8.5
2021-02-01 20:29:41 +08:00
lixiaokeng
42ed3aadf9
remove patch that has been fix in 0.8.4
2020-10-27 09:38:27 +08:00
lixiaokeng
b0cb979d78
fix boolean value for TRUE deleted
2020-09-25 10:48:54 +08:00
lixiaokeng
49eb7fcf9f
fix use after free in select_pgfailback
2020-09-01 10:27:11 +08:00
lixiaokeng
c9a00d3ee1
update to 0.8.4
2020-07-16 18:51:36 +08:00
ZhiqiangLiu
1fdbf0653f
multipath-tools: remove useless readme files
...
multipath-tools: remove useless readme files
Signed-off-by: Zhiqiang Liu <lzhq28@mail.ustc.edu.cn>
2020-07-05 12:08:37 +08:00
lfl
76ab72eab8
update multipath-tools.spec.
2020-06-30 09:59:12 +08:00
ethan848
a79d9b9b14
backport bugfix from community
2020-05-28 11:19:21 +08:00
eulerstorage
18bb053468
disabled multipathd.service
2020-03-19 15:05:03 +08:00
wangjufeng
2e60c377c7
Seperate kpartx from the maie package
...
There is no need to default install multipath-tools when install
OS, while some package depend on kpartx tool, so seperate kpartx
from the main package.
signed-off-by: wangjufeng <wangjufeng@huawei.com>
2020-03-09 11:26:56 +08:00
eulerstorage
02e7be3245
add the script mpathconf for it is useful while installing
2020-01-16 17:20:47 +08:00
wangjufeng
7bda37ba55
rename the package
2020-01-10 17:13:17 +08:00