commit | 82ea4be61f45d1a7ba1f5151d90124d1ece0c07a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 13 10:13:29 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 13 10:13:29 2013 -0700 |
tree | 2d2e89a3074d8385478ca5c4b5918f3552d3c25e | |
parent | b844db31874e3b1c3b86c65024ac7bed9f77ee42 [diff] | |
parent | 5026d7a9b2f3eb1f9bda66c18ac6bc3036ec9020 [diff] |
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md Pull md bugfixes from Neil Brown: "A few bugfixes for md Some tagged for -stable" * tag 'md-3.10-fixes' of git://neil.brown.name/md: md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place md/raid1,raid10: use freeze_array in place of raise_barrier in various places. md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it. md: md_stop_writes() should always freeze recovery.