From: Su Yue <glass.su@suse.com>
To: linux-raid@vger.kernel.org
Cc: song@kernel.org, xni@redhat.com, linan122@huawei.com,
yukuai@fnnas.com, heming.zhao@suse.com, l@damenly.org,
Su Yue <glass.su@suse.com>
Subject: [PATCH 0/3] md: bitmap grow fixes
Date: Tue, 3 Mar 2026 11:37:28 +0800 [thread overview]
Message-ID: <20260303033731.83885-1-glass.su@suse.com> (raw)
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
next reply other threads:[~2026-03-03 3:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 3:37 Su Yue [this message]
2026-03-03 3:37 ` [PATCH 1/3] md: restore bitmap/location to fix wrong bitmap offset while growing Su Yue
2026-03-04 2:30 ` Yu Kuai
2026-03-04 3:14 ` Su Yue
2026-03-05 17:57 ` Yu Kuai
2026-03-15 8:56 ` Glass Su
2026-03-15 18:12 ` Yu Kuai
2026-03-05 22:38 ` kernel test robot
2026-03-05 22:50 ` kernel test robot
2026-03-06 4:25 ` Glass Su
2026-03-03 3:37 ` [PATCH 2/3] md: call md_bitmap_create,destroy in location_store Su Yue
2026-03-03 3:37 ` [PATCH 3/3] md: remove member group from bitmap_operations Su Yue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260303033731.83885-1-glass.su@suse.com \
--to=glass.su@suse.com \
--cc=heming.zhao@suse.com \
--cc=l@damenly.org \
--cc=linan122@huawei.com \
--cc=linux-raid@vger.kernel.org \
--cc=song@kernel.org \
--cc=xni@redhat.com \
--cc=yukuai@fnnas.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.