Changeset 13ce552 in mainline for uspace/lib/device/include/hr.h
- Timestamp:
- 2024-11-10T19:22:23Z (7 months ago)
- Children:
- 11111e4
- Parents:
- 182ffcc
- git-author:
- Miroslav Cimerman <mc@…> (2024-11-10 16:11:36)
- git-committer:
- Miroslav Cimerman <mc@…> (2024-11-10 19:22:23)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/include/hr.h
r182ffcc r13ce552 57 57 HR_VOL_ONLINE, /* OK, OPTIMAL */ 58 58 HR_VOL_FAULTY, 59 HR_VOL_ WEAKENED /*used for partial, but usable mirror */59 HR_VOL_DEGRADED /* also used for partial, but usable mirror */ 60 60 } hr_vol_status_t; 61 61
Note:
See TracChangeset
for help on using the changeset viewer.