linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] 3 md bug fixes for 3.11 (and 3.10.y)
@ 2013-07-18 21:53 NeilBrown
  0 siblings, 0 replies; only message in thread
From: NeilBrown @ 2013-07-18 21:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux RAID, lkml

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-18 21:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-18 21:53 [PULL REQUEST] 3 md bug fixes for 3.11 (and 3.10.y) NeilBrown

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).