]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Sep 2012 22:44:31 +0000 (15:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Sep 2012 22:44:31 +0000 (15:44 -0700)
commitb6f74a597a1462289a0349456aee8ef1d97aed4c
tree13728dda66a764a9746c1729c67c983141572cb2
parentc16aefd739f3517bd9e8ad6fa25b06d7d32cdc29
parent4c7f1c63ccbddb23ad022ab61f4a2a1609192c94
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md

Pull two md bugfixes from NeilBrown:
 "One (missing spinlock init) was only introduced recently.  The other
  has been present as long as raid10 has been supported, so is tagged
  for -stable."

* tag 'md-3.6-fixes' of git://neil.brown.name/md:
  md/raid10: fix "enough" function for detecting if array is failed.
  md/raid5: add missing spin_lock_init.