Skip to content
Snippets Groups Projects
Commit 6bd64d3f authored by Emanuele Aina's avatar Emanuele Aina Committed by Sjoerd Simons
Browse files

ostree: Disable fsync on pull to reduce the I/O load


Since we're working on a ephemeral repository, trying to be robust
against power loss does not really buy us anything.

Skip the calls to fsync() to speed up things.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 958f580c
No related branches found
No related tags found
1 merge request!9ostree: Disable fsync on pull to reduce the I/O load
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment