]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Mar 2012 00:01:25 +0000 (16:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Mar 2012 00:01:25 +0000 (16:01 -0800)
commit58193dee44977282fad821bfb45aa910d69561fc
tree06ec6d22ccfa157195565c1777467a3677d6818b
parentdf077bfda882d7af07430b6c8950e4e6d0702c67
parent93d60b1fab87e79bcc077a008e45ddc18d8e4e08
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md

Pull md fixes from Neil Brown:
 "Three fixes for md in 3.3-rc: Two relate to the recently added drive
  replacement.  One fixes the problem where a read error in RAID10 would
  sometimes be retried indefinitely."

* tag 'md-3.3-fixes' of git://neil.brown.name/md:
  md/raid10: fix assembling of arrays with replacement devices.
  md/raid10: fix handling of error on last working device in array.
  md/raid1: fix buglet in md_raid1_contested.