From f8ae75253e4174089ffe3046715c679183f1919f Mon Sep 17 00:00:00 2001 From: Mike Snitzer Date: Thu, 14 May 2015 11:28:37 -0400 Subject: [PATCH] dm thin: cleanup schedule_zero() to read more logically The overwrite has only ever about optimizing away the need to zero a block if the entire block was being overwritten. As such it is only relevant when zeroing is enabled. Signed-off-by: Mike Snitzer Signed-off-by: Joe Thornber --- Reading git-format-patch failed