From: Mikulas Patocka Date: Fri, 14 Mar 2014 22:43:07 +0000 (-0400) Subject: dm snapshot: do not split read bios sent to snapshot-origin target X-Git-Tag: omap-for-v3.16/fixes-against-rc1~37^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298eaa89b02e88dc9081f8761a957f7cd5e8b201;p=pandora-kernel.git dm snapshot: do not split read bios sent to snapshot-origin target Change the snapshot-origin target so that only write bios are split on chunk boundary. Read bios are passed unchanged to the underlying device, so they don't have to be split. Later, we could change the target so that it accepts a larger write bio if it spans an area that is completely covered by snapshot exceptions. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed