All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul Mackerras <paulus@ozlabs.org>, dm-devel@redhat.com, agk@redhat.com
Subject: [git pull] device mapper fixes for 4.16 final
Date: Fri, 30 Mar 2018 00:07:49 -0400	[thread overview]
Message-ID: <20180330040749.GA6551@redhat.com> (raw)
In-Reply-To: <20180329211856.GA8119@redhat.com>

Hi Linus,

I've updated the tag to include an additional fix for a 4.16-rc
regression (my -rc fixes clearly need better regression testing!).

The following changes since commit 8c5c147339d2e201108169327b1f99aa6d57d2cd:

  dm mpath: fix passing integrity data (2018-03-14 15:39:33 -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.16/dm-fixes-4

for you to fetch changes up to da5dadb4f11660ca67580cd4a7420161266d6254:

  dm: fix dropped return code from dm_get_bdev_for_ioctl (2018-03-29 23:31:32 -0400)

Please pull, thanks!
Mike

----------------------------------------------------------------
- Fix a DM multipath regression introduced in a v4.16-rc6 commit:
  restore support for loading, and attaching, scsi_dh modules during
  multipath table load.  Otherwise some users may find themselves unable
  to boot, as was reported today:
  https://marc.info/?l=linux-scsi&m=152231276114962&w=2

- Fix a DM core ioctl permission check regression introduced in a
  v4.16-rc5 commit.

----------------------------------------------------------------
Mike Snitzer (2):
      dm mpath: fix support for loading scsi_dh modules during table load
      dm: fix dropped return code from dm_get_bdev_for_ioctl

 drivers/md/dm-mpath.c | 2 +-
 drivers/md/dm.c       | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

      reply	other threads:[~2018-03-30  4:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-29 21:18 [git pull] device mapper fix for 4.16 final Mike Snitzer
2018-03-30  4:07 ` Mike Snitzer [this message]

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=20180330040749.GA6551@redhat.com \
    --to=snitzer@redhat.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=paulus@ozlabs.org \
    --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.