Changeset e0695ce in mainline for uspace/srv/bd/hr/hr.c
- Timestamp:
- 2025-06-23T16:50:43Z (9 months ago)
- Children:
- 6a8c1569
- Parents:
- f18e36e
- git-author:
- Miroslav Cimerman <mc@…> (2025-06-23 16:47:52)
- git-committer:
- Miroslav Cimerman <mc@…> (2025-06-23 16:50:43)
- File:
-
- 1 edited
-
uspace/srv/bd/hr/hr.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/hr.c
rf18e36e re0695ce 155 155 goto error; 156 156 157 rc = vol->meta_ops->save(vol, WITH_STATE_CALLBACK); 158 if (rc != EOK) 159 goto error; 157 vol->meta_ops->save(vol, WITH_STATE_CALLBACK); 160 158 161 159 rc = hr_register_volume(vol);
Note:
See TracChangeset
for help on using the changeset viewer.
