Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull devicemapper fixes from Mike Snitzer: "A handful of stable fixes for DM: - fix thin target to always zero-fill reads to unprovisioned blocks - fix to interlock device destruction's suspend from internal suspends - fix 2 snapshot exception store handover bugs - fix dm-io to cope with DISCARD and WRITE_SAME capabilities changing" * tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME dm snapshot: suspend merging snapshot when doing exception handover dm snapshot: suspend origin when doing exception handover dm: hold suspend_lock while suspending device during device deletion dm thin: fix to consistently zero-fill reads to unprovisioned blocks
No related branches found
No related tags found
Showing
- drivers/md/dm-io.c 11 additions, 4 deletionsdrivers/md/dm-io.c
- drivers/md/dm-snap.c 109 additions, 11 deletionsdrivers/md/dm-snap.c
- drivers/md/dm-thin.c 0 additions, 11 deletionsdrivers/md/dm-thin.c
- drivers/md/dm.c 21 additions, 0 deletionsdrivers/md/dm.c
- include/linux/device-mapper.h 1 addition, 0 deletionsinclude/linux/device-mapper.h
Loading
Please register or sign in to comment