Commits
Joe Thornber committed 2bb812df63b
dm cache: discard block size must be a multiple of cache block size Otherwise the cache blocks may span two discard blocks, which we don't handle when doing the discard lookup. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>