• Show log

    Commit

  • Hash : 1229e1c4
    Author : Edward Thomson
    Date : 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.