]> git.karo-electronics.de Git - mv-sheeva.git/commit
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 May 2012 16:44:35 +0000 (09:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 May 2012 16:44:35 +0000 (09:44 -0700)
commit36a1987cd891fa82d9981886c3abbbe82c428c0d
tree26f2c1ebc2d0485de222f13ebf812456ee8a7cb8
parent31ae98359d26ff89b745c4f8094093cbf6ccbdc6
parent0d9f4f135eb6dea06bdcb7065b1e4ff78274a5e9
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md

Pull two md fixes from NeilBrown:
 "One fixes a bug in the new raid10 resize code so is relevant to 3.4
  only.

  The other fixes a bug in the use of md by dm-raid, so is relevant to
  any kernel with dm-raid support"

* tag 'md-3.4-fixes' of git://neil.brown.name/md:
  MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
  md/raid10: set dev_sectors properly when resizing devices in array.