..
const.go
…
const_unix.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
const_windows.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
deviceid_unix.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
deviceid_windows.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
doc.go
…
file.go
issue2699: restore symlinks on windows when run as admin user
2022-10-29 21:19:33 +02:00
file_unix.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
file_windows.go
Simplify and comment TempFile implementation for windows
2022-04-09 23:37:58 +02:00
file_windows_test.go
Add simple test for fs.TempFile on windows
2022-04-09 23:37:58 +02:00
fs_local.go
backup: Set O_NOATIME in the right place
2022-02-06 15:00:37 +01:00
fs_local_vss.go
golangci-lint: replace deprecated golint with revive
2022-03-28 22:33:17 +02:00
fs_reader.go
…
fs_reader_test.go
…
fs_track.go
…
helpers.go
Simplify os.ModeType|os.ModeCharDevice => os.ModeType
2020-09-21 14:21:32 +02:00
interface.go
…
path_prefix.go
…
path_prefix_test.go
…
setflags_linux.go
Set O_NOATIME flag on Linux
2022-02-06 15:00:34 +01:00
setflags_linux_test.go
Cast unix.Statfs_t.Type to int64 when checking for btrfs
2022-03-31 22:30:45 +02:00
setflags_other.go
Set O_NOATIME flag on Linux
2022-02-06 15:00:34 +01:00
stat.go
…
stat_bsd.go
fs: Remove explicit type check in extendedStat
2022-11-27 19:58:06 +01:00
stat_test.go
…
stat_unix.go
fs: Remove explicit type check in extendedStat
2022-11-27 19:58:06 +01:00
stat_windows.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
vss.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
vss_windows.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00