Changeset 73425d4 in mainline
- Timestamp:
- 2025-06-17T13:29:56Z (6 days ago)
- Children:
- b22ea202
- Parents:
- 66ef60b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/raid0.c
r66ef60b r73425d4 315 315 cnt = min(left, strip_size - strip_off); 316 316 len = vol->bsize * cnt; 317 hr_add_ ba_offset(vol, &phys_block);317 hr_add_data_offset(vol, &phys_block); 318 318 319 319 hr_io_t *io = hr_fgroup_alloc(group);
Note:
See TracChangeset
for help on using the changeset viewer.