Changeset 2192a01 in mainline for uspace/lib/device/src/hr.c
- Timestamp:
- 2025-06-28T22:34:44Z (3 weeks ago)
- Children:
- 0dbd4a9
- Parents:
- c24f96b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/src/hr.c
rc24f96b r2192a01 552 552 case HR_METADATA_SOFTRAID: 553 553 return "OpenBSD softraid"; 554 case HR_METADATA_MD: 555 return "Linux Multiple Device"; 554 556 default: 555 557 return "Invalid metadata type value";
Note:
See TracChangeset
for help on using the changeset viewer.