From: Christoph Hellwig Date: Sun, 8 Jul 2012 19:58:42 +0000 (-0400) Subject: iscsit: use target_execute_cmd for WRITEs X-Git-Tag: v3.6-rc1~156^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67441b68fa73af1c578ccc1d85671b163a7adc13;p=pandora-kernel.git iscsit: use target_execute_cmd for WRITEs All three callers of transport_generic_handle_data are from user context and can use target_execute_cmd directly to handle the backend I/O submission of WRITE I/O. Signed-off-by: Christoph Hellwig Cc: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed