Commit 1229e1c4d7ea1eb4c5bcd5c0d89bc576053175db

Edward Thomson 2017-02-17T16:36:53

fsync parent directories when fsyncing When fsync'ing files, fsync the parent directory in the case where we rename a file into place, or create a new file, to ensure that the directory entry is flushed correctly.