crosvm/qcow
Dylan Reid 2494ddefb1 qcow: Call fsync(2) when we want to flush to disk
Signal to the OS that we want these writes committed all the way to
disk.  Replace an existing call to flush as that's not sufficient.

Change-Id: I9df9e55d2182e283e15eebc02a54c1ce08434f42
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1060696
Reviewed-by: Zach Reizner <zachr@chromium.org>
2018-05-18 20:08:31 -07:00
..
src qcow: Call fsync(2) when we want to flush to disk 2018-05-18 20:08:31 -07:00
Cargo.toml Add qcow support crate 2018-01-19 23:29:52 -08:00