From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Vallish Vaidyeshwara <vallish@amazon.com>,
Heinz Mauelshagen <heinzm@redhat.com>,
dm-devel@redhat.com, Alasdair G Kergon <agk@redhat.com>
Subject: [git pull] device mapper fixes for 4.12 final
Date: Thu, 29 Jun 2017 16:13:19 -0400 [thread overview]
Message-ID: <20170629201319.GA19968@redhat.com> (raw)
Hi Linus,
The following changes since commit feb7695fe9fb83084aa29de0094774f4c9d4c9fc:
dm io: fix duplicate bio completion due to missing ref count (2017-06-21 12:04:50 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-4.12/dm-fixes-5
for you to fetch changes up to 00a0ea33b495ee6149bf5a77ac5807ce87323abb:
dm thin: do not queue freed thin mapping for next stage processing (2017-06-27 15:14:34 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
- A dm thinp fix for crash that will occur when metadata device failure
races with discard passdown to the underlying data device.
- A dm raid fix to not access the superblock's >= 1.9.0 'sectors' member
unconditionally.
----------------------------------------------------------------
Heinz Mauelshagen (1):
dm raid: fix oops on upgrading to extended superblock format
Vallish Vaidyeshwara (1):
dm thin: do not queue freed thin mapping for next stage processing
drivers/md/dm-raid.c | 17 ++++++++++++++---
drivers/md/dm-thin.c | 26 +++++++++++++-------------
2 files changed, 27 insertions(+), 16 deletions(-)
reply other threads:[~2017-06-29 20:13 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=20170629201319.GA19968@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=heinzm@redhat.com \
--cc=torvalds@linux-foundation.org \
--cc=vallish@amazon.com \
/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.