]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 May 2015 03:38:21 +0000 (20:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 May 2015 03:38:21 +0000 (20:38 -0700)
commita71c598d1628dd86aed2fc993872944e2f5f6e8c
tree925d6dc51fc02ac46c42fccbbe36f0875d15ca03
parent220c34ca469303c1ac7146e2003b3bae9aac0173
parente0452a98c69cd1324f92798508fa1af3b29fca09
Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm

Pull device mapper fixes from Mike Snitzer:
 "Two additional fixes for changes introduced via DM during the 4.1
  merge window.

  The first reverts a dm-crypt change that wasn't correct.  The second
  fixes a device format regression that impacted userspace"

* tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  init: fix regression by supporting devices with major:minor:offset format
  Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"