commit | af7eba0158e9b4632dcd94c1cd4100689666e14f | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 31 21:20:49 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 31 21:20:49 2015 -0700 |
tree | 03184633a438a76bbdd7756e79647b26e33be5a0 | |
parent | d59ebbf19b29f4964b24f38c3ad876c33cdd7368 [diff] | |
parent | d01552a76d71f9879af448e9142389ee9be6e95b [diff] |
Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md Pull md bug fixes from Neil Brown: "Two more bug fixes for md. One bugfix for a list corruption in raid5 because of incorrect locking. Other for possible data corruption when a recovering device is failed, removed, and re-added. Both tagged for -stable" * tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md: Revert "md: allow a partially recovered device to be hot-added to an array." md/raid5: fix locking in handle_stripe_clean_event()