From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux RAID" <linux-raid@vger.kernel.org>,
lkml <linux-kernel@vger.kernel.org>,
"Michał Mirosław" <mirq-linux@rere.qmqm.pl>,
"Art -kwaak- van Breemen" <ard@telegraafnet.nl>,
"Mikhail Balabin" <mbalabin@gmail.com>
Subject: [PULL REQUEST] two bugfixes for md.
Date: Wed, 11 Jan 2012 09:27:35 +1100 [thread overview]
Message-ID: <20120111092735.01fe9de2@notabene.brown> (raw)
[-- Attachment #1: Type: text/plain, Size: 1122 bytes --]
The following changes since commit 19d671695e1931ebfd75b2b888778201aefe35ca:
md/raid1: Mark device want_replacement when we see a write error. (2011-12-23 10:17:57 +1100)
are available in the git repository at:
git://neil.brown.name/md md-3.3-fixes
for you to fetch changes up to 307729c8bc5b5a41361af8af95906eee7552acb1:
md/raid1: perform bad-block tests for WriteMostly devices too. (2012-01-11 08:35:17 +1100)
----------------------------------------------------------------
(from the branch description for md-scratch local branch)
for-linus
Two bugfixes for md.
One is a recently introduced regression that affects an unusual
configuration with a guaranteed BUG_ON. Has been tagged for -stable.
The other is minor missing functionality.
----------------------------------------------------------------
NeilBrown (2):
md: notify the 'degraded' sysfs attribute on failure.
md/raid1: perform bad-block tests for WriteMostly devices too.
drivers/md/md.c | 6 ++++++
drivers/md/raid1.c | 11 ++++++++++-
2 files changed, 16 insertions(+), 1 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
reply other threads:[~2012-01-10 22:27 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=20120111092735.01fe9de2@notabene.brown \
--to=neilb@suse.de \
--cc=ard@telegraafnet.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=mbalabin@gmail.com \
--cc=mirq-linux@rere.qmqm.pl \
--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).