commit | ea98d7f9c7cc38de55f81a1c249112442b93c7c9 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Thu Jan 19 13:39:21 2012 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Feb 25 14:37:48 2012 -0800 |
tree | cd5b136fa5b22ba290a9da8992c486a5d5ff68e8 | |
parent | a1321f71e87930579afc4a4029cce128c23f3fd3 [diff] |
target: Add target_submit_tmr helper function Similar to target_submit_cmd, this function lets fabrics call one function (albeit with a lot of parameters) instead of 3 or more. (nab: Add missing return for transport_lookup_tmr_lun failure) Signed-off-by: Andy Grover <agrover@redhat.com> Cc: Kiran Patil <kiran.patil@intel.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>