Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid torn init writes #570

Closed
wants to merge 1 commit into from
Closed

Conversation

tjungblu
Copy link
Contributor

@tjungblu tjungblu commented Sep 20, 2023

Write each init page individually and fsync it to avoid losing information on power loss.

Draft for now, I need to also add a regression test with lazyfs for it.

@ahrtr
Copy link
Member

ahrtr commented Dec 12, 2023

Sorry, the PR is automatically closed after renaming the master to main. Please feel free to submit a new PR if you want.

@tjungblu tjungblu deleted the torn_init branch March 14, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants