From: Christoph Hellwig Date: Sun, 17 Jun 2012 22:40:54 +0000 (-0400) Subject: target: move write_same to struct spc_ops X-Git-Tag: v3.6-rc1~156^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f974e8ce7b3f661910a49c7c2ba095631f341e9;p=pandora-kernel.git target: move write_same to struct spc_ops Add spc_ops->execute_write_same() caller for ->execute_cmd() setup, and update IBLOCK backends to use it. (nab: add export of spc_get_write_same_sectors symbol) (roland: Carry forward: Fix range calculation in WRITE SAME emulation when num blocks == 0) Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed