linux-kernel-test/drivers/target
Christoph Hellwig c4795fb20e target: header reshuffle, part2
This reorganized the headers under include/target into:

 - target_core_base.h stays as is with all target-wide data stuctures and defines
 - target_core_backend.h contains the whole interface to I/O backends
 - target_core_fabric.h contains the whole interface to fabric modules

Except for those only the various configfs macro headers stay around.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2011-12-14 11:26:05 +00:00
..
iscsi target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
loopback target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
tcm_fc target: header reshuffle, part2 2011-12-14 11:26:05 +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: header reshuffle, part2 2011-12-14 11:26:05 +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: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_configfs.c target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_device.c target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_fabric_configfs.c target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_fabric_lib.c target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_file.c target: header reshuffle, part2 2011-12-14 11:26:05 +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: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_iblock.c target: header reshuffle, part2 2011-12-14 11:26:05 +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: header reshuffle, part2 2011-12-14 11:26:05 +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: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_pscsi.h target: cleanup pscsi request submission 2011-10-24 03:20:44 +00:00
target_core_rd.c target: header reshuffle, part2 2011-12-14 11:26:05 +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: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_tmr.c target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_tpg.c target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_transport.c target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_ua.c target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_ua.h