Linux RAID subsystem development
 help / color / mirror / Atom feed
* [PATCH mdadm/master v2 0/4] remove bitmap file support and reserve major number for lockless bitmap
@ 2024-11-07  8:13 Yu Kuai
  2024-11-07  8:13 ` [PATCH mdadm/master v2 1/4] tests/04update-uuid: remove bitmap file test Yu Kuai
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Yu Kuai @ 2024-11-07  8:13 UTC (permalink / raw)
  To: mariusz.tkaczyk, linux-raid; +Cc: yukuai3, yangerkun

From: Yu Kuai <yukuai3@huawei.com>

Yu Kuai (4):
  tests/04update-uuid: remove bitmap file test
  tests/05r1-re-add-nosuper: remove bitmap file test
  mdadm: remove bitmap file support
  mdadm: add support for new lockless bitmap

 Assemble.c                | 33 +-------------
 Build.c                   | 35 +--------------
 Create.c                  | 40 ++++-------------
 Grow.c                    | 95 +++++----------------------------------
 Incremental.c             | 37 +--------------
 bitmap.c                  | 44 +++++++++---------
 bitmap.h                  |  1 +
 config.c                  | 17 ++++---
 mdadm.c                   | 83 ++++++++++++++++------------------
 mdadm.h                   | 19 +++++---
 tests/04update-uuid       | 34 --------------
 tests/05r1-re-add-nosuper |  5 +--
 12 files changed, 112 insertions(+), 331 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-11-07 11:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07  8:13 [PATCH mdadm/master v2 0/4] remove bitmap file support and reserve major number for lockless bitmap Yu Kuai
2024-11-07  8:13 ` [PATCH mdadm/master v2 1/4] tests/04update-uuid: remove bitmap file test Yu Kuai
2024-11-07  8:13 ` [PATCH mdadm/master v2 2/4] tests/05r1-re-add-nosuper: " Yu Kuai
2024-11-07  8:13 ` [PATCH mdadm/master v2 3/4] mdadm: remove bitmap file support Yu Kuai
2024-11-07  8:13 ` [PATCH mdadm/master v2 4/4] mdadm: add support for new lockless bitmap Yu Kuai
2024-11-07  9:02   ` Mariusz Tkaczyk
2024-11-07 11:18     ` Yu Kuai
2024-11-07  8:19 ` [PATCH mdadm/master v2 0/4] remove bitmap file support and reserve major number for " Yu Kuai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox