Skip to content
This repository has been 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

Open
matklad opened this issue Jan 19, 2017 · 0 comments
Open

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

matklad opened this issue Jan 19, 2017 · 0 comments

Comments

@matklad
Copy link
Contributor

matklad commented Jan 19, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant