[dm-devel] [git pull] device mapper fix for 5.2-rc2

Mike Snitzer snitzer at redhat.com
Tue May 21 23:38:45 UTC 2019


Hi Linus,

The following changes since commit 8454fca4f53bbe5e0a71613192674c8ce5c52318:

  dm: fix a couple brace coding style issues (2019-05-16 10:09:21 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.2/dm-fix-1

for you to fetch changes up to 51b86f9a8d1c4bb4e3862ee4b4c5f46072f7520d:

  dm: make sure to obey max_io_len_target_boundary (2019-05-21 19:15:20 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix a particularly glaring oversight in a DM core commit from 5.1 that
  doesn't properly trim special IOs (e.g. discards) relative to
  corresponding target's max_io_len_target_boundary().

----------------------------------------------------------------
Michael Lass (1):
      dm: make sure to obey max_io_len_target_boundary

 drivers/md/dm.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)




More information about the dm-devel mailing list