mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 14:50:56 +00:00
4a97aa12d6
I'm not really sure under what circumstances MkdirAll returns a nil error but a subsequent stat fails, but apparently it can happen and we need to handle it. The "mode >= 0" was a no-op, and we never call ensureDir anyway without the intention of ensuring the mode, so removed that. |
||
---|---|---|
.. | ||
stcompdirs | ||
stevents | ||
stfileinfo | ||
stfinddevice | ||
stindex | ||
stsigtool | ||
stwatchfile | ||
syncthing | ||
todos | ||
.gitignore |