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)
commitd1d4bb9cf2cfce0eb681d5761d8e620c2d27f051
tree13728dda66a764a9746c1729c67c983141572cb2
parent5030fcbf0bdcefe8ac2da15bc5be8060b5cb7903
parent80b4812407c6b1f66a4f2430e69747a13f010839
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.