From: Neil Brown <neilb@suse.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Nate Dailey <nate.dailey@stratus.com>,
Roman Gushchin <klamm@yandex-team.ru>,
Shaohua Li <shli@kernel.org>,
linux-raid@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
Jes.Sorensen@redhat.com
Subject: [GIT PULL REQUEST] last minute bug fixes for md.
Date: Sat, 31 Oct 2015 12:26:14 +1100 [thread overview]
Message-ID: <87pozvvnex.fsf@notabene.neil.brown.name> (raw)
[-- Attachment #1: Type: text/plain, Size: 1111 bytes --]
they just keep coming in :-(
The following changes since commit 8bce6d35b308d73cdb2ee273c95d711a55be688c:
md/raid10: fix the 'new' raid10 layout to work correctly. (2015-10-24 16:24:25 +1100)
are available in the git repository at:
git://neil.brown.name/md tags/md/4.3-rc7-fixes
for you to fetch changes up to d01552a76d71f9879af448e9142389ee9be6e95b:
Revert "md: allow a partially recovered device to be hot-added to an array." (2015-10-31 11:00:56 +1100)
----------------------------------------------------------------
two more bug fixes for md.
One bugfix for a list corruption in raid5 because of incorrect
locking.
Other for possible data corruption when a recovering device is failed,
removed, and re-added.
Both tagged for -stable.
----------------------------------------------------------------
NeilBrown (1):
Revert "md: allow a partially recovered device to be hot-added to an array."
Roman Gushchin (1):
md/raid5: fix locking in handle_stripe_clean_event()
drivers/md/md.c | 3 +--
drivers/md/raid5.c | 6 ++++--
2 files changed, 5 insertions(+), 4 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
reply other threads:[~2015-10-31 1:26 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=87pozvvnex.fsf@notabene.neil.brown.name \
--to=neilb@suse.com \
--cc=Jes.Sorensen@redhat.com \
--cc=klamm@yandex-team.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=nate.dailey@stratus.com \
--cc=shli@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