From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, Sudip Mukherjee <sudipm.mukherjee@gmail.com>,
Alasdair G Kergon <agk@redhat.com>
Subject: [git pull] device mapper fixes for 4.3-rc6
Date: Fri, 16 Oct 2015 15:47:28 -0400 [thread overview]
Message-ID: <20151016194728.GA34634@redhat.com> (raw)
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(-)
reply other threads:[~2015-10-16 19:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151016194728.GA34634@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.