Changeset 93ea452 in mainline for uspace/srv
- Timestamp:
- 2025-06-29T09:38:41Z (4 weeks ago)
- Children:
- 150adbd2
- Parents:
- e5c3580
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/util.c
re5c3580 r93ea452 852 852 853 853 meta_ops->init_meta2vol(list, vol); 854 if (rc != EOK) 855 goto error; 854 856 855 857 rc = vol->hr_ops.create(vol);
Note:
See TracChangeset
for help on using the changeset viewer.