From: Andy Grover Date: Tue, 3 Apr 2012 22:51:23 +0000 (-0700) Subject: target/iscsi: Move init_se_cmd closer to lookup_cmd_lun X-Git-Tag: v3.5-rc1~111^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=065ca1e42ffd74dd03cf60f61cead35934c91ed5;p=pandora-kernel.git target/iscsi: Move init_se_cmd closer to lookup_cmd_lun if we can get calls to init_se_cmd, get_sess_cmd, lookup_cmd_lun, core_alua_check_nonop_delay, and handle_cdb_direct next to each other, then we can just call target_submit_cmd. This is a step towards that goal. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed