From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux RAID <linux-raid@vger.kernel.org>
Subject: [PULL-REQUEST] 3 fixes for md in 3.3
Date: Tue, 6 Mar 2012 10:17:32 +1100 [thread overview]
Message-ID: <20120306101732.0be74651@notabene.brown> (raw)
[-- Attachment #1: Type: text/plain, Size: 1183 bytes --]
Hi Linus,
hopefully these are in time for 3.3.
thanks,NeilBrown
The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:
Linux 3.3-rc6 (2012-03-03 17:08:09 -0800)
are available in the git repository at:
git://neil.brown.name/md/ md-3.3-fixes
for you to fetch changes up to 7a90484825680e7831856105f5fef654e6c02701:
md/raid10: fix assembling of arrays with replacement devices. (2012-03-06 10:12:45 +1100)
----------------------------------------------------------------
(from the branch description for md-scratch local branch)
for-linus
3 fixes for md in 3.3-rc
2 relate to the recently added drive replacement.
One causes read error in RAID10 to sometimes be retried indefinitely.
----------------------------------------------------------------
NeilBrown (3):
md/raid1: fix buglet in md_raid1_contested.
md/raid10: fix handling of error on last working device in array.
md/raid10: fix assembling of arrays with replacement devices.
drivers/md/raid1.c | 2 +-
drivers/md/raid10.c | 38 +++++++++++++++++++++++++++-----------
2 files changed, 28 insertions(+), 12 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
reply other threads:[~2012-03-05 23:17 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=20120306101732.0be74651@notabene.brown \
--to=neilb@suse.de \
--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).