Changeset 3c518fc in mainline for uspace/srv/bd/hr/raid1.c
- Timestamp:
- 2025-06-17T22:31:01Z (4 days ago)
- Children:
- f0360ec
- Parents:
- 137f7cf5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/raid1.c
r137f7cf5 r3c518fc 347 347 return rc; 348 348 349 /* allow full dev sync */ 350 if (!(type == HR_BD_SYNC && ba == 0 && cnt == 0)) 351 hr_add_data_offset(vol, &ba); 349 hr_add_data_offset(vol, &ba); 352 350 353 351 /*
Note:
See TracChangeset
for help on using the changeset viewer.