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, Joe Thornber <ejt@redhat.com>,
	Alasdair G Kergon <agk@redhat.com>
Subject: [git pull] device mapper fixes for 4.2-rc6
Date: Fri, 7 Aug 2015 12:23:09 -0400	[thread overview]
Message-ID: <20150807162309.GA10293@redhat.com> (raw)

Hi Linus,

The following changes since commit 795e633a2dc6cbbeac68bc7f6006082150d38bb7:

  dm cache: fix device destroy hang due to improper prealloc_used accounting (2015-07-29 14:32:09 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm tags/dm-4.2-fixes-4

for you to fetch changes up to aa0cd28d057fd4cb686fbdd2475a6a3f609dd581:

  dm btree remove: fix bug in remove_one() (2015-08-07 11:56:43 -0400)

Thanks,
Mike

----------------------------------------------------------------
- Stable fix for a dm_merge_bvec() regression on 32 bit Fedora systems.

- Fix for a 4.2 DM thinp discard regression due to inability to properly
  delete a range of blocks in a data mapping btree.

----------------------------------------------------------------
Joe Thornber (1):
      dm btree remove: fix bug in remove_one()

Mike Snitzer (1):
      dm: fix dm_merge_bvec regression on 32 bit systems

 drivers/md/dm.c                              | 27 ++++++++++-----------------
 drivers/md/persistent-data/dm-btree-remove.c |  1 +
 2 files changed, 11 insertions(+), 17 deletions(-)

                 reply	other threads:[~2015-08-07 16:23 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=20150807162309.GA10293@redhat.com \
    --to=snitzer@redhat.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=ejt@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.