linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Namhyung Kim <namhyung@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: [PATCH 1/4] mdadm.8: change linux version 2.6.40 -> 3.0
Date: Thu, 23 Jun 2011 11:41:22 +1000	[thread overview]
Message-ID: <20110623114122.716cb9cf@notabene.brown> (raw)
In-Reply-To: <1308673145-8151-1-git-send-email-namhyung@gmail.com>

On Wed, 22 Jun 2011 01:19:02 +0900 Namhyung Kim <namhyung@gmail.com> wrote:

> Signed-off-by: Namhyung Kim <namhyung@gmail.com>
> ---
>  Grow.c     |    2 +-
>  mdadm.8.in |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Grow.c b/Grow.c
> index 6e31b94..a4092b5 100644
> --- a/Grow.c
> +++ b/Grow.c
> @@ -1494,7 +1494,7 @@ int Grow_reshape(char *devname, int fd, int quiet, char *backup_file,
>  			goto release;
>  		}
>  		if (assume_clean) {
> -			/* This will fail on kernels newer than 2.6.40 unless
> +			/* This will fail on kernels newer than 3.0 unless
>  			 * a backport has been arranged.
>  			 */
>  			if (sra == NULL ||
> diff --git a/mdadm.8.in b/mdadm.8.in
> index d2d7ef2..44accc0 100644
> --- a/mdadm.8.in
> +++ b/mdadm.8.in
> @@ -706,7 +706,7 @@ facts the operator knows.
>  When an array is resized to a larger size with
>  .B "\-\-grow \-\-size="
>  the new space is normally resynced in that same way that the whole
> -array is resynced at creation.  From Linux version 2.6.40,
> +array is resynced at creation.  From Linux version 3.0,
>  .B \-\-assume\-clean
>  can be used with that command to avoid the automatic resync.
>  


Thanks for this and the other 3.  They are all applied and pushed out on my
'master' branch.

Thanks,
NeilBrown


      parent reply	other threads:[~2011-06-23  1:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 16:19 [PATCH 1/4] mdadm.8: change linux version 2.6.40 -> 3.0 Namhyung Kim
2011-06-21 16:19 ` [PATCH 2/4] mdadm.8: move description of --add under Grow mode Namhyung Kim
2011-06-21 16:19 ` [PATCH 3/4] mdadm.8: fix possible typos Namhyung Kim
2011-06-21 16:19 ` [PATCH 4/4] .gitignore: ignore mdadm.8 file Namhyung Kim
2011-06-23  1:41 ` 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=20110623114122.716cb9cf@notabene.brown \
    --to=neilb@suse.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=namhyung@gmail.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).