]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Mar 2015 21:53:47 +0000 (14:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Mar 2015 21:53:47 +0000 (14:53 -0700)
commit3a25d023484b75f439708361210899c0d0615a6e
tree66d0772418484691b8263f7cfca59cfaea0adad9
parente78a48e41689d4112e87ea3e299930824ce2ab49
parent50cef59d82eaf435ff4eea3e4450af8d1da027e7
Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm

Pull device mapper fix from Mike Snitzer:
 "Fix DM core device cleanup regression -- due to a latent race that was
  exposed by the bdi changes that were introduced during the 4.0 merge"

* tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm: fix add_disk() NULL pointer due to race with free_dev()