[PATCH 0/3] md: bitmap grow fixes
Su Yue <[email protected]>
| Newsgroups | gmane.linux.raid |
|---|---|
| Message-ID | <[email protected]> |
Hi, This series is to fixes bugs exposed by mdadm/clustermd-autotest. The bugs are not cluster md only but also bitmap related. I'll find time to add test cases to mdadm. Thanks. Su Yue (3): md: restore bitmap/location to fix wrong bitmap offset while growing md: call md_bitmap_create,destroy in location_store md: remove member group from bitmap_operations drivers/md/md-bitmap.c | 45 +++++++++++++++++++++++++++++++++++----- drivers/md/md-bitmap.h | 5 ++++- drivers/md/md-llbitmap.c | 13 +++++++++++- drivers/md/md.c | 20 ++++++++++++------ drivers/md/md.h | 2 ++ 5 files changed, 72 insertions(+), 13 deletions(-) -- 2.53.0