]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Mar 2013 22:49:49 +0000 (15:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Mar 2013 22:49:49 +0000 (15:49 -0700)
commitd783a3f8b31e84adb9ff716554e0aaa959181b1e
tree804affa383e0898c7df60e4b00b6edee8fca1de1
parenta2558b1528f2b155358058fe4e3ca1266c6dd361
parent28b9409918a64ae5c40c500ac44fd0c230af6579
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md

Pull md fixes from NeilBrown:
 "A few bugfixes for md

   - recent regressions in raid5
   - recent regressions in dmraid
   - a few instances of CONFIG_MULTICORE_RAID456 linger

  Several tagged for -stable"

* tag 'md-3.9-fixes' of git://neil.brown.name/md:
  md: remove CONFIG_MULTICORE_RAID456 entirely
  md/raid5: ensure sync and DISCARD don't happen at the same time.
  MD: Prevent sysfs operations on uninitialized kobjects
  MD RAID5: Avoid accessing gendisk or queue structs when not available
  md/raid5: schedule_construction should abort if nothing to do.
drivers/md/raid5.c