From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jonathan Brassow <jbrassow@redhat.com>,
lkml <linux-kernel@vger.kernel.org>,
linux RAID <linux-raid@vger.kernel.org>,
Alasdair G Kergon <agk@redhat.com>
Subject: [PULL REQUEST] md - one fix for dmraid in 3.8
Date: Tue, 29 Jan 2013 09:00:24 +1100 [thread overview]
Message-ID: <20130129090024.02845387@notabene.brown> (raw)
[-- Attachment #1: Type: text/plain, Size: 1030 bytes --]
The following changes since commit 5f243b9b46a22e5790dbbc36f574c2417af49a41:
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 (2013-01-04 10:41:54 -0800)
are available in the git repository at:
git://neil.brown.name/md/ tags/md-3.8-fixes
for you to fetch changes up to 55ebbb59c1c6eb1b040f62b8c4ae0b724de6e55a:
DM-RAID: Fix RAID10's check for sufficient redundancy (2013-01-24 12:02:36 +1100)
----------------------------------------------------------------
Just one fix for md in 3.8
dmraid assess redundancy and replacements slightly inaccurately which
could lead to some degraded arrays failing to assemble.
----------------------------------------------------------------
Jonathan Brassow (1):
DM-RAID: Fix RAID10's check for sufficient redundancy
Documentation/device-mapper/dm-raid.txt | 1 +
drivers/md/dm-raid.c | 101 ++++++++++++--------------------
2 files changed, 38 insertions(+), 64 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
reply other threads:[~2013-01-28 22:00 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=20130129090024.02845387@notabene.brown \
--to=neilb@suse.de \
--cc=agk@redhat.com \
--cc=jbrassow@redhat.com \
--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).