From: Christoph Hellwig Date: Thu, 3 Nov 2011 21:50:45 +0000 (-0400) Subject: target: use ->exectute_task for all CDB emulation X-Git-Tag: v3.2-rc1~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bda90c8f20f0af93375721533f4081a40fa6f41;p=pandora-kernel.git target: use ->exectute_task for all CDB emulation Instead of calling into transport_emulate_control_cdb from __transport_execute_tasks for some CDBs always set up ->exectute_tasks in the command sequence and use it uniformly. (nab: Add default passthrough break for SERVICE_ACTION_IN) Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed