82 Commits

Author SHA1 Message Date
openeuler-ci-bot
14e8f7ef6b
!134 super1 clear extra flags when initializing metadata
From: @wguanghao 
Reviewed-by: @liubo254 
Signed-off-by: @liubo254
2025-03-18 03:47:08 +00:00
wguanghao
cb571e32c4 super1 clear extra flags when initializing metadata 2025-03-18 03:42:52 +00:00
openeuler-ci-bot
d44161b45c
!124 [sync] PR-123: 回合社区补丁
From: @openeuler-sync-bot 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2024-08-27 01:49:28 +00:00
wguanghao
05683c3344 backport bugfix patches from community
(cherry picked from commit 5e64661903efecb13c88e237cd18fae03cf7859d)
2024-08-26 17:13:58 +08:00
openeuler-ci-bot
d091747a09
!118 [sync] PR-117: mdmonitor.service: add conditional judgment to avoid service startup failed
From: @openeuler-sync-bot 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2024-07-18 09:06:20 +00:00
wguanghao
ab10bf8132 mdmonitor.service: add conditional judgment to avoid service startup failed
(cherry picked from commit 849ed9be1d793401883b8856c314818b65f7a53c)
2024-07-18 09:31:59 +08:00
openeuler-ci-bot
62db0474e1
!106 [sync] PR-105: Manage: fix check after dereference issue
From: @openeuler-sync-bot 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2024-06-26 07:47:01 +00:00
wguanghao
2385da763d Manage: fix check after dereference issue
(cherry picked from commit 7b6e068b9bce92dc629ffe316c6a072f7506e3cb)
2024-06-26 15:28:07 +08:00
openeuler-ci-bot
7447c4935c
!103 [sync] PR-101: fix memory leak in file mdadm
From: @openeuler-sync-bot 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2024-06-11 02:50:08 +00:00
zhangyaqi
c542d7105a Fix memory leak in file mdadm
(cherry picked from commit 0b5ef9b3d53cba9c62b5ddc96506b362bf96f47c)
2024-06-11 10:40:48 +08:00
openeuler-ci-bot
510a66a1ff
!99 [sync] PR-93: mdmon: fix segfault
From: @openeuler-sync-bot 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2024-06-11 02:37:38 +00:00
fandeyuan
9189b2ce95 mdmon: fix segfault
(cherry picked from commit 620dff3c08f1a72b97536beb0b29e4fc7c1f9a37)
2024-06-05 19:43:21 +08:00
openeuler-ci-bot
ff803b3696
!86 Mdmonitor: Fix segfault
From: @fandeyuan 
Reviewed-by: @wguanghao, @swf504 
Signed-off-by: @swf504
2024-05-09 02:45:55 +00:00
fandeyuan
6efe0290e4 Mdmonitor: Fix segfault 2024-05-08 17:05:57 +08:00
openeuler-ci-bot
a6475ed057
!85 mdadm: Fix double free
From: @liuh0329 
Reviewed-by: @wguanghao, @swf504 
Signed-off-by: @swf504
2024-05-08 08:24:16 +00:00
liuh
5a7e659b16 mdadm: Fix double free 2024-04-18 14:31:12 +08:00
openeuler-ci-bot
9bac5663ce
!82 Fix race of "mdadm --add" and "mdadm --incremental"
From: @wguanghao 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2023-12-20 01:19:45 +00:00
wguanghao
66e2fb870e Fix race of 'mdadm --add' and 'mdadm --incremental' 2023-12-19 20:32:48 +08:00
openeuler-ci-bot
8b7f0e815f
!76 fix RAID0 becoming unusable after setting fault of member disks
From: @wguanghao 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2023-11-07 12:00:00 +00:00
wguanghao
5d15a7ad83 fix RAID0 becoming unusable after setting fault of member disks 2023-11-07 11:25:16 +08:00
openeuler-ci-bot
ae1ce114a7
!70 Fix null pointer for incremental in mdadm
From: @gqmiao 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2023-09-13 09:54:32 +00:00
miaoguanqin
ee9e97a624 Fix null pointer for incremental in mdadm 2023-09-13 15:26:41 +08:00
openeuler-ci-bot
8356356b39
!63 [sync] PR-60: fix mdmonitor=oneshot.service start failed
From: @openeuler-sync-bot 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2023-06-09 08:24:51 +00:00
miaoguanqin
70f0e6deaf fix mdmonitor-oneshot.service start failed
(cherry picked from commit 3942ea6f2160fca6e0683146fed2390c45eabbf1)
2023-06-09 11:56:03 +08:00
openeuler-ci-bot
7fc090e197
!50 解决crond定时任务mdcheck找不到mdadm命令的问题
From: @twicy 
Reviewed-by: @swf504 
Signed-off-by: @swf504
2023-04-24 11:56:38 +00:00
tangyuchen
939888b963 Fix crond cannot find command mdadm
Signed-off-by: tangyuchen <tangyuchen5@huawei.com>
2023-04-24 09:58:45 +08:00
openeuler-ci-bot
d333f17339
!41 mdadm:fix NULL dereferenceinsuper_by_fd
From: @liuzhiqiang26 
Reviewed-by: @wubo009 
Signed-off-by: @wubo009
2023-01-06 08:11:48 +00:00
Zhiqiang Liu
4538d49977 mdadm:fix NULL dereferenceinsuper_by_fd
Fix issue: https://gitee.com/src-openeuler/mdadm/issues/I68G5I?from=project-issue

Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
2023-01-06 15:28:08 +08:00
openeuler-ci-bot
056c811bb4
!38 修复mdadm执行生成crash
From: @lixiaokeng 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2022-12-16 07:09:10 +00:00
Lixiaokeng
e848a7231a Fix NULL pointer dereference in validate_geometry_ddf() 2022-12-16 14:37:27 +08:00
openeuler-ci-bot
d711151025
!34 backport two bugfix patches
From: @liuzhiqiang26 
Reviewed-by: @wubo009 
Signed-off-by: @wubo009
2022-12-08 14:27:42 +00:00
liuzhiqiang
966e5868aa backport two bugfix patches
fix issue:https://gitee.com/src-openeuler/mdadm/issues/I62L1B?from=project-issue

Signed-off-by: liuzhiqiang <lzhq28@mail.ustc.edu.cn>
2022-12-08 14:29:30 +08:00
openeuler-ci-bot
b71e6eac34
!33 [sync] PR-31: mdadm:mdcheck_start.service mdcheck_continue.service execute error
From: @openeuler-sync-bot 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2022-12-05 08:08:33 +00:00
miaoguanqin
731b5f3a90 mdcheck_start.service mdcheck_continue.service will
execute error, because the path of ExecStart
/usr/share/mdadm/mdcheck is not exist. We change
this path to /usr/sbin/mdcheck, so service will be
execute correctly.

(cherry picked from commit 5f5ca23c137d06ec3ef5d0c8e69f7c5d69049828)
2022-12-05 16:00:05 +08:00
openeuler-ci-bot
5932b84189
!26 mdadm: backport one patch to fix segfault problem in monitor.c
From: @liuzhiqiang26 
Reviewed-by: @gqmiao, @louhongxiang 
Signed-off-by: @volcanodragon
2022-11-14 11:20:17 +00:00
Zhiqiang Liu
fc24ae7689 mdadm: backport one patch to fix segfault problem in monitor.c
fix issue:https://gitee.com/src-openeuler/mdadm/issues/I611EL

backport upstream bugfix patch to fix segfault problem

Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
2022-11-14 15:40:10 +08:00
openeuler-ci-bot
23c5d609b6
!24 upgrade version to 4.2
From: @wguanghao 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2022-11-01 08:28:07 +00:00
wguanghao
41edfb1913 upgrade version to 4.2 2022-10-16 04:47:56 +08:00
openeuler-ci-bot
f94a2b9579
!18 fix segfault of mdadm --monitor -r
From: @wguanghao 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2022-06-25 07:52:52 +00:00
wguanghao
2445ded0d2 fix segfault of --monitor -r 2022-06-25 15:02:37 +08:00
openeuler-ci-bot
f30dd21d1e !16 mdadm添加make test
From: @lixiaokeng
Reviewed-by: @volcanodragon
Signed-off-by: @liuzhiqiang26
2020-11-05 14:41:43 +08:00
lixiaokeng
e89d26a6ff add make test 2020-11-04 21:12:34 +08:00
openeuler-ci-bot
231e646f69 !14 fix mdmonitor.service start failed
From: @wguanghao
Reviewed-by: @wubo009
Signed-off-by: @volcanodragon
2020-09-24 15:01:00 +08:00
wguanghao
f5ae8685cf fix mdmonitor.service start failed 2020-09-24 14:41:05 +08:00
wguanghao
971b911578 fix mdmonitor.service start failed 2020-09-24 14:40:30 +08:00
wguanghao
0f62fd2193 fix mdmonitor.service start failed 2020-09-24 09:56:59 +08:00
wguanghao
a7038f17b9 fix mdmonitor.service start failed 2020-09-24 09:55:50 +08:00
wguanghao
682d847b35 Merge branch 'develop' of https://gitee.com/wguanghao/mdadm into develop 2020-09-24 09:55:15 +08:00
wguanghao
543ff3d3a4 Merge branch 'develop' of https://gitee.com/wguanghao/mdadm into develop 2020-09-24 09:54:53 +08:00
wguanghao
bbc7fe4470 Merge branch 'develop' of https://gitee.com/wguanghao/mdadm into develop 2020-09-24 09:45:29 +08:00