From 67441b68fa73af1c578ccc1d85671b163a7adc13 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Sun, 8 Jul 2012 15:58:42 -0400 Subject: [PATCH] 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-format-patch failed