Changeset d220b7d in mainline for uspace/lib/device/src/hr.c


Ignore:
Timestamp:
2025-06-28T18:04:36Z (3 weeks ago)
Author:
Miroslav Cimerman <mc@…>
Children:
c24f96b
Parents:
aaf741f
Message:

hr: change HelenRAID native metadata type str

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/device/src/hr.c

    raaf741f rd220b7d  
    545545        switch (type) {
    546546        case HR_METADATA_NATIVE:
    547                 return "Native HelenRAID metadata";
     547                return "HelenRAID native";
    548548        case HR_METADATA_GEOM_MIRROR:
    549549                return "GEOM::MIRROR";
Note: See TracChangeset for help on using the changeset viewer.