From: "Tkaczyk, Mariusz" <mariusz.tkaczyk@linux.intel.com>
To: song@kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] Use MD_BROKEN for redundant arrays
Date: Fri, 17 Sep 2021 17:32:24 +0200 [thread overview]
Message-ID: <4f710209-005d-eaf0-e878-3be94427bab8@linux.intel.com> (raw)
In-Reply-To: <20210917151831.3000-1-mariusz.tkaczyk@linux.intel.com>
On 17.09.2021 17:18, Mariusz Tkaczyk wrote:
> Hi Song,
> This patchset adds usage of MD_BROKEN for each redundant level.
> This should simplify IO failure stack when md device is failed and
> fixes raid456 bug.
>
> Mariusz Tkaczyk (2):
> md: Set MD_BROKEN for RAID1 and RAID10
> raid5: introduce MD_BROKEN
>
> drivers/md/md.c | 16 ++++++++++------
> drivers/md/md.h | 4 ++--
> drivers/md/raid1.c | 1 +
> drivers/md/raid10.c | 1 +
> drivers/md/raid5.c | 34 ++++++++++++++++------------------
> 5 files changed, 30 insertions(+), 26 deletions(-)
>
Hi,
Please ignore it. I added wrong list.
Sorry for noise.
Thanks,
Mariusz
next prev parent reply other threads:[~2021-09-17 15:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-17 15:18 [PATCH 0/2] Use MD_BROKEN for redundant arrays Mariusz Tkaczyk
2021-09-17 15:18 ` [PATCH 1/2] md, raid1, raid10: Set MD_BROKEN for RAID1 and RAID10 Mariusz Tkaczyk
2021-09-17 15:18 ` [PATCH 2/2] raid5: introduce MD_BROKEN Mariusz Tkaczyk
2021-09-17 15:32 ` Tkaczyk, Mariusz [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-17 15:34 [PATCH 0/2] Use MD_BROKEN for redundant arrays Mariusz Tkaczyk
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=4f710209-005d-eaf0-e878-3be94427bab8@linux.intel.com \
--to=mariusz.tkaczyk@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=song@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 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.