[dm-devel] [git pull] device mapper fixes for 4.3-rc6

Mike Snitzer snitzer at redhat.com
Fri Oct 16 19:47:28 UTC 2015


Hi Linus,

The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:

  Linux 4.3-rc5 (2015-10-11 11:09:45 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm tags/dm-4.3-fixes-3

for you to fetch changes up to ba30670f4d5292c4e7f7980bbd5071f7c4794cdd:

  dm thin: fix missing pool reference count decrement in pool_ctr error path (2015-10-13 12:20:55 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
Two DM target error path cleanup fixes (one for stable in DM thinp and
one for a v4.3-rc5 thinko in DM snapshot).

----------------------------------------------------------------
Mike Snitzer (1):
      dm thin: fix missing pool reference count decrement in pool_ctr error path

Sudip Mukherjee (1):
      dm snapshot persistent: fix missing cleanup in persistent_ctr error path

 drivers/md/dm-snap-persistent.c | 15 ++++++++++++---
 drivers/md/dm-thin.c            |  2 +-
 2 files changed, 13 insertions(+), 4 deletions(-)




More information about the dm-devel mailing list