commit | a2e5f13ce806e79b5a234f9653a2a245424e29fa | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 05 16:01:25 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 05 16:01:25 2012 -0800 |
tree | 06ec6d22ccfa157195565c1777467a3677d6818b | |
parent | 3e85fb9cd4f711d70c5d26baa86e438390731eab [diff] | |
parent | 7a90484825680e7831856105f5fef654e6c02701 [diff] |
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.