Changeset c24f96b in mainline for uspace/lib/device/src/hr.c
- Timestamp:
- 2025-06-28T18:04:56Z (3 weeks ago)
- Children:
- 2192a01
- Parents:
- d220b7d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/src/hr.c
rd220b7d rc24f96b 550 550 case HR_METADATA_GEOM_STRIPE: 551 551 return "GEOM::STRIPE"; 552 case HR_METADATA_SOFTRAID: 553 return "OpenBSD softraid"; 552 554 default: 553 555 return "Invalid metadata type value";
Note:
See TracChangeset
for help on using the changeset viewer.