1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-01 12:09:03 +00:00
restic/internal/fs
Michael Eischer a7b13bd603 fs: remove file.Name() from interface
The only user was archiver.fileSaver.
2024-10-18 22:29:03 +02:00
..
const.go
const_unix.go
const_windows.go
deviceid_unix.go
deviceid_windows.go
doc.go
ea_windows.go Fix extended attributes handling for VSS snapshots 2024-08-30 12:37:10 +02:00
ea_windows_test.go Add test cases and handle volume GUID paths 2024-08-30 12:37:10 +02:00
file.go fs: fix long path handling for ResetPermissions, ClearAttributes and security descriptors 2024-07-29 20:10:58 +02:00
file_unix.go Fix typos 2024-07-03 20:02:06 +02:00
file_windows.go fs: fix long path handling for ResetPermissions, ClearAttributes and security descriptors 2024-07-29 20:10:58 +02:00
file_windows_test.go
fs_local.go archiver: properly create node for vss backups 2024-10-18 22:26:18 +02:00
fs_local_vss.go archiver: properly create node for vss backups 2024-10-18 22:26:18 +02:00
fs_local_vss_test.go Rearange code 2024-04-29 01:27:34 +03:00
fs_reader.go fs: remove file.Name() from interface 2024-10-18 22:29:03 +02:00
fs_reader_command.go fix panic in fs_reader 2024-08-03 19:08:04 +00:00
fs_reader_command_test.go fix panic in fs_reader 2024-08-03 19:08:04 +00:00
fs_reader_test.go
fs_track.go
helpers.go
interface.go fs: remove file.Name() from interface 2024-10-18 22:29:03 +02:00
path_prefix.go
path_prefix_test.go
preallocate_darwin.go
preallocate_linux.go fs: retry preallocate on Linux if interrupted by signal 2024-10-18 21:47:59 +02:00
preallocate_other.go
preallocate_test.go
sd_windows.go fs: fix error handling for retried get/set of security descriptor 2024-08-30 12:46:07 +02:00
sd_windows_test.go Fix review comments 2024-04-29 16:21:38 -06:00
sd_windows_test_helpers.go Fix review comments 2024-04-29 16:21:38 -06:00
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 Fix texts and comments 2024-04-29 01:18:46 +03:00
vss_windows.go Rearange code 2024-04-29 01:27:34 +03:00