From: Christoph Hellwig Date: Thu, 3 Nov 2011 21:50:42 +0000 (-0400) Subject: target: pass the se_task to the CDB emulation callback X-Git-Tag: v3.2-rc1~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76a35d6c809bd1638e3b1b535bb780ac731c380;p=pandora-kernel.git target: pass the se_task to the CDB emulation callback We want to be able to handle all CDBs through it and remove hacks like always using the first task in a CDB in target_report_luns. Also rename the callback to ->execute_task to better describe its use. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed