All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fix for 4.16 final
@ 2018-03-29 21:18 Mike Snitzer
  2018-03-30  4:07 ` [git pull] device mapper fixes " Mike Snitzer
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2018-03-29 21:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Paul Mackerras, dm-devel

Hi Linus,

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 e457edf0b21c873be827b7c2f6b8e1545485c415:

  dm mpath: fix support for loading scsi_dh modules during table load (2018-03-29 17:00:44 -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

----------------------------------------------------------------
Mike Snitzer (1):
      dm mpath: fix support for loading scsi_dh modules during table load

 drivers/md/dm-mpath.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [git pull] device mapper fixes for 4.16 final
  2018-03-29 21:18 [git pull] device mapper fix for 4.16 final Mike Snitzer
@ 2018-03-30  4:07 ` Mike Snitzer
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Snitzer @ 2018-03-30  4:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Paul Mackerras, dm-devel, agk

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-30  4:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-29 21:18 [git pull] device mapper fix for 4.16 final Mike Snitzer
2018-03-30  4:07 ` [git pull] device mapper fixes " 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.