mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-09 09:50:30 +00:00
c1c976aa2b
* lib/model: Don't panic on failed chmod-back on directory (fixes #5836) This makes the "in writable dir"-wrapper log chmod-back errors instead of panicking. To do that we need a logger so the function moved into the model package which is also the only place it's used. The tests came along. (The test also exercised osutil.RenameOrCopy like some sort of piggybacking. I removed that.) |
||
---|---|---|
.. | ||
atomic_test.go | ||
atomic_unix_test.go | ||
atomic.go | ||
filenames_darwin.go | ||
filenames_unix.go | ||
filenames_windows.go | ||
hidden_unix.go | ||
hidden_windows.go | ||
lan.go | ||
lowprio_linux.go | ||
lowprio_unix.go | ||
lowprio_windows.go | ||
net.go | ||
osutil_test.go | ||
osutil.go | ||
ping.go | ||
replacingwriter_test.go | ||
replacingwriter.go | ||
rlimit_unix.go | ||
rlimit_windows.go | ||
symlink_windows.go | ||
symlink.go | ||
tempfile.go | ||
traversessymlink_test.go | ||
traversessymlink.go |