1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-07 20:34:15 +00:00
restic/internal/fs
Michael Eischer f77e67086c fs: add correct vss support to fixpath
Paths that only contain the volume shadow copy snapshot name require
special treatment. These paths must end with a slash for regular file
operations to work.
2024-10-31 22:07:15 +01:00
..
const.go
const_unix.go
const_windows.go
deviceid_unix.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
deviceid_windows.go
doc.go
ea_windows.go
ea_windows_test.go
file.go
file_unix.go
file_windows.go fs: add correct vss support to fixpath 2024-10-31 22:07:15 +01:00
file_windows_test.go
fs_local.go
fs_local_vss.go
fs_local_vss_test.go
fs_reader.go
fs_reader_command.go
fs_reader_command_test.go
fs_reader_test.go
fs_track.go
helpers.go
interface.go
path_prefix.go
path_prefix_test.go
preallocate_darwin.go
preallocate_linux.go
preallocate_other.go
preallocate_test.go
sd_windows.go
sd_windows_test.go
sd_windows_test_helpers.go
setflags_linux.go
setflags_linux_test.go
setflags_other.go
stat.go
stat_bsd.go
stat_test.go
stat_unix.go
stat_windows.go
vss.go
vss_windows.go