]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Oct 2015 20:03:05 +0000 (13:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Oct 2015 20:03:05 +0000 (13:03 -0700)
commitdb8aa598e64cd4df000b54ae1a8e246441071df4
tree851d1699dbf4527af6ed8a0061de7096f48c9adc
parent83109caf5dc3e9738c7caa51db310beca37dfefb
parent3cd825099e2c517dae99de9d8b96d1acbadf6f92
Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm

Pull device mapper fixes from Mike Snitzer:
 "Two DM target error path cleanup fixes (one for stable in DM thinp and
  one for a v4.3-rc5 thinko in DM snapshot)"

* tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm thin: fix missing pool reference count decrement in pool_ctr error path
  dm snapshot persistent: fix missing cleanup in persistent_ctr error path