From: NeilBrown <neilb@suse.de>
To: Adam Kwolek <adam.kwolek@intel.com>
Cc: linux-raid@vger.kernel.org, ed.ciechanowski@intel.com,
marcin.labun@intel.com, dan.j.williams@intel.com
Subject: Re: [PATCH 0/4] Fix freezing multiple arrays in container during assembly (2)
Date: Wed, 5 Oct 2011 13:34:22 +1100 [thread overview]
Message-ID: <20111005133422.0c8eaeb8@notabene.brown> (raw)
In-Reply-To: <20111003160839.18410.33275.stgit@gklab-128-013.igk.intel.com>
[-- Attachment #1: Type: text/plain, Size: 1361 bytes --]
On Mon, 03 Oct 2011 18:13:30 +0200 Adam Kwolek <adam.kwolek@intel.com> wrote:
> The following series corrects freezing reshaped array in container during
> assembly while other arrays are present.
>
> The goal of the patches is to get entire assembled container (all arrays inside)
> to be blocked from monitoring when reshape is in progress /exactly as when
> reshape is initialized from mdadm command line/.
>
> This time, freezing decision is taken based upon information from metadata,
> not /sysfs entries. For this purpose recovery_blocked field is added to mdinfo.
>
>
> Note: First patch in this series for mdadm throwing core file problem
> is resent as reminder.
>
> BR
> Adam
>
> ---
>
> Adam Kwolek (4):
> Remove freeze() call from Grow_continue()
> imsm: Fill recovery_blocked field present in mdinfo
> Add recovery blocked field to mdinfo
These three all applied - thanks.
> FIX: restore_backup() throws core dump
Fixed differently as described in separate email.
Thanks,
NeilBrown
>
>
> Assemble.c | 2 +-
> Grow.c | 13 ++++++-------
> mdadm.h | 7 +++++++
> super-ddf.c | 2 ++
> super-intel.c | 6 ++++--
> super0.c | 2 ++
> super1.c | 2 ++
> 7 files changed, 24 insertions(+), 10 deletions(-)
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
prev parent reply other threads:[~2011-10-05 2:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-03 16:13 [PATCH 0/4] Fix freezing multiple arrays in container during assembly (2) Adam Kwolek
2011-10-03 16:13 ` [PATCH 1/4] FIX: restore_backup() throws core dump Adam Kwolek
2011-10-05 2:30 ` NeilBrown
2011-10-03 16:13 ` [PATCH 2/4] Add recovery blocked field to mdinfo Adam Kwolek
2011-10-03 16:13 ` [PATCH 3/4] imsm: Fill recovery_blocked field present in mdinfo Adam Kwolek
2011-10-03 16:14 ` [PATCH 4/4] Remove freeze() call from Grow_continue() Adam Kwolek
2011-10-05 2:34 ` NeilBrown [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=20111005133422.0c8eaeb8@notabene.brown \
--to=neilb@suse.de \
--cc=adam.kwolek@intel.com \
--cc=dan.j.williams@intel.com \
--cc=ed.ciechanowski@intel.com \
--cc=linux-raid@vger.kernel.org \
--cc=marcin.labun@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.