Simon Frei 074097a8e7 lib/fs: Prevent race-detector triggering in tests (fixes #6608) (#6642) 5 years ago
..
basicfs.go ee445e35a0 lib/fs: Treat Windows junctions as normal directories (#6606) 5 years ago
basicfs_fileinfo_unix.go ee445e35a0 lib/fs: Treat Windows junctions as normal directories (#6606) 5 years ago
basicfs_fileinfo_windows.go ee445e35a0 lib/fs: Treat Windows junctions as normal directories (#6606) 5 years ago
basicfs_test.go ee445e35a0 lib/fs: Treat Windows junctions as normal directories (#6606) 5 years ago
basicfs_unix.go 52d80d8144 lib/fs: Improve root check (#6033) 6 years ago
basicfs_watch.go 90d85fd0a2 lib: Replace done channel with contexts in and add names to util services (#6166) 6 years ago
basicfs_watch_errors_linux.go da3b38ccce lib/fs: Fix and update error about inotify watch limit (fixes #4833) (#4835) 7 years ago
basicfs_watch_errors_others.go f98c21b68e all: Add filesystem notification support 8 years ago
basicfs_watch_eventtypes_fen.go bea3c01772 vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813) 7 years ago
basicfs_watch_eventtypes_inotify.go bea3c01772 vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813) 7 years ago
basicfs_watch_eventtypes_kqueue.go 5de9b677c2 lib/fs: Fix kqueue event list (fixes #5308) (#5885) 6 years ago
basicfs_watch_eventtypes_other.go bea3c01772 vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813) 7 years ago
basicfs_watch_eventtypes_readdcw.go 409cb2beb8 lib/fs: Catch size-preserving changes on windows (fixes #5050) (#5056) 7 years ago
basicfs_watch_test.go 074097a8e7 lib/fs: Prevent race-detector triggering in tests (fixes #6608) (#6642) 5 years ago
basicfs_watch_unsupported.go 486230768e lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734) 6 years ago
basicfs_windows.go dd92b2b8f4 all: Tweak error creation (#6391) 5 years ago
basicfs_windows_test.go 35b699dc77 lib/fs: Check events against both the user and eval root (#6013) 6 years ago
debug.go 96bb1c8e29 all, lib/logger: Refactor SetDebug calls (#6054) 6 years ago
errorfs.go 7956e7d0ef lib/{fs,scanner}: gofmt from Go 1.14 (#6509) 5 years ago
fakefs.go 0e2a07d71a lib/fs: Avoid dirty offset read in fakefs (fixes #6584) 5 years ago
fakefs_test.go 0df39ddc72 lib/fs, lib/model: Rewrite RecvOnly tests (#6318) 5 years ago
filesystem.go 486230768e lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734) 6 years ago
filesystem_test.go e302ccf4b4 lib/fs: Improve IsParent (#5658) 6 years ago
folding.go ee5d0dd43f lib/fs: Add case insensitivity to MtimeFS 8 years ago
folding_test.go 1c277fc096 lib/fs: Add case-insensitive fakefs (#6074) 6 years ago
logfs.go 486230768e lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734) 6 years ago
lstat_broken.go 4253f22680 lib/scanner: Use fs.Filesystem for all operations 8 years ago
lstat_regular.go ee445e35a0 lib/fs: Treat Windows junctions as normal directories (#6606) 5 years ago
lstat_windows.go ee445e35a0 lib/fs: Treat Windows junctions as normal directories (#6606) 5 years ago
mtimefs.go e82a7e3dfa all: Propagate errors from NamespacedKV (#6203) 6 years ago
mtimefs_test.go e82a7e3dfa all: Propagate errors from NamespacedKV (#6203) 6 years ago
tempname.go c2ddc83509 all: Revert the underscore sillyness 6 years ago
tempname_test.go ab132ff6fe lib: Folder marker is now a folder 8 years ago
types.go d27463268d lib/fs: Add fakefs (#5235) 7 years ago
util.go 1d99e5277a all: Cleanups enabled by Go 1.12 6 years ago
util_test.go 0ca1f26ff8 lib/versioner: Restore for all versioners, cross-device support (#5514) 6 years ago
walkfs.go ee445e35a0 lib/fs: Treat Windows junctions as normal directories (#6606) 5 years ago
walkfs_test.go ee445e35a0 lib/fs: Treat Windows junctions as normal directories (#6606) 5 years ago