syncthing/lib/fs
Simon Frei e70003737b lib/fs: make watcher tests even more darwin slowness resistant
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4439
2017-10-20 15:59:18 +00:00
..
basicfs.go lib/fs: Ignore directory fsync failures 2017-10-12 08:22:29 +02:00
basicfs_test.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_unix.go all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00
basicfs_watch.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_watch_errors_linux.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_watch_errors_others.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_watch_eventtypes_fen.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_watch_eventtypes_inotify.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_watch_eventtypes_kqueue.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_watch_eventtypes_other.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_watch_eventtypes_readdcw.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_watch_test.go lib/fs: make watcher tests even more darwin slowness resistant 2017-10-20 15:59:18 +00:00
basicfs_watch_unsupported.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
basicfs_windows.go all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00
debug.go all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00
errorfs.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
filesystem.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
filesystem_test.go lib: Folder marker is now a folder 2017-09-02 05:52:38 +00:00
logfs.go all: Add filesystem notification support 2017-10-20 14:52:55 +00:00
lstat_broken.go lib/scanner: Use fs.Filesystem for all operations 2017-04-01 09:04:11 +00:00
lstat_regular.go lib/scanner: Use fs.Filesystem for all operations 2017-04-01 09:04:11 +00:00
mtimefs.go all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00
mtimefs_test.go all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00
tempname.go lib: Folder marker is now a folder 2017-09-02 05:52:38 +00:00
tempname_test.go lib: Folder marker is now a folder 2017-09-02 05:52:38 +00:00
types.go all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00
util.go all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00
walkfs.go all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00