Changeset d220b7d in mainline for uspace/lib/device/src/hr.c
- Timestamp:
- 2025-06-28T18:04:36Z (3 weeks ago)
- Children:
- c24f96b
- Parents:
- aaf741f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/src/hr.c
raaf741f rd220b7d 545 545 switch (type) { 546 546 case HR_METADATA_NATIVE: 547 return " Native HelenRAID metadata";547 return "HelenRAID native"; 548 548 case HR_METADATA_GEOM_MIRROR: 549 549 return "GEOM::MIRROR";
Note:
See TracChangeset
for help on using the changeset viewer.