Skip to content

fix(storage): handle changes from OpenWrt 25#1705

Merged
gsanchietti merged 1 commit into
nethsecurity-8.8from
fix_storage
Jun 3, 2026
Merged

fix(storage): handle changes from OpenWrt 25#1705
gsanchietti merged 1 commit into
nethsecurity-8.8from
fix_storage

Conversation

@gsanchietti
Copy link
Copy Markdown
Member

Refs: #1694

Changes:
- /rom partition is not mounted on first boot,
  from the second boot, it's mounted twice also in loop
- stop all services that using the storage before unmounting
  to avoid resource busy errors
- before unmounting, wait for all processes to finish
  writing files
- restart the services that are using the storage when
  the configuration changes so they can reconfigure themself
@gsanchietti gsanchietti requested a review from Tbaile June 3, 2026 11:17
@gsanchietti gsanchietti merged commit f19bdfc into nethsecurity-8.8 Jun 3, 2026
3 of 4 checks passed
@gsanchietti gsanchietti deleted the fix_storage branch June 3, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants