From: Mike Snitzer Date: Thu, 9 Oct 2014 19:24:12 +0000 (-0400) Subject: dm thin: implement thin_merge X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~22^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36f12aeb714fc04752997d6c07b6afb2fa0ac947;p=pandora-kernel.git dm thin: implement thin_merge Introduce thin_merge so that any additional constraints from the data volume may be taken into account when determing the maximum number of sectors that can be issued relative to the specified logical offset. This is particularly important if/when the data volume is layered ontop of a more sophisticated device (e.g. dm-raid or some other DM target). Reviewed-by: Heinz Mauelshagen Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed