commit | d1d4bb9cf2cfce0eb681d5761d8e620c2d27f051 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 27 15:44:31 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 27 15:44:31 2012 -0700 |
tree | 13728dda66a764a9746c1729c67c983141572cb2 | |
parent | 5030fcbf0bdcefe8ac2da15bc5be8060b5cb7903 [diff] | |
parent | 80b4812407c6b1f66a4f2430e69747a13f010839 [diff] |
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.