[dm-devel] [git pull] device mapper fixes for 5.13-rc3

Mike Snitzer snitzer at redhat.com
Thu May 20 19:45:46 UTC 2021


Hi Linus,

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.13/dm-fixes

for you to fetch changes up to bc8f3d4647a99468d7733039b6bc9234b6e91df4:

  dm integrity: fix sparse warnings (2021-05-13 14:53:49 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix a couple DM snapshot target crashes exposed by user-error.

- Fix DM integrity target to not use discard optimization, introduced
  during 5.13 merge, when recalulating.

- Fix some sparse warnings in DM integrity target.

----------------------------------------------------------------
Mikulas Patocka (4):
      dm snapshot: fix a crash when an origin has no snapshots
      dm snapshot: fix crash with transient storage and zero chunk size
      dm integrity: revert to not using discard filler when recalulating
      dm integrity: fix sparse warnings

 drivers/md/dm-integrity.c | 81 +++++++++++++++++++++--------------------------
 drivers/md/dm-snap.c      |  6 ++--
 2 files changed, 39 insertions(+), 48 deletions(-)




More information about the dm-devel mailing list