]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Nov 2015 04:20:49 +0000 (21:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Nov 2015 04:20:49 +0000 (21:20 -0700)
commitaf7eba0158e9b4632dcd94c1cd4100689666e14f
tree03184633a438a76bbdd7756e79647b26e33be5a0
parentd59ebbf19b29f4964b24f38c3ad876c33cdd7368
parentd01552a76d71f9879af448e9142389ee9be6e95b
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()