From: Yu Kuai <yukuai3@xxxxxxxxxx> Changes in v2: - remove patch to support lockless bitmap; Changes in v3: - add patch 4; Yu Kuai (4): tests/04update-uuid: remove bitmap file test tests/05r1-re-add-nosuper: remove bitmap file test mdadm: remove bitmap file support Manage: forbid re-add to the array without metadata Assemble.c | 33 +------------- Build.c | 35 +-------------- Create.c | 39 +++------------- Grow.c | 94 +++++---------------------------------- Incremental.c | 37 +-------------- Manage.c | 12 +++++ bitmap.c | 44 +++++++++--------- config.c | 17 ++++--- mdadm.c | 76 +++++++++++++------------------ mdadm.h | 18 +++++--- tests/04update-uuid | 34 -------------- tests/05r1-re-add-nosuper | 32 +++---------- 12 files changed, 117 insertions(+), 354 deletions(-) -- 2.39.2