linux/drivers/target
Nicholas Bellinger e89d15eead [SCSI] target: Remove procfs based target_core_mib.c code
This patch removes the legacy procfs based target_core_mib.c code,
and moves the necessary scsi_index_tables functions and defines into
target_core_transport.c and target_core_base.h code to allow existing
fabric independent statistics to function.

This includes the removal of a handful of 'atomic_t mib_ref_count'
counters used in struct se_node_acl, se_session and se_hba to prevent
removal while using seq_list procfs walking logic.

[jejb: fix up compile failures]
Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2011-02-12 12:15:47 -06:00
..
Kconfig
Makefile [SCSI] target: Remove procfs based target_core_mib.c code 2011-02-12 12:15:47 -06:00
target_core_alua.c
target_core_alua.h
target_core_cdb.c
target_core_configfs.c [SCSI] target: Remove procfs based target_core_mib.c code 2011-02-12 12:15:47 -06:00
target_core_device.c [SCSI] target: Remove procfs based target_core_mib.c code 2011-02-12 12:15:47 -06:00
target_core_fabric_configfs.c
target_core_fabric_lib.c
target_core_file.c
target_core_file.h
target_core_hba.c
target_core_hba.h
target_core_iblock.c [SCSI] target/iblock: Fix failed bd claim NULL pointer dereference 2011-02-12 11:37:00 -06:00
target_core_iblock.h
target_core_pr.c
target_core_pr.h
target_core_pscsi.c
target_core_pscsi.h
target_core_rd.c
target_core_rd.h
target_core_scdb.c
target_core_scdb.h
target_core_tmr.c
target_core_tpg.c [SCSI] target: Remove procfs based target_core_mib.c code 2011-02-12 12:15:47 -06:00
target_core_transport.c [SCSI] target: Remove procfs based target_core_mib.c code 2011-02-12 12:15:47 -06:00
target_core_ua.c
target_core_ua.h