1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-01 01:06:49 +00:00
restic/internal/fs
Michael Eischer ac5bc7c2f9 fs: fix error handling for retried get/set of security descriptor
The retry code path did not filter `ERROR_NOT_SUPPORTED`. Just call the
original function a second time to correctly follow the low privilege
code path.
2024-08-30 12:46:07 +02:00
..
const.go
const_unix.go
const_windows.go
deviceid_unix.go
deviceid_windows.go
doc.go
ea_windows.go
ea_windows_test.go
file.go
file_unix.go
file_windows.go
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