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
scsiloop
scsimon
shared
test Don't ResizeCache on sector change if no filename is defined (#1438) 2024-02-27 11:20:22 +09:00
.gitignore
Makefile
piscsi_interface.proto