Changeset 09398589 in mainline for uspace/lib/device/src/hr.c
- Timestamp:
- 2024-09-06T12:53:57Z (8 months ago)
- Children:
- a19d7fc4
- Parents:
- ab5a2597
- git-author:
- Miroslav Cimerman <mc@…> (2024-09-06 12:53:38)
- git-committer:
- Miroslav Cimerman <mc@…> (2024-09-06 12:53:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/src/hr.c
rab5a2597 r09398589 170 170 printf("block size: %zu\n", vol_info->bsize); 171 171 172 173 172 printf("extents: [index] [devname]\n"); 174 173 for (i = 0; i < vol_info->extent_no; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.