]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit045ce743498881b39e672da948c210c769209515
tree851d1699dbf4527af6ed8a0061de7096f48c9adc
parent6aa8ca4df0c1e2095c3f9f6fc28d85a991787879
parentba30670f4d5292c4e7f7980bbd5071f7c4794cdd
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