From: Mike Snitzer Date: Fri, 10 May 2013 13:37:16 +0000 (+0100) Subject: dm table: fix write same support X-Git-Tag: v3.10-rc1~12^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc019b21fb92d620a3b52ccecc135ac968a7c7ec;p=pandora-kernel.git dm table: fix write same support If device_not_write_same_capable() returns true then the iterate_devices loop in dm_table_supports_write_same() should return false. Reported-by: Bharata B Rao Signed-off-by: Mike Snitzer Cc: stable@vger.kernel.org # v3.8+ Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed