All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
To: Mateusz Kusiak <mateusz.kusiak@intel.com>
Cc: linux-raid@vger.kernel.org, jes@trained-monkey.org
Subject: Re: [PATCH 0/8] Add R10D4+ support for IMSM
Date: Tue, 7 May 2024 09:47:18 +0200	[thread overview]
Message-ID: <20240507094718.000026ea@linux.intel.com> (raw)
In-Reply-To: <20240429130720.260452-1-mateusz.kusiak@intel.com>

On Mon, 29 Apr 2024 15:07:12 +0200
Mateusz Kusiak <mateusz.kusiak@intel.com> wrote:

> This series of patches adds support for RAID10 with more than 4 drives
> (R10D4+) to IMSM.
> 
> Mateusz Kusiak (8):
>   mdadm: pass struct context for external reshapes
>   mdadm: use struct context in reshape_super()
>   imsm: add support for literal RAID 10
>   imsm: refactor RAID level handling
>   imsm: bump minimal version
>   imsm: define RAID_10 attribute
>   imsm: simplify imsm_check_attributes()
>   imsm: support RAID 10 with more than 4 drives
> 
>  Assemble.c       |   7 +-
>  Create.c         |   9 +-
>  Grow.c           | 143 ++++++++++------
>  mdadm.c          |   2 +-
>  mdadm.h          |  25 ++-
>  platform-intel.c |  58 +++++++
>  platform-intel.h |  32 ++--
>  super-intel.c    | 433 +++++++++++++++++++++++------------------------
>  util.c           |  39 +++--
>  9 files changed, 419 insertions(+), 329 deletions(-)
> 

Applied! 

Thanks,
Mariusz

      parent reply	other threads:[~2024-05-07  7:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29 13:07 [PATCH 0/8] Add R10D4+ support for IMSM Mateusz Kusiak
2024-04-29 13:07 ` [PATCH 1/8] mdadm: pass struct context for external reshapes Mateusz Kusiak
2024-04-29 13:07 ` [PATCH 2/8] mdadm: use struct context in reshape_super() Mateusz Kusiak
2024-04-29 13:07 ` [PATCH 3/8] imsm: add support for literal RAID 10 Mateusz Kusiak
2024-04-29 13:07 ` [PATCH 4/8] imsm: refactor RAID level handling Mateusz Kusiak
2024-04-29 13:07 ` [PATCH 5/8] imsm: bump minimal version Mateusz Kusiak
2024-04-29 13:07 ` [PATCH 6/8] imsm: define RAID_10 attribute Mateusz Kusiak
2024-04-29 13:07 ` [PATCH 7/8] imsm: simplify imsm_check_attributes() Mateusz Kusiak
2024-04-29 13:07 ` [PATCH 8/8] imsm: support RAID 10 with more than 4 drives Mateusz Kusiak
2024-05-07  7:47 ` Mariusz Tkaczyk [this message]

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=20240507094718.000026ea@linux.intel.com \
    --to=mariusz.tkaczyk@linux.intel.com \
    --cc=jes@trained-monkey.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=mateusz.kusiak@intel.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.