From 0c2f4fd8eb2ce16bf17e4f4bad4cd1b016326f41 Mon Sep 17 00:00:00 2001 From: Zhiqiang Liu Date: Mon, 29 Jun 2020 22:06:18 +0800 Subject: [PATCH] mdadm: renumber patches patches number counts from 6000. We renumber patches from 0. Signed-off-by: Zhiqiang Liu --- ...emble-free-resources-in-load_devices.patch | 0 ...ices-to-NULL-when-load_devices-can-t.patch | 0 ...h => 0002-Document-PART-POLICY-lines.patch | 0 ...id-overflow-in-compute_backup_blocks.patch | 0 ...4-Grow-report-correct-new-chunk-size.patch | 0 ...pos.patch => 0005-Fix-spelling-typos.patch | 0 ...skip-first-character-when-calling-xs.patch | 0 ...x-reshape-for-decreasing-data-offset.patch | 0 ...mpt-to-manage-new-arrays-when-termin.patch | 0 ...revious-mdmon-to-exit-during-takeove.patch | 0 ...rting-array-with-initial-reshape-che.patch | 0 ...=> 0011-add-missing-units-to-examine.patch | 0 ...12-Create-Block-rounding-size-to-max.patch | 0 ...ror-to-fix-Werror-address-of-packed-.patch | 0 mdadm.spec | 36 +++++++++++-------- 15 files changed, 21 insertions(+), 15 deletions(-) rename 6000-Assemble-free-resources-in-load_devices.patch => 0000-Assemble-free-resources-in-load_devices.patch (100%) rename 6001-Assemble-set-devices-to-NULL-when-load_devices-can-t.patch => 0001-Assemble-set-devices-to-NULL-when-load_devices-can-t.patch (100%) rename 6002-Document-PART-POLICY-lines.patch => 0002-Document-PART-POLICY-lines.patch (100%) rename 6003-Grow-avoid-overflow-in-compute_backup_blocks.patch => 0003-Grow-avoid-overflow-in-compute_backup_blocks.patch (100%) rename 6004-Grow-report-correct-new-chunk-size.patch => 0004-Grow-report-correct-new-chunk-size.patch (100%) rename 6005-Fix-spelling-typos.patch => 0005-Fix-spelling-typos.patch (100%) rename 6006-Detail.c-do-not-skip-first-character-when-calling-xs.patch => 0006-Detail.c-do-not-skip-first-character-when-calling-xs.patch (100%) rename 6007-Fix-reshape-for-decreasing-data-offset.patch => 0007-Fix-reshape-for-decreasing-data-offset.patch (100%) rename 6008-mdmon-don-t-attempt-to-manage-new-arrays-when-termin.patch => 0008-mdmon-don-t-attempt-to-manage-new-arrays-when-termin.patch (100%) rename 6009-mdmon-wait-for-previous-mdmon-to-exit-during-takeove.patch => 0009-mdmon-wait-for-previous-mdmon-to-exit-during-takeove.patch (100%) rename 6010-Assemble-Fix-starting-array-with-initial-reshape-che.patch => 0010-Assemble-Fix-starting-array-with-initial-reshape-che.patch (100%) rename 6011-add-missing-units-to-examine.patch => 0011-add-missing-units-to-examine.patch (100%) rename 6012-Create-Block-rounding-size-to-max.patch => 0012-Create-Block-rounding-size-to-max.patch (100%) rename 6013-mdadm-remove-Werror-to-fix-Werror-address-of-packed-.patch => 0013-mdadm-remove-Werror-to-fix-Werror-address-of-packed-.patch (100%) diff --git a/6000-Assemble-free-resources-in-load_devices.patch b/0000-Assemble-free-resources-in-load_devices.patch similarity index 100% rename from 6000-Assemble-free-resources-in-load_devices.patch rename to 0000-Assemble-free-resources-in-load_devices.patch diff --git a/6001-Assemble-set-devices-to-NULL-when-load_devices-can-t.patch b/0001-Assemble-set-devices-to-NULL-when-load_devices-can-t.patch similarity index 100% rename from 6001-Assemble-set-devices-to-NULL-when-load_devices-can-t.patch rename to 0001-Assemble-set-devices-to-NULL-when-load_devices-can-t.patch diff --git a/6002-Document-PART-POLICY-lines.patch b/0002-Document-PART-POLICY-lines.patch similarity index 100% rename from 6002-Document-PART-POLICY-lines.patch rename to 0002-Document-PART-POLICY-lines.patch diff --git a/6003-Grow-avoid-overflow-in-compute_backup_blocks.patch b/0003-Grow-avoid-overflow-in-compute_backup_blocks.patch similarity index 100% rename from 6003-Grow-avoid-overflow-in-compute_backup_blocks.patch rename to 0003-Grow-avoid-overflow-in-compute_backup_blocks.patch diff --git a/6004-Grow-report-correct-new-chunk-size.patch b/0004-Grow-report-correct-new-chunk-size.patch similarity index 100% rename from 6004-Grow-report-correct-new-chunk-size.patch rename to 0004-Grow-report-correct-new-chunk-size.patch diff --git a/6005-Fix-spelling-typos.patch b/0005-Fix-spelling-typos.patch similarity index 100% rename from 6005-Fix-spelling-typos.patch rename to 0005-Fix-spelling-typos.patch diff --git a/6006-Detail.c-do-not-skip-first-character-when-calling-xs.patch b/0006-Detail.c-do-not-skip-first-character-when-calling-xs.patch similarity index 100% rename from 6006-Detail.c-do-not-skip-first-character-when-calling-xs.patch rename to 0006-Detail.c-do-not-skip-first-character-when-calling-xs.patch diff --git a/6007-Fix-reshape-for-decreasing-data-offset.patch b/0007-Fix-reshape-for-decreasing-data-offset.patch similarity index 100% rename from 6007-Fix-reshape-for-decreasing-data-offset.patch rename to 0007-Fix-reshape-for-decreasing-data-offset.patch diff --git a/6008-mdmon-don-t-attempt-to-manage-new-arrays-when-termin.patch b/0008-mdmon-don-t-attempt-to-manage-new-arrays-when-termin.patch similarity index 100% rename from 6008-mdmon-don-t-attempt-to-manage-new-arrays-when-termin.patch rename to 0008-mdmon-don-t-attempt-to-manage-new-arrays-when-termin.patch diff --git a/6009-mdmon-wait-for-previous-mdmon-to-exit-during-takeove.patch b/0009-mdmon-wait-for-previous-mdmon-to-exit-during-takeove.patch similarity index 100% rename from 6009-mdmon-wait-for-previous-mdmon-to-exit-during-takeove.patch rename to 0009-mdmon-wait-for-previous-mdmon-to-exit-during-takeove.patch diff --git a/6010-Assemble-Fix-starting-array-with-initial-reshape-che.patch b/0010-Assemble-Fix-starting-array-with-initial-reshape-che.patch similarity index 100% rename from 6010-Assemble-Fix-starting-array-with-initial-reshape-che.patch rename to 0010-Assemble-Fix-starting-array-with-initial-reshape-che.patch diff --git a/6011-add-missing-units-to-examine.patch b/0011-add-missing-units-to-examine.patch similarity index 100% rename from 6011-add-missing-units-to-examine.patch rename to 0011-add-missing-units-to-examine.patch diff --git a/6012-Create-Block-rounding-size-to-max.patch b/0012-Create-Block-rounding-size-to-max.patch similarity index 100% rename from 6012-Create-Block-rounding-size-to-max.patch rename to 0012-Create-Block-rounding-size-to-max.patch diff --git a/6013-mdadm-remove-Werror-to-fix-Werror-address-of-packed-.patch b/0013-mdadm-remove-Werror-to-fix-Werror-address-of-packed-.patch similarity index 100% rename from 6013-mdadm-remove-Werror-to-fix-Werror-address-of-packed-.patch rename to 0013-mdadm-remove-Werror-to-fix-Werror-address-of-packed-.patch diff --git a/mdadm.spec b/mdadm.spec index ec888b3..efe7eea 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,6 +1,6 @@ Name: mdadm Version: 4.1 -Release: rc2.0.10 +Release: rc2.0.11 Summary: The software RAID arrays user manage tools License: GPLv2+ URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/ @@ -10,20 +10,20 @@ Source1: mdcheck-cron Source2: mdmonitor.service Source3: mdadm.conf -Patch6000: 6000-Assemble-free-resources-in-load_devices.patch -Patch6001: 6001-Assemble-set-devices-to-NULL-when-load_devices-can-t.patch -Patch6002: 6002-Document-PART-POLICY-lines.patch -Patch6003: 6003-Grow-avoid-overflow-in-compute_backup_blocks.patch -Patch6004: 6004-Grow-report-correct-new-chunk-size.patch -Patch6005: 6005-Fix-spelling-typos.patch -Patch6006: 6006-Detail.c-do-not-skip-first-character-when-calling-xs.patch -Patch6007: 6007-Fix-reshape-for-decreasing-data-offset.patch -Patch6008: 6008-mdmon-don-t-attempt-to-manage-new-arrays-when-termin.patch -Patch6009: 6009-mdmon-wait-for-previous-mdmon-to-exit-during-takeove.patch -Patch6010: 6010-Assemble-Fix-starting-array-with-initial-reshape-che.patch -Patch6011: 6011-add-missing-units-to-examine.patch -Patch6012: 6012-Create-Block-rounding-size-to-max.patch -Patch6013: 6013-mdadm-remove-Werror-to-fix-Werror-address-of-packed-.patch +Patch0: 0000-Assemble-free-resources-in-load_devices.patch +Patch1: 0001-Assemble-set-devices-to-NULL-when-load_devices-can-t.patch +Patch2: 0002-Document-PART-POLICY-lines.patch +Patch3: 0003-Grow-avoid-overflow-in-compute_backup_blocks.patch +Patch4: 0004-Grow-report-correct-new-chunk-size.patch +Patch5: 0005-Fix-spelling-typos.patch +Patch6: 0006-Detail.c-do-not-skip-first-character-when-calling-xs.patch +Patch7: 0007-Fix-reshape-for-decreasing-data-offset.patch +Patch8: 0008-mdmon-don-t-attempt-to-manage-new-arrays-when-termin.patch +Patch9: 0009-mdmon-wait-for-previous-mdmon-to-exit-during-takeove.patch +Patch10: 0010-Assemble-Fix-starting-array-with-initial-reshape-che.patch +Patch11: 0011-add-missing-units-to-examine.patch +Patch12: 0012-Create-Block-rounding-size-to-max.patch +Patch13: 0013-mdadm-remove-Werror-to-fix-Werror-address-of-packed-.patch BuildRequires: systemd gcc binutils Requires(post): systemd coreutils @@ -86,6 +86,12 @@ install -d -m 710 %{buildroot}/var/run/mdadm/ %{_mandir}/man*/* %changelog +* Mon Jun 29 2020 Zhiqiang Liu - 4.1-rc2.0.11 +- Type:enhancemnet +- ID:NA +- SUG:NA +- DESC: renumber patches + * Mon Jun 29 2020 Zhiqiang Liu - 4.1-rc2.0.10 - Type:bugfix - ID:NA -- Gitee