Commit Graph

  • 14e8f7ef6b
    !134 super1 clear extra flags when initializing metadata main openeuler-ci-bot 2025-03-18 03:47:08 +00:00
  • cb571e32c4 super1 clear extra flags when initializing metadata wguanghao 2025-03-18 03:42:52 +00:00
  • d44161b45c
    !124 [sync] PR-123: 回合社区补丁 openeuler-ci-bot 2024-08-27 01:49:28 +00:00
  • 05683c3344 backport bugfix patches from community wguanghao 2024-08-26 15:49:59 +08:00
  • d091747a09
    !118 [sync] PR-117: mdmonitor.service: add conditional judgment to avoid service startup failed openeuler-ci-bot 2024-07-18 09:06:20 +00:00
  • ab10bf8132 mdmonitor.service: add conditional judgment to avoid service startup failed wguanghao 2024-07-17 15:27:59 +08:00
  • 62db0474e1
    !106 [sync] PR-105: Manage: fix check after dereference issue openeuler-ci-bot 2024-06-26 07:47:01 +00:00
  • 2385da763d Manage: fix check after dereference issue wguanghao 2024-06-24 20:34:03 +08:00
  • 7447c4935c
    !103 [sync] PR-101: fix memory leak in file mdadm openeuler-ci-bot 2024-06-11 02:50:08 +00:00
  • c542d7105a Fix memory leak in file mdadm zhangyaqi 2024-06-06 15:50:53 +08:00
  • 510a66a1ff
    !99 [sync] PR-93: mdmon: fix segfault openeuler-ci-bot 2024-06-11 02:37:38 +00:00
  • 9189b2ce95 mdmon: fix segfault fandeyuan 2024-05-15 15:51:25 +08:00
  • ff803b3696
    !86 Mdmonitor: Fix segfault openeuler-ci-bot 2024-05-09 02:45:55 +00:00
  • 6efe0290e4 Mdmonitor: Fix segfault fandeyuan 2024-05-08 15:07:25 +08:00
  • a6475ed057
    !85 mdadm: Fix double free openeuler-ci-bot 2024-05-08 08:24:16 +00:00
  • 5a7e659b16 mdadm: Fix double free liuh 2024-04-18 14:31:12 +08:00
  • 9bac5663ce
    !82 Fix race of "mdadm --add" and "mdadm --incremental" openeuler-ci-bot 2023-12-20 01:19:45 +00:00
  • 66e2fb870e Fix race of 'mdadm --add' and 'mdadm --incremental' wguanghao 2023-12-14 16:28:59 +08:00
  • 8b7f0e815f
    !76 fix RAID0 becoming unusable after setting fault of member disks openeuler-ci-bot 2023-11-07 12:00:00 +00:00
  • 5d15a7ad83 fix RAID0 becoming unusable after setting fault of member disks wguanghao 2023-11-07 10:22:10 +08:00
  • ae1ce114a7
    !70 Fix null pointer for incremental in mdadm openeuler-ci-bot 2023-09-13 09:54:32 +00:00
  • ee9e97a624 Fix null pointer for incremental in mdadm miaoguanqin 2023-09-13 15:26:41 +08:00
  • 8356356b39
    !63 [sync] PR-60: fix mdmonitor=oneshot.service start failed openeuler-ci-bot 2023-06-09 08:24:51 +00:00
  • 70f0e6deaf fix mdmonitor-oneshot.service start failed miaoguanqin 2023-06-09 11:05:03 +08:00
  • 7fc090e197
    !50 解决crond定时任务mdcheck找不到mdadm命令的问题 openeuler-ci-bot 2023-04-24 11:56:38 +00:00
  • 939888b963 Fix crond cannot find command mdadm tangyuchen 2023-04-24 09:29:55 +08:00
  • d333f17339
    !41 mdadm:fix NULL dereferenceinsuper_by_fd openeuler-ci-bot 2023-01-06 08:11:48 +00:00
  • 4538d49977 mdadm:fix NULL dereferenceinsuper_by_fd Zhiqiang Liu 2023-01-06 15:19:01 +08:00
  • 056c811bb4
    !38 修复mdadm执行生成crash openeuler-ci-bot 2022-12-16 07:09:10 +00:00
  • e848a7231a Fix NULL pointer dereference in validate_geometry_ddf() Lixiaokeng 2022-12-16 14:37:27 +08:00
  • d711151025
    !34 backport two bugfix patches openeuler-ci-bot 2022-12-08 14:27:42 +00:00
  • 966e5868aa backport two bugfix patches liuzhiqiang 2022-12-08 02:48:34 +00:00
  • b71e6eac34
    !33 [sync] PR-31: mdadm:mdcheck_start.service mdcheck_continue.service execute error openeuler-ci-bot 2022-12-05 08:08:33 +00:00
  • 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. miaoguanqin 2022-12-02 16:50:50 +08:00
  • 5932b84189
    !26 mdadm: backport one patch to fix segfault problem in monitor.c openeuler-ci-bot 2022-11-14 11:20:17 +00:00
  • fc24ae7689 mdadm: backport one patch to fix segfault problem in monitor.c Zhiqiang Liu 2022-11-14 15:40:10 +08:00
  • 23c5d609b6
    !24 upgrade version to 4.2 openeuler-ci-bot 2022-11-01 08:28:07 +00:00
  • 41edfb1913 upgrade version to 4.2 wguanghao 2022-10-17 23:13:02 +08:00
  • f94a2b9579
    !18 fix segfault of mdadm --monitor -r From: @wguanghao Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26 openeuler-ci-bot 2022-06-25 07:52:52 +00:00
  • 2445ded0d2 fix segfault of --monitor -r wguanghao 2022-06-20 10:37:30 +08:00
  • f30dd21d1e !16 mdadm添加make test From: @lixiaokeng Reviewed-by: @volcanodragon Signed-off-by: @liuzhiqiang26 openeuler-ci-bot 2020-11-05 14:41:43 +08:00
  • e89d26a6ff add make test lixiaokeng 2020-11-04 21:12:34 +08:00
  • 231e646f69 !14 fix mdmonitor.service start failed From: @wguanghao Reviewed-by: @wubo009 Signed-off-by: @volcanodragon openeuler-ci-bot 2020-09-24 15:01:00 +08:00
  • f5ae8685cf fix mdmonitor.service start failed wguanghao 2020-09-24 14:41:05 +08:00
  • 971b911578 fix mdmonitor.service start failed wguanghao 2020-09-24 09:56:59 +08:00
  • 0f62fd2193 fix mdmonitor.service start failed wguanghao 2020-09-24 09:56:59 +08:00
  • a7038f17b9 fix mdmonitor.service start failed wguanghao 2020-09-24 09:55:15 +08:00
  • 682d847b35 Merge branch 'develop' of https://gitee.com/wguanghao/mdadm into develop wguanghao 2020-09-24 09:55:15 +08:00
  • 543ff3d3a4 Merge branch 'develop' of https://gitee.com/wguanghao/mdadm into develop wguanghao 2020-09-24 09:45:29 +08:00
  • bbc7fe4470 Merge branch 'develop' of https://gitee.com/wguanghao/mdadm into develop wguanghao 2020-09-24 09:45:29 +08:00
  • 1c3da2faa8 fix mdmonitor.service start failed wguanghao 2020-09-23 17:48:43 +08:00
  • d4df050371 fix mdmonitor.service start failed wguanghao 2020-09-23 17:48:43 +08:00
  • 8fa476d0fe !13 mdadm: backport upstream patches Merge pull request !13 from liuzhiqiang/master openeuler-ci-bot 2020-07-14 09:10:23 +08:00
  • d9f91ec4e1 mdadm: backport upstream patches ZhiqiangLiu 2020-07-13 00:05:51 +08:00
  • 611817f304 !12 mdadm: remove useless readme files Merge pull request !12 from liuzhiqiang/master openeuler-ci-bot 2020-07-07 14:28:38 +08:00
  • 4d5dff2a00 mdadm: remove useless readme files ZhiqiangLiu 2020-07-05 11:24:31 +08:00
  • 29ec769a57 !11 mdadm: add yaml file for ci Merge pull request !11 from liuzhiqiang/master openeuler-ci-bot 2020-07-02 17:29:59 +08:00
  • 93305ee837 mdadm: add yaml file for ci Zhiqiang Liu 2020-07-02 10:51:59 +08:00
  • f8a90e6fa5 !10 update mdadm version to 4.1-1 Merge pull request !10 from wguanghao/develop openeuler-ci-bot 2020-07-01 11:45:06 +08:00
  • 73d06b9cd2 restore version to 4.1-1 wuguanghao 2020-07-01 10:28:35 +08:00
  • d6f1d5ebcf renumber patches wuguanghao 2020-07-01 10:10:37 +08:00
  • 2046d9805c update mdadm version to 4.1-1 wuguanghao 2020-06-30 12:18:53 +08:00
  • 85f3e139c4 !9 mdadm: renumber patches Merge pull request !9 from liuzhiqiang/master openeuler-ci-bot 2020-06-29 22:16:40 +08:00
  • 0c2f4fd8eb mdadm: renumber patches Zhiqiang Liu 2020-06-29 22:06:18 +08:00
  • 5b5aa2d980 !8 mdadm: remove -Werror to fix [-Werror=address-of-packed-member] problem Merge pull request !8 from liuzhiqiang/master openeuler-ci-bot 2020-06-29 21:53:08 +08:00
  • 5d89d329bd mdadm: remove -Werror to fix [-Werror=address-of-packed-member] problem Zhiqiang Liu 2020-06-29 21:39:25 +08:00
  • 2147843f14 !6 Add the wants to systemd-tmpfiles-setup.service in mdmonitor.service Merge pull request !6 from hy/work openeuler-ci-bot 2020-03-10 09:27:52 +08:00
  • e28e1c684b add a configuration file in /usr/lib/tmpfiles.d for creating the /run/mdadm directory during the boot process eulerstorage 2020-03-09 18:11:31 +08:00
  • 2e6aff3057 !4 add ConditionPathExists in mdmonitor.service for resolving service failure during system startup Merge pull request !4 from hy/master openeuler-ci-bot 2020-03-03 16:17:32 +08:00
  • debc8361c5 change /var/run to /run hy 2020-03-03 16:08:39 +08:00
  • 364187d9b7 update mdadm.spec. hy 2020-03-03 15:45:58 +08:00
  • 174d9c8dc1 add ConditionPathExists in mdmonitor.service for resolving service failure during system startup hy 2020-03-03 15:43:46 +08:00
  • 4b95d198d5 !3 add the --syslog option while executing mdadm --scan command in mdmonitor.service Merge pull request !3 from hy/work openeuler-ci-bot 2020-01-19 18:45:26 +08:00
  • 14e51c4a00 add the --syslog option while executing mdadm --scan command in mdmonitor.service eulerstorage 2020-01-19 17:48:41 +08:00
  • 2295c6eb35 add the --syslog option while executing mdadm --scan command in mdmonitor.service eulerstorage 2020-01-19 15:49:01 +08:00
  • 865dfc2588 add the --syslog option while executing mdadm --scan command in mdmonitor.service eulerstorage 2020-01-19 15:32:12 +08:00
  • 876f4004f9 !2 Repackage Merge pull request !2 from hy/work openeuler-ci-bot 2020-01-12 17:10:48 +08:00
  • 0dfa01aa87 Repackage eulerstorage 2020-01-11 15:20:50 +08:00
  • c103a05541 Repackage eulerstorage 2020-01-11 15:03:43 +08:00
  • 4398949ee2 !1 Package init Merge pull request !1 from openeuler-basic/work openeuler-ci-bot 2019-12-31 22:23:59 +08:00
  • a8ec19ae0b Package init eulerstorage 2019-12-31 22:19:03 +08:00
  • e97e536cb9 Initial commit openeuler-ci-bot 2019-12-31 21:40:46 +08:00