1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-12 19:06:41 +00:00
syncthing/lib/fs
2019-06-11 08:27:12 +02:00
..
basicfs_fileinfo_unix.go lib/fs: Rename fsFile* to basicFile* () 2019-02-24 18:02:02 +01:00
basicfs_fileinfo_windows.go lib/fs: Rename fsFile* to basicFile* () 2019-02-24 18:02:02 +01:00
basicfs_test.go lib/fs: Add test that symlinks are skipped on walk () 2019-04-10 22:36:37 +02:00
basicfs_unix.go lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes ) () 2019-05-25 20:08:26 +01:00
basicfs_watch_errors_linux.go lib/fs: Fix and update error about inotify watch limit (fixes ) () 2018-03-23 12:56:38 +01:00
basicfs_watch_errors_others.go
basicfs_watch_eventtypes_fen.go vendor: github.com/Zillode/notify is now github.com/syncthing/notify () 2018-03-14 14:48:22 +01:00
basicfs_watch_eventtypes_inotify.go vendor: github.com/Zillode/notify is now github.com/syncthing/notify () 2018-03-14 14:48:22 +01:00
basicfs_watch_eventtypes_kqueue.go vendor: github.com/Zillode/notify is now github.com/syncthing/notify () 2018-03-14 14:48:22 +01:00
basicfs_watch_eventtypes_other.go vendor: github.com/Zillode/notify is now github.com/syncthing/notify () 2018-03-14 14:48:22 +01:00
basicfs_watch_eventtypes_readdcw.go lib/fs: Catch size-preserving changes on windows (fixes ) () 2018-07-09 18:29:22 +01:00
basicfs_watch_test.go lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes ) () 2019-05-25 20:08:26 +01:00
basicfs_watch_unsupported.go lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes ) () 2019-05-25 20:08:26 +01:00
basicfs_watch.go lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes ) () 2019-05-25 20:08:26 +01:00
basicfs_windows_test.go lib/fs: Fallback EvalSymlinks method on windows (fixes ) () 2019-06-10 14:33:53 +02:00
basicfs_windows.go lib/fs: Fallback EvalSymlinks method on windows (fixes ) () 2019-06-10 14:33:53 +02:00
basicfs.go lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes ) () 2019-05-25 20:08:26 +01:00
debug.go
errorfs.go lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes ) () 2019-05-25 20:08:26 +01:00
fakefs_test.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
fakefs.go lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes ) () 2019-05-25 20:08:26 +01:00
filesystem_test.go lib/fs: Improve IsParent () 2019-04-22 11:12:32 +02:00
filesystem.go lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes ) () 2019-05-25 20:08:26 +01:00
folding_test.go all: Fix typos () 2018-02-24 08:51:29 +01:00
folding.go
logfs.go lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes ) () 2019-05-25 20:08:26 +01:00
lstat_broken.go
lstat_regular.go
mtimefs_test.go lib/fs: Enhance mtimefs, use everywhere (fixes ) () 2019-06-11 08:27:12 +02:00
mtimefs.go lib/fs: Enhance mtimefs, use everywhere (fixes ) () 2019-06-11 08:27:12 +02:00
tempname_test.go
tempname.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
types.go lib/fs: Add fakefs () 2018-10-02 19:29:06 +01:00
util_test.go lib/versioner: Restore for all versioners, cross-device support () 2019-04-28 23:30:16 +01:00
util.go lib/versioner: Restore for all versioners, cross-device support () 2019-04-28 23:30:16 +01:00
walkfs_test.go lib/fs: Add test that symlinks are skipped on walk () 2019-04-10 22:36:37 +02:00
walkfs.go lib/scanner, lib/fs: Don't create file infos with abs paths (fixes ) () 2018-03-12 13:18:59 +01:00