linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux RAID <linux-raid@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [PULL REQUEST]  md bug fixes for 3.2
Date: Fri, 23 Dec 2011 10:02:29 +1100	[thread overview]
Message-ID: <20111223100229.1911a54b@notabene.brown> (raw)

[-- Attachment #1: Type: text/plain, Size: 871 bytes --]


Hi Linus,
 please pull these 4 patches for md into 3.2
There are fairly simply bug fixes.

Thanks,
NeilBrown


The following changes since commit 384703b8e6cd4c8ef08512e596024e028c91c339:

  Linux 3.2-rc6 (2011-12-16 18:36:26 -0800)

are available in the git repository at:
  git://neil.brown.name/md/ for-linus

  last commit being 961902c0f8240175729274cd14198872f42072b7

NeilBrown (4):
      md/linear: fix hot-add of devices to linear arrays.
      md/raid5: ensure correct assessment of drives during degraded reshape.
      md: don't give up looking for spares on first failure-to-add
      md/bitmap: It is OK to clear bits during recovery.

 drivers/md/bitmap.c |    5 +----
 drivers/md/linear.c |    1 +
 drivers/md/md.c     |    3 +--
 drivers/md/raid5.c  |   14 ++++++++++----
 4 files changed, 13 insertions(+), 10 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

                 reply	other threads:[~2011-12-22 23:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20111223100229.1911a54b@notabene.brown \
    --to=neilb@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).