Linux RAID subsystem development
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-raid@vger.kernel.org
Subject: [PATCH md 000 of 3] Introduction
Date: Tue, 6 Sep 2005 13:52:56 +1000	[thread overview]
Message-ID: <20050906134923.19249.patches@notabene> (raw)

Here are three patches for md in 2.6.13-mm1

The first (embarassment) gets sb_size initialisation REALLY right.
 I did more testing with mdadm-v1 and found hot-add wasn't working
 either.  This patch definitely covers all cases.

The other two fix problems with raid10 when enough drives fails that
not all block are available.  It was particularly a problem as recovery
would BUG-out, but other issues are fixed to.

These patches are tested and suitable for early release to Linus.

Thanks,
NeilBrown


 [PATCH md 001 of 3] Really get sb_size setting right in all cases.	
 [PATCH md 002 of 3] Fix raid10 assembly when too many devices are missing.
 [PATCH md 003 of 3] Fix BUG when raid10 rebuilds without enough drives.

             reply	other threads:[~2005-09-06  3:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-06  3:52 NeilBrown [this message]
2005-09-06  3:53 ` [PATCH md 001 of 3] Really get sb_size setting right in all cases NeilBrown
2005-09-06  3:53 ` [PATCH md 002 of 3] Fix raid10 assembly when too many devices are missing NeilBrown
2005-09-06  3:53 ` [PATCH md 003 of 3] Fix BUG when raid10 rebuilds without enough drives NeilBrown

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=20050906134923.19249.patches@notabene \
    --to=neilb@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-raid@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox