git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99367f0
)
target: Drop unused legacy target_core_fabric_ops API callers
author
Nicholas Bellinger
<nab@linux-iscsi.org>
Tue, 28 Feb 2012 08:22:12 +0000
(
00:22
-0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Sat, 10 Mar 2012 22:42:55 +0000
(14:42 -0800)
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>
No differences found