Merge tag 'for-5.12/dm-fixes-2' of...
Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm Pull device mapper fixes from Mike Snitzer: - Fix DM verity target's optional argument processing. - Fix DM core's zoned model and zone sectors checks. - Fix spurious "detected capacity change" pr_info() when creating new DM device. - Fix DM ioctl out of bounds array access in handling of DM_LIST_DEVICES_CMD when no devices exist. * tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm ioctl: fix out of bounds array access when no devices dm: don't report "detected capacity change" on device creation dm table: Fix zoned model check and zone sectors check dm verity: fix DM_VERITY_OPTS_MAX value
No related branches found
No related tags found
Showing
- drivers/md/dm-ioctl.c 1 addition, 1 deletiondrivers/md/dm-ioctl.c
- drivers/md/dm-table.c 25 additions, 8 deletionsdrivers/md/dm-table.c
- drivers/md/dm-verity-target.c 1 addition, 1 deletiondrivers/md/dm-verity-target.c
- drivers/md/dm-zoned-target.c 1 addition, 1 deletiondrivers/md/dm-zoned-target.c
- drivers/md/dm.c 4 additions, 1 deletiondrivers/md/dm.c
- include/linux/device-mapper.h 14 additions, 1 deletioninclude/linux/device-mapper.h
Loading
Please register or sign in to comment