]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md-3.11-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Jul 2013 00:37:46 +0000 (17:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Jul 2013 00:37:46 +0000 (17:37 -0700)
commitc0b7aad669fa96948dd94fa46609c327fa388895
tree2f4bfdae3c41aa9faab26ab7ae0d45724d8b2ed4
parent2f306808c4a770acf9ddb6c200b77030ce42765e
parentaaacc5eff3d4ad08ba8f12549307ae20f8926efa
Merge tag 'md-3.11-fixes' of git://neil.brown.name/md

Pull md bug fixes from NeilBrown:
 "Sorry boss, back at work now boss.  Here's them nice shiny patches ya
  wanted.  All nicely tagged and justified for -stable and everyfing:

  Three 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"

* tag 'md-3.11-fixes' of git://neil.brown.name/md:
  md/raid1: fix bio handling problems in process_checks()
  md: Remove recent change which allows devices to skip recovery.
  md/raid10: fix two problems with RAID10 resync.