All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] mdadm-CI for-jes/20220620: patches for merge
@ 2022-06-20 16:10 Coly Li
  2022-06-20 16:10 ` [PATCH 1/6] Revert "mdadm: fix coredump of mdadm --monitor -r" Coly Li
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Coly Li @ 2022-06-20 16:10 UTC (permalink / raw)
  To: jes; +Cc: linux-raid, Coly Li

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-20 16:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-20 16:10 [PATCH 0/6] mdadm-CI for-jes/20220620: patches for merge Coly Li
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

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.