[dm-devel] [git pull] device mapper fixes for 4.1-rc2

Mike Snitzer snitzer at redhat.com
Thu Apr 30 14:49:40 UTC 2015


Hi Linus,

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

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

for you to fetch changes up to aa6df8dd28c01d9a3d2cfcfe9dd0a4a334d1cd81:

  dm: fix free_rq_clone() NULL pointer when requeueing unmapped request (2015-04-30 10:25:21 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
Fix 2 bugs in the request-based DM blk-mq support that was added during
the 4.1 merge.

----------------------------------------------------------------
Christoph Hellwig (1):
      dm: only initialize the request_queue once

Mike Snitzer (1):
      dm: fix free_rq_clone() NULL pointer when requeueing unmapped request

 drivers/md/dm-ioctl.c | 17 +++++++++--------
 drivers/md/dm.c       | 19 ++++++++++++-------
 2 files changed, 21 insertions(+), 15 deletions(-)




More information about the dm-devel mailing list