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

snap: fix write snap #7282

Merged
merged 1 commit into from
Feb 9, 2017
Merged

Conversation

heyitsanthony
Copy link
Contributor

Do not use writeFile since it does not sync file before closing.
This can lead to slient file corruption when disk is full.

Do not use writeFile since it does not sync file before closing.
This can lead to slient file corruption when disk is full.
@xiang90
Copy link
Contributor

xiang90 commented Feb 6, 2017

LGTM. It seems CI has an issue? We have to do a 2.3.8 release for this. It would take a month or so to get into CoreOS stable. /cc @crawford We will ping you when 2.3.8 is released.

@heyitsanthony
Copy link
Contributor Author

I think the CI failure is benign; semaphore's been updated a bit and the compile errors seem unrelated...

@xiang90
Copy link
Contributor

xiang90 commented Feb 6, 2017

LGTM

@gyuho
Copy link
Contributor

gyuho commented Feb 6, 2017

LGTM.
Oh it was commit to that release branch. So no need to backport.

@xiang90 xiang90 merged commit aaf0ac9 into etcd-io:release-2.3 Feb 9, 2017
@heyitsanthony heyitsanthony deleted the fix-write-snap-2.3 branch February 22, 2017 21:12
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.

None yet

3 participants