Changeset 30140c1b in mainline for uspace/srv/bd/hr/var.h


Ignore:
Timestamp:
2024-11-22T21:27:35Z (8 months ago)
Author:
Miroslav Cimerman <mc@…>
Children:
a56ac5d1
Parents:
f81960c5
Message:

hr: RAID4: hotspare + rebuild

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/hr/var.h

    rf81960c5 r30140c1b  
    106106
    107107extern errno_t hr_raid1_add_hotspare(hr_volume_t *, service_id_t);
     108extern errno_t hr_raid4_add_hotspare(hr_volume_t *, service_id_t);
    108109
    109110#endif
Note: See TracChangeset for help on using the changeset viewer.