]> git.baikalelectronics.ru Git - kernel.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)
commitcf2e42d52a406841e8d64d892fb77445af41912c
tree26f2c1ebc2d0485de222f13ebf812456ee8a7cb8
parent3f46de17ff6c199e3b901436146192101baff98a
parentc44c1052e320a8ddf9dfc85c1a76e88959af3fb3
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.