Call fsync(2) on the data directory.
commitace145804ca5049176cff9d47f3fb31129fec3ab
authorBen Kibbey <bjk@luxsci.net>
Thu, 3 Sep 2015 00:35:19 +0000 (2 20:35 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 17 Oct 2015 14:44:25 +0000 (17 10:44 -0400)
tree2a987cc9913a663d647704578331617e5c341d6e
parent18f9bdea53d1479f6e872bb9951d49a261b5cc5b
Call fsync(2) on the data directory.

After writing and fsync(2)'ing the file also fsync the data directory as
recommended in the manual.
src/crypto.c