Dear Kuai,
Thank you for your patch.
Am 07.11.24 um 13:58 schrieb Yu Kuai:
From: Yu Kuai <yukuai3@xxxxxxxxxx>
Because it's marked deprecated for a long time now, and it's not worthy
to support it for new bitmap.
It’d be great if you added the commit marking it a deprecated.
Also, could you please elaborate on why bitmap file support is removed,
and what users should do, who are currently using it?
Now that we don't need to store filename for bitmap, also declare a new
enum type bitmap_type to simplify code.
Signed-off-by: Yu Kuai <yukuai3@xxxxxxxxxx>
---
Assemble.c | 33 +-----------------
Build.c | 35 +------------------
Create.c | 39 ++++-----------------
Grow.c | 94 ++++++---------------------------------------------
Incremental.c | 37 +-------------------
bitmap.c | 44 +++++++++++++-----------
config.c | 17 +++++++---
mdadm.c | 76 ++++++++++++++++++-----------------------
mdadm.h | 18 ++++++----
9 files changed, 99 insertions(+), 294 deletions(-)
[…]
Kind regards,
Paul