linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 mdadm 0/5] mdadm: remove bitmap file support
@ 2024-12-02  1:59 Yu Kuai
  2024-12-02  1:59 ` [PATCH v4 mdadm 1/5] tests/04update-uuid: remove bitmap file test Yu Kuai
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Yu Kuai @ 2024-12-02  1:59 UTC (permalink / raw)
  To: mariusz.tkaczyk, linux-raid; +Cc: yukuai3, yangerkun

From: Yu Kuai <yukuai3@huawei.com>

Changes in v2:
 - remove patch to support lockless bitmap;

Changes in v3:
 - add patch 4;

Changes in v4:
 - add patch 4 to change behaviour if user doesn't set bitmap;
 - add commit message about external metadata for patch 3;

Yu Kuai (5):
  tests/04update-uuid: remove bitmap file test
  tests/05r1-re-add-nosuper: remove bitmap file test
  Manage: forbid re-add to the array without metadata
  mdadm: ask user if bitmap is not set
  mdadm: remove bitmap file support

 Assemble.c                | 33 +-------------
 Build.c                   | 35 +--------------
 Create.c                  | 48 ++------------------
 Grow.c                    | 94 +++++----------------------------------
 Incremental.c             | 37 +--------------
 Manage.c                  | 12 +++++
 bitmap.c                  | 44 +++++++++---------
 config.c                  | 17 ++++---
 mdadm.c                   | 87 ++++++++++++++++++------------------
 mdadm.h                   | 18 +++++---
 tests/04update-uuid       | 34 --------------
 tests/05r1-re-add-nosuper | 32 +++----------
 12 files changed, 126 insertions(+), 365 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-12-03 14:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-02  1:59 [PATCH v4 mdadm 0/5] mdadm: remove bitmap file support Yu Kuai
2024-12-02  1:59 ` [PATCH v4 mdadm 1/5] tests/04update-uuid: remove bitmap file test Yu Kuai
2024-12-02  1:59 ` [PATCH v4 mdadm 2/5] tests/05r1-re-add-nosuper: " Yu Kuai
2024-12-02  1:59 ` [PATCH v4 mdadm 3/5] Manage: forbid re-add to the array without metadata Yu Kuai
2024-12-02  1:59 ` [PATCH v4 mdadm 4/5] mdadm: ask user if bitmap is not set Yu Kuai
2024-12-02  1:59 ` [PATCH v4 mdadm 5/5] mdadm: remove bitmap file support Yu Kuai
2024-12-02  7:57 ` [PATCH v4 mdadm 0/5] " Mariusz Tkaczyk
2024-12-03 14:56 ` Mariusz Tkaczyk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).