Changeset 800d188 in mainline for uspace/srv/bd/hr/raid5.c
- Timestamp:
- 2025-04-15T07:00:31Z (3 months ago)
- Children:
- 29e7cc7
- Parents:
- ca7fa5b
- git-author:
- Miroslav Cimerman <mc@…> (2025-04-15 06:55:25)
- git-committer:
- Miroslav Cimerman <mc@…> (2025-04-15 07:00:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/raid5.c
rca7fa5b r800d188 845 845 hr_update_ext_status(vol, bad, HR_EXT_ONLINE); 846 846 847 rc = hr_metadata_save(vol );847 rc = hr_metadata_save(vol, WITH_STATE_CALLBACK); 848 848 849 849 end:
Note:
See TracChangeset
for help on using the changeset viewer.