From: Coly Li <colyli@suse.de>
To: jes@trained-monkey.org
Cc: linux-raid@vger.kernel.org, Coly Li <colyli@suse.de>
Subject: [PATCH 0/6] mdadm-CI for-jes/20220620: patches for merge
Date: Tue, 21 Jun 2022 00:10:37 +0800 [thread overview]
Message-ID: <20220620161043.3661-1-colyli@suse.de> (raw)
Hi Jes,
The following patches are reviewed by me, and pass roughly testing by
imsm array creation/stop/failure.
I post all the patches to mailing list, so that they may appear on
patchwork list.
Please consider to take them to mdadm upstream.
Thanks.
Coly Li
---
Heming Zhao (1):
mdadm/super1: restore commit 45a87c2f31335 to fix clustered slot issue
Kinga Tanska (1):
util: replace ioctl use with function
Mariusz Tkaczyk (3):
imsm: introduce get_disk_slot_in_dev()
imsm: use same slot across container
imsm: block changing slots during creation
Nigel Croxon (1):
Revert "mdadm: fix coredump of mdadm --monitor -r"
ReadMe.c | 6 +-
super-intel.c | 249 ++++++++++++++++++++++++++++---------------
super1.c | 12 ++-
tests/09imsm-overlap | 28 -----
util.c | 2 +-
5 files changed, 181 insertions(+), 116 deletions(-)
delete mode 100644 tests/09imsm-overlap
--
2.35.3
next reply other threads:[~2022-06-20 16:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-20 16:10 Coly Li [this message]
2022-06-20 16:10 ` [PATCH 1/6] Revert "mdadm: fix coredump of mdadm --monitor -r" Coly Li
2022-06-20 16:10 ` [PATCH 2/6] util: replace ioctl use with function Coly Li
2022-06-20 16:10 ` [PATCH 3/6] mdadm/super1: restore commit 45a87c2f31335 to fix clustered slot issue Coly Li
2022-06-20 16:10 ` [PATCH 4/6] imsm: introduce get_disk_slot_in_dev() Coly Li
2022-06-20 16:10 ` [PATCH 5/6] imsm: use same slot across container Coly Li
2022-06-20 16:10 ` [PATCH 6/6] imsm: block changing slots during creation Coly Li
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=20220620161043.3661-1-colyli@suse.de \
--to=colyli@suse.de \
--cc=jes@trained-monkey.org \
--cc=linux-raid@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).