Changeset 4c103ee in mainline
- Timestamp:
- 2025-06-20T19:36:12Z (21 hours ago)
- Children:
- 235bd1f
- Parents:
- 817cb83
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/util.c
r817cb83 r4c103ee 532 532 hr_volume_t *vol, uint64_t ba, uint64_t cnt) 533 533 { 534 printf("hr_range_lock_acquire_internal got: 0x%p\n", rl);535 536 534 rl->vol = vol; 537 535 rl->off = ba;
Note:
See TracChangeset
for help on using the changeset viewer.