| .. | 
			
		
		
			
				
					| 
						
							
						
						basicfs.go
					 | 
				
				
					35b699dc77
					lib/fs: Check events against both the user and eval root (#6013)
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						basicfs_fileinfo_unix.go
					 | 
				
				
					ad5a046843
					lib/fs: Rename fsFile* to basicFile* (#5546)
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						basicfs_fileinfo_windows.go
					 | 
				
				
					ad5a046843
					lib/fs: Rename fsFile* to basicFile* (#5546)
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						basicfs_test.go
					 | 
				
				
					79360e2205
					lib/fs: Add test that symlinks are skipped on walk (#5644)
				 | 
				6 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
					 | 
				
				
					90d85fd0a2
					lib: Replace done channel with contexts in and add names to util services (#6166)
				 | 
				6 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
					 | 
				
				
					35b699dc77
					lib/fs: Check events against both the user and eval root (#6013)
				 | 
				6 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
					 | 
				
				
					486230768e
					lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734)
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						fakefs.go
					 | 
				
				
					486230768e
					lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734)
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						fakefs_test.go
					 | 
				
				
					c2ddc83509
					all: Revert the underscore sillyness
				 | 
				6 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
					 | 
				
				
					1901a5a9f4
					all: Fix typos (#4772)
				 | 
				7 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
					 | 
				
				
					4253f22680
					lib/scanner: Use fs.Filesystem for all operations
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						mtimefs.go
					 | 
				
				
					b7c70a9817
					lib/fs: Enhance mtimefs, use everywhere (fixes #5777) (#5776)
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						mtimefs_test.go
					 | 
				
				
					b7c70a9817
					lib/fs: Enhance mtimefs, use everywhere (fixes #5777) (#5776)
				 | 
				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
					 | 
				
				
					8b4346c3ec
					lib/scanner, lib/fs: Don't create file infos with abs paths (fixes #4799) (#4800)
				 | 
				7 years ago | 
			
		
			
				
					| 
						
							
						
						walkfs_test.go
					 | 
				
				
					79360e2205
					lib/fs: Add test that symlinks are skipped on walk (#5644)
				 | 
				6 years ago |