* [git pull] device mapper fixes for 4.1-rc3
@ 2015-05-08 20:08 Mike Snitzer
0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2015-05-08 20:08 UTC (permalink / raw)
To: Linus Torvalds; +Cc: dm-devel, Rabin Vincent, Chen Yu, Alasdair G Kergon
Hi Linus,
The following changes since commit aa6df8dd28c01d9a3d2cfcfe9dd0a4a334d1cd81:
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request (2015-04-30 10:25:21 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm tags/dm-4.1-fixes-2
for you to fetch changes up to cb31ef485dd4c6a205d1064b42027f82076d00c8:
init: fix regression by supporting devices with major:minor:offset format (2015-05-05 12:31:37 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
Two additional fixes for changes introduced via DM during the 4.1 merge
window: The first reverts a dm-crypt change that wasn't correct. The
second fixes a device format regression that impacted userspace.
----------------------------------------------------------------
Chen Yu (1):
init: fix regression by supporting devices with major:minor:offset format
Rabin Vincent (1):
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
drivers/md/dm-crypt.c | 12 ++++++------
init/do_mounts.c | 5 +++--
2 files changed, 9 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-05-08 20:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08 20:08 [git pull] device mapper fixes for 4.1-rc3 Mike Snitzer
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.