syncthing/lib/fs
2019-11-10 10:16:10 +01:00
..
basicfs_fileinfo_unix.go
basicfs_fileinfo_windows.go
basicfs_test.go
basicfs_unix.go lib/fs: Improve root check (#6033) 2019-09-29 23:38:11 +08:00
basicfs_watch_errors_linux.go
basicfs_watch_errors_others.go
basicfs_watch_eventtypes_fen.go
basicfs_watch_eventtypes_inotify.go
basicfs_watch_eventtypes_kqueue.go lib/fs: Fix kqueue event list (fixes #5308) (#5885) 2019-07-23 14:11:15 +02:00
basicfs_watch_eventtypes_other.go
basicfs_watch_eventtypes_readdcw.go
basicfs_watch_test.go lib/fs: Improve root check (#6033) 2019-09-29 23:38:11 +08:00
basicfs_watch_unsupported.go
basicfs_watch.go lib/fs: Check events against both the user and eval root (#6013) 2019-09-22 08:03:22 +01:00
basicfs_windows_test.go lib/fs: Check events against both the user and eval root (#6013) 2019-09-22 08:03:22 +01:00
basicfs_windows.go lib/fs: Check events against both the user and eval root (#6013) 2019-09-22 08:03:22 +01:00
basicfs.go lib/fs: Check events against both the user and eval root (#6013) 2019-09-22 08:03:22 +01:00
debug.go all, lib/logger: Refactor SetDebug calls (#6054) 2019-10-04 13:03:34 +02:00
errorfs.go
fakefs_test.go
fakefs.go
filesystem_test.go
filesystem.go
folding_test.go
folding.go
logfs.go
lstat_broken.go
lstat_regular.go
mtimefs_test.go
mtimefs.go
tempname_test.go
tempname.go
types.go
util_test.go
util.go all: Cleanups enabled by Go 1.12 2019-11-10 10:16:10 +01:00
walkfs_test.go
walkfs.go