linux-stable/drivers/target
Christoph Hellwig e26d99aed4 target: reshuffle headers
Create a new headers, drivers/target/target_core_internal.h that is supposed
to hold all target_core-internal prototypes.  Move all non-exported includes
from include/target to it, and merge the smaller prototype-only includes
inside drivers/target into it as well.  Mark functions that were found to
not be called outside their implementation file static.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2011-12-14 08:51:12 +00:00
..
iscsi iscsi-target: Fix hex2bin warn_unused compile message 2011-12-06 06:00:59 +00:00
loopback target: remove the t_tasks_bidi se_cmd field 2011-12-06 06:00:53 +00:00
tcm_fc target: Drop config_item_name usage in fabric TFO->free_wwn() 2011-12-06 06:00:51 +00:00
Kconfig iscsi-target: Add iSCSI fabric support for target v4.1 2011-07-26 09:16:43 +00:00
Makefile target: remove the ->transport_split_cdb callback in se_cmd 2011-10-24 03:21:15 +00:00
target_core_alua.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_alua.h target: pass the se_task to the CDB emulation callback 2011-11-04 08:00:17 +00:00
target_core_cdb.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_configfs.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_device.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_fabric_configfs.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_fabric_lib.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_file.c target/file: walk properly over sg list 2011-12-06 06:00:57 +00:00
target_core_file.h target: make the ->get_cdb method optional 2011-10-24 03:21:11 +00:00
target_core_hba.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_iblock.c target: remove the t_tasks_fua se_cmd field 2011-12-06 06:00:52 +00:00
target_core_iblock.h target: make the ->get_cdb method optional 2011-10-24 03:21:11 +00:00
target_core_internal.h target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_pr.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_pr.h target: pass the se_task to the CDB emulation callback 2011-11-04 08:00:17 +00:00
target_core_pscsi.c target: Address legacy PYX_TRANSPORT_* return code breakage 2011-12-06 06:00:49 +00:00
target_core_pscsi.h target: cleanup pscsi request submission 2011-10-24 03:20:44 +00:00
target_core_rd.c target/rd: fix or rewrite the copy routine 2011-12-06 06:00:58 +00:00
target_core_rd.h target: make the ->get_cdb method optional 2011-10-24 03:21:11 +00:00
target_core_stat.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_tmr.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_tpg.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_transport.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_ua.c target: reshuffle headers 2011-12-14 08:51:12 +00:00
target_core_ua.h