commit | a12f41f8412ff57057906ebbe146fda37db158ac | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Tue Apr 03 15:51:20 2012 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Apr 14 17:40:36 2012 -0700 |
tree | e3138df9188c5fff3156e53c8f6781240ee062cb | |
parent | 8b1e1244db85d58f7c612870ec2c1afd9098ae93 [diff] |
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb This patch renames a horribly misnamed function that no longer allocate tasks to something more descriptive for it's modern use in target core. (nab: Fix up ib_srpt to use this as well ahead of a target_submit_cmd conversion) Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>