-
- Downloads
target: move code for CDB emulation
Move the existing code in target_core_cdb.c into the files for the command sets that the emulations implement. (roland + nab: Squash patch: Fix range calculation in WRITE SAME emulation when num blocks == 0s) Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
Nicholas Bellinger <nab@linux-iscsi.org>
Showing
- drivers/target/Makefile 0 additions, 1 deletiondrivers/target/Makefile
- drivers/target/target_core_cdb.c 0 additions, 1130 deletionsdrivers/target/target_core_cdb.c
- drivers/target/target_core_internal.h 1 addition, 11 deletionsdrivers/target/target_core_internal.h
- drivers/target/target_core_pscsi.c 24 additions, 441 deletionsdrivers/target/target_core_pscsi.c
- drivers/target/target_core_sbc.c 220 additions, 19 deletionsdrivers/target/target_core_sbc.c
- drivers/target/target_core_spc.c 905 additions, 11 deletionsdrivers/target/target_core_spc.c
- drivers/target/target_core_transport.c 2 additions, 45 deletionsdrivers/target/target_core_transport.c
- include/target/target_core_backend.h 3 additions, 3 deletionsinclude/target/target_core_backend.h
Loading
Please register or sign in to comment