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>
Subject: [PULL REQUEST] 3 md bug fixes for 3.11 (and 3.10.y)
Date: Fri, 19 Jul 2013 07:53:25 +1000 [thread overview]
Message-ID: <20130719075325.5e5a9f80@notabene.brown> (raw)
[-- Attachment #1: Type: text/plain, Size: 1544 bytes --]
Sorry boss, back at work now boss. Here's them nice shiny patches ya wanted.
All nicely tagged and justified for -stable and everyfing.
[And to linux-raid people: please don't use 3.10, or 3.10.1. The result
probably wouldn't be catastrophic, but it could be uncomfortable]
NeilBrown
The following changes since commit 47188d39b5deeebf41f87a02af1b3935866364cf:
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2013-07-14 21:47:51 -0700)
are available in the git repository at:
git://neil.brown.name/md tags/md-3.11-fixes
for you to fetch changes up to 30bc9b53878a9921b02e3b5bc4283ac1c6de102a:
md/raid1: fix bio handling problems in process_checks() (2013-07-18 14:18:04 +1000)
----------------------------------------------------------------
3 bug fixes for md in 3.10
3.10 wasn't a good release for md. The bio changes left a couple of
bugs, and an md "fix" created another one.
These three patches appear to fix the issues and have been tagged for
-stable.
----------------------------------------------------------------
NeilBrown (3):
md/raid10: fix two problems with RAID10 resync.
md: Remove recent change which allows devices to skip recovery.
md/raid1: fix bio handling problems in process_checks()
drivers/md/md.c | 14 --------------
drivers/md/raid1.c | 53 ++++++++++++++++++++++++++++++-----------------------
drivers/md/raid10.c | 11 +++++++++--
3 files changed, 39 insertions(+), 39 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
reply other threads:[~2013-07-18 21:53 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=20130719075325.5e5a9f80@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