[SCSI] target: Add LIO target core v4.0.0-rc6
LIO target is a full featured in-kernel target framework with the following feature set: High-performance, non-blocking, multithreaded architecture with SIMD support. Advanced SCSI feature set: * Persistent Reservations (PRs) * Asymmetric Logical Unit Assignment (ALUA) * Protocol and intra-nexus multiplexing, load-balancing and failover (MC/S) * Full Error Recovery (ERL=0,1,2) * Active/active task migration and session continuation (ERL=2) * Thin LUN provisioning (UNMAP and WRITE_SAMExx) Multiprotocol target plugins Storage media independence: * Virtualization of all storage media; transparent mapping of IO to LUNs * No hard limits on number of LUNs per Target; maximum LUN size ~750 TB * Backstores: SATA, SAS, SCSI, BluRay, DVD, FLASH, USB, ramdisk, etc. Standards compliance: * Full compliance with IETF (RFC 3720) * Full implementation of SPC-4 PRs and ALUA Significant code cleanups done by Christoph Hellwig. [jejb: fix up for new block bdev exclusive interface. Minor fixes from Randy Dunlap and Dan Carpenter.] Signed-off-by: NNicholas A. Bellinger <nab@linux-iscsi.org> Signed-off-by: NJames Bottomley <James.Bottomley@suse.de>
Showing
此差异已折叠。
drivers/target/Kconfig
0 → 100644
drivers/target/Makefile
0 → 100644
drivers/target/target_core_alua.c
0 → 100644
此差异已折叠。
drivers/target/target_core_alua.h
0 → 100644
drivers/target/target_core_cdb.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/target/target_core_file.c
0 → 100644
此差异已折叠。
drivers/target/target_core_file.h
0 → 100644
drivers/target/target_core_hba.c
0 → 100644
drivers/target/target_core_hba.h
0 → 100644
此差异已折叠。
drivers/target/target_core_mib.c
0 → 100644
此差异已折叠。
drivers/target/target_core_mib.h
0 → 100644
drivers/target/target_core_pr.c
0 → 100644
此差异已折叠。
drivers/target/target_core_pr.h
0 → 100644
此差异已折叠。
drivers/target/target_core_rd.c
0 → 100644
此差异已折叠。
drivers/target/target_core_rd.h
0 → 100644
此差异已折叠。
drivers/target/target_core_scdb.c
0 → 100644
此差异已折叠。
drivers/target/target_core_scdb.h
0 → 100644
此差异已折叠。
drivers/target/target_core_tmr.c
0 → 100644
此差异已折叠。
drivers/target/target_core_tpg.c
0 → 100644
此差异已折叠。
此差异已折叠。
drivers/target/target_core_ua.c
0 → 100644
此差异已折叠。
drivers/target/target_core_ua.h
0 → 100644
此差异已折叠。
include/target/configfs_macros.h
0 → 100644
此差异已折叠。
include/target/target_core_base.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
include/target/target_core_tmr.h
0 → 100644
此差异已折叠。
include/target/target_core_tpg.h
0 → 100644
此差异已折叠。
此差异已折叠。
想要评论请 注册 或 登录