commit | d28b11692e6ec577cec70606d793e14843124a03 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Tue Apr 03 15:51:22 2012 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Apr 14 17:40:37 2012 -0700 |
tree | dd16687e7bec2f24a026231ac3f7b73352e06e60 | |
parent | b16a35b050e70c8376250b563785e3038c4b6393 [diff] |
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr Trying to move a bunch of stuff around so iscsi can use target_submit_cmd someday, and so stuff needs to be in that function directly instead of hidden, so it can be reordered etc. Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>