All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, Mikulas Patocka <mpatocka@redhat.com>,
	Joe Thornber <ejt@redhat.com>, Alasdair G Kergon <agk@redhat.com>
Subject: [git pull] device mapper fixes for 4.3 final
Date: Fri, 23 Oct 2015 14:16:40 -0400	[thread overview]
Message-ID: <20151023181640.GA90969@redhat.com> (raw)

Hi Linus,

The following changes since commit ba30670f4d5292c4e7f7980bbd5071f7c4794cdd:

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

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-4

for you to fetch changes up to 3201ac452e84a8a368197d648c9b7011e061804a:

  dm cache: the CLEAN_SHUTDOWN flag was not being set (2015-10-23 14:02:56 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
Three stable fixes (two in btree code used by DM thinp and one to
properly store flags in DM cache metadata's superblock).

----------------------------------------------------------------
Joe Thornber (2):
      dm btree remove: fix a bug when rebalancing nodes after removal
      dm cache: the CLEAN_SHUTDOWN flag was not being set

Mike Snitzer (1):
      dm btree: fix leak of bufio-backed block in btree_split_beneath error path

 drivers/md/dm-cache-metadata.c               |  2 +-
 drivers/md/persistent-data/dm-btree-remove.c | 17 +++++++++++------
 drivers/md/persistent-data/dm-btree.c        |  2 +-
 3 files changed, 13 insertions(+), 8 deletions(-)

                 reply	other threads:[~2015-10-23 18:16 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=20151023181640.GA90969@redhat.com \
    --to=snitzer@redhat.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=ejt@redhat.com \
    --cc=mpatocka@redhat.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.