commit | c7ec05c82bfd6acf1fd800d628591500805f3179 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Feb 28 00:22:12 2012 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Mar 10 14:42:55 2012 -0800 |
tree | c64d5d330120d038f5ee9fe90b7a7eba0a0b3459 | |
parent | 99367f01b8df2018ff3328ddf4111e701d34188d [diff] |
target: Drop unused legacy target_core_fabric_ops API callers This patch drops the following unused legacy API callers from target_core_fabric.h: *) TFO->fall_back_to_erl0() *) TFO->stop_session() *) TFO->sess_logged_in() *) TFO->is_state_remove() This patch also removes the stub usage in loopback, tcm_fc, iscsi_target, and ib_srpt fabric modules. Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>