]> 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)
commitae4a8e73b2a10ec1d0d503d1d15cb1ff7001426e
tree851d1699dbf4527af6ed8a0061de7096f48c9adc
parent7351ecbd87df3f1a08b07cad892b59bad890382f
parent028d99d811696871c6c4b0c19a8804ec94b6a603
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