2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-10 12:52:21 +00:00
restic/internal/fs
2022-04-09 23:37:58 +02:00
..
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
const.go
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_unix.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
file_windows_test.go Add simple test for fs.TempFile on windows 2022-04-09 23:37:58 +02:00
file_windows.go Simplify and comment TempFile implementation for windows 2022-04-09 23:37:58 +02:00
file.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_local.go backup: Set O_NOATIME in the right place 2022-02-06 15:00:37 +01:00
fs_reader_test.go
fs_reader.go
fs_track.go
helpers.go
interface.go
path_prefix_test.go
path_prefix.go
setflags_linux_test.go Cast unix.Statfs_t.Type to int64 when checking for btrfs 2022-03-31 22:30:45 +02:00
setflags_linux.go Set O_NOATIME flag on Linux 2022-02-06 15:00:34 +01:00
setflags_other.go Set O_NOATIME flag on Linux 2022-02-06 15:00:34 +01:00
stat_bsd.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
stat_test.go
stat_unix.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
stat_windows.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
stat.go
vss_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