linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Adam Kwolek <adam.kwolek@intel.com>
Cc: linux-raid@vger.kernel.org, dan.j.williams@intel.com,
	ed.ciechanowski@intel.com, wojciech.neubauer@intel.com
Subject: Re: [PATCH 0/8] Set of fixes for expansion
Date: Thu, 3 Feb 2011 18:22:42 +1100	[thread overview]
Message-ID: <20110203182242.14e5067b@notabene.brown> (raw)
In-Reply-To: <20110201134226.13398.4071.stgit@gklab-128-013.igk.intel.com>

On Tue, 01 Feb 2011 14:48:56 +0100 Adam Kwolek <adam.kwolek@intel.com> wrote:

> Fixes are related to reshape finalization and next array reshape start.
> First patch allows to reach checkpointing end of array. This enables
> reshape finalization code in set_array_state() (not used so far).
> 
> Then array finalization code in mdmon is put in to single place 
> and setting array size mechanism after reshape in mdmon is enabled.
> This makes setting size in mdadm not necessary.
> 
> Some code cleanup (debug strings, put common code in to function)
> was introduced also.
> 
> BR
> Adam
> 
> ---
> 
> Adam Kwolek (8):
>       imsm: move common code for array size calculation to function
>       imsm: FIX: Debug strings cleanup
>       FIX: Do not set array size after reshape in mdadm
>       imsm: fix: imsm_num_data_members() can return error
>       imsm: FIX: put expansion finalization in to one place
>       imsm: FIX: Size is already set in metadata
>       imsm: FIX: array size is wrong
>       FIX: Last checkpoint is not set
> 
> 
>  Grow.c        |   35 --------------
>  monitor.c     |   18 +++++++
>  super-intel.c |  141 ++++++++++++++++++++++++++-------------------------------
>  3 files changed, 82 insertions(+), 112 deletions(-)
> 


Thanks.
I have applied these, except for the few that I commented on directly.

NeilBrown

      parent reply	other threads:[~2011-02-03  7:22 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01 13:48 [PATCH 0/8] Set of fixes for expansion Adam Kwolek
2011-02-01 13:49 ` [PATCH 1/8] FIX: Last checkpoint is not set Adam Kwolek
2011-02-01 13:49 ` [PATCH 2/8] imsm: FIX: array size is wrong Adam Kwolek
2011-02-03  6:41   ` NeilBrown
2011-02-03  9:56     ` Kwolek, Adam
2011-02-01 13:49 ` [PATCH 3/8] imsm: FIX: Size is already set in metadata Adam Kwolek
2011-02-03  6:45   ` NeilBrown
2011-02-03  9:52     ` Kwolek, Adam
2011-02-03 10:42       ` NeilBrown
2011-02-01 13:49 ` [PATCH 4/8] imsm: FIX: put expansion finalization in to one place Adam Kwolek
2011-02-01 13:49 ` [PATCH 5/8] imsm: fix: imsm_num_data_members() can return error Adam Kwolek
2011-02-01 13:49 ` [PATCH 6/8] FIX: Do not set array size after reshape in mdadm Adam Kwolek
2011-02-03  6:56   ` NeilBrown
2011-02-03 10:08     ` Kwolek, Adam
2011-02-03 10:44       ` NeilBrown
2011-02-01 13:49 ` [PATCH 7/8] imsm: FIX: Debug strings cleanup Adam Kwolek
2011-02-01 13:50 ` [PATCH 8/8] imsm: move common code for array size calculation to function Adam Kwolek
2011-02-03  7:22 ` 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=20110203182242.14e5067b@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=wojciech.neubauer@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 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).