Files
scylladb/tests
Raphael S. Carvalho d864da71fc core: avoid fsyncing output stream twice
For some reason, I added a fsync call when the file underlying the
stream gets truncated. That happens when flushing a file, which
size isn't aligned to the requested DMA buffer.
Instead, fsync should only be called when closing the stream, so this
patch changes the code to do that.

Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
2015-06-08 11:59:22 +03:00
..
2015-03-06 10:06:16 +02:00
2015-06-03 10:01:00 +03:00
2015-05-19 19:33:18 +03:00
2015-03-22 16:16:30 +02:00
2015-03-04 17:40:58 +02:00