From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, Alasdair G Kergon <agk@redhat.com>
Subject: [git pull] device mapper fix for 4.0-rc6
Date: Thu, 26 Mar 2015 17:26:57 -0400 [thread overview]
Message-ID: <20150326212657.GA55395@redhat.com> (raw)
Hi Linus,
The following changes since commit e5db29806b99ce2b2640d2e4d4fcb983cea115c5:
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME (2015-02-27 14:53:32 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm tags/dm-4.0-fix-2
for you to fetch changes up to 63a4f065ece613b6d575b538234375b0e9c23bbc:
dm: fix add_disk() NULL pointer due to race with free_dev() (2015-03-23 18:14:00 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
. Fix DM core device cleanup regression -- due to a latent race that was
exposed by the bdi changes that were introduced during the 4.0 merge.
----------------------------------------------------------------
Mike Snitzer (1):
dm: fix add_disk() NULL pointer due to race with free_dev()
drivers/md/dm.c | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)
reply other threads:[~2015-03-26 21:26 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=20150326212657.GA55395@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@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.