aboutsummaryrefslogtreecommitdiffstats
path: root/sbdd.c
Commit message (Collapse)AuthorAgeFilesLines
* set flags to ensure that data isn't cached by the deviceJoursoir2023-01-161-0/+1
| | | | Task: 1
* redirect requests to target deviceJoursoir2023-01-161-5/+51
| | | | Task: 1
* add driver parameter for target diskJoursoir2023-01-161-5/+8
| | | | Task: 1
* open and copy the characterictics of a target deviceJoursoir2023-01-151-0/+30
| | | | Task: 1
* drop ram-disk and its I/O routinesJoursoir2023-01-151-33/+3
| | | | Task: 1
* remove mqvia82022-10-131-96/+0
|
* modificationsvia82022-10-131-9/+6
| | | | | | - zero memory on allocation - fail bio on deletion - remove exit timeout
* impl sbddvia82022-03-211-0/+349