Changeset 2958e70 in mainline
- Timestamp:
- 2025-03-23T16:36:48Z (2 months ago)
- Children:
- 5fe0b9b5
- Parents:
- de81104
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/var.h
rde81104 r2958e70 84 84 85 85 size_t hotspare_no; /* no. of available hotspares */ 86 hr_extent_t hotspares[HR_MAX_HOTSPARES + HR_MAX_EXTENTS];86 hr_extent_t hotspares[HR_MAX_HOTSPARES]; 87 87 fibril_mutex_t hotspare_lock; /* lock protecting hotspares */ 88 88
Note:
See TracChangeset
for help on using the changeset viewer.