RASCSI/cpp
Klaus Kämpf dd9a3296d4
Don't ResizeCache on sector change if no filename is defined (#1438)
* Add tests for issue#1426

Signed-off-by: Klaus Kämpf <kkaempf@gmail.com>

* add test without medium

Signed-off-by: Klaus Kämpf <kkaempf@gmail.com>

* Don't resize DiskCache without a file

DiskCache computes its size from a file.
Skip ResizeCache Without file (i.e. 'empty' CD)

Fixes #1426

Signed-off-by: Klaus Kämpf <kkaempf@gmail.com>
2024-02-27 11:20:22 +09:00
..
controllers Fix missing logging for a LUN when the LUN is explicitly specified (#1379) 2023-11-26 13:25:54 +09:00
devices Don't ResizeCache on sector change if no filename is defined (#1438) 2024-02-27 11:20:22 +09:00
hal Improve BSD compile-time compatibility (#1342) 2023-11-16 12:37:50 +01:00
piscsi Fix remote interface communication issue (broken pipe) (#1415) 2024-01-16 10:56:25 +09:00
scsictl Revert "scsictl: Create files with binary/JSON or text format protobuf data (#1369)" 2023-11-27 09:11:43 +09:00
scsidump Fix SonarQube issues (#1276) 2023-11-01 12:53:05 +01:00
scsiloop Re-add CONNECT_TYPE_CONNECT_TYPE_AIBOM and CONNECT_TYPE_GAMERNIUM (#1315) (#1317) 2023-11-08 13:27:49 +01:00
scsimon Move top-level .cpp files into their respective folders (#1249) 2023-10-16 18:27:18 +02:00
shared Update version for next development version 2023-11-11 23:17:47 +09:00
test Don't ResizeCache on sector change if no filename is defined (#1438) 2024-02-27 11:20:22 +09:00
.gitignore Add initial IDE setup (#1326) 2023-11-14 15:13:45 +01:00
Makefile Remove fullspec/standard sub-folder (#1324) 2023-11-14 15:51:36 +01:00
piscsi_interface.proto Add statistics and make scsictl accept generic key/value parameters (#1237/#1238) (#1262) 2023-10-30 13:32:45 +01:00