Skip to content
This repository was archived by the owner on Mar 1, 2019. It is now read-only.
This repository was archived by the owner on Mar 1, 2019. It is now read-only.

Don't touch file system if the first change is AddFile #11

@matklad

Description

@matklad

When the first change to a file is AddFile we could avoid touching the disk for better performance.

If the first change is not AddFile, we might want to log a warning, because we can't 100% guarantee consistency then. Though, this is unlikely to cause major problems in practice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions