Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull device-mapper fixes from Mike Snitzer: "A dm-cache stable fix to split discards on cache block boundaries because dm-cache cannot yet handle discards that span cache blocks. Really fix a dm-mpath LOCKDEP warning that was introduced in -rc1. Add a 'no_space_timeout' control to dm-thinp to restore the ability to queue IO indefinitely when no data space is available. This fixes a change in behavior that was introduced in -rc6 where the timeout couldn't be disabled" * tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm mpath: really fix lockdep warning dm cache: always split discards on cache block boundaries dm thin: add 'no_space_timeout' dm-thin-pool module param
No related branches found
No related tags found
Showing
- Documentation/device-mapper/thin-provisioning.txt 4 additions, 1 deletionDocumentation/device-mapper/thin-provisioning.txt
- drivers/md/dm-cache-target.c 2 additions, 0 deletionsdrivers/md/dm-cache-target.c
- drivers/md/dm-mpath.c 8 additions, 6 deletionsdrivers/md/dm-mpath.c
- drivers/md/dm-thin.c 9 additions, 3 deletionsdrivers/md/dm-thin.c
Loading
Please register or sign in to comment