]> 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)
commitf255c120215f5e0b2cd4207b3dc04297c15241ab
tree66d0772418484691b8263f7cfca59cfaea0adad9
parent13d65c402b3fc2c5f971f6bdafb91f496616aa27
parent856b1afc4f9f332d377c793169caa8ea084447f6
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()