Changeset e494d7b in mainline
- Timestamp:
 - 2025-03-07T20:54:30Z (8 months ago)
 - Children:
 - eebecdc
 - Parents:
 - e24c064
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/srv/bd/hr/util.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/srv/bd/hr/util.c
re24c064 re494d7b 84 84 } 85 85 86 for (i = 0; i < HR_MAX_HOTSPARES; i++) 87 vol->hotspares[i].status = HR_EXT_MISSING; 88 86 89 return rc; 87 90 }  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  