2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-09 12:22:34 +00:00
restic/internal/fs
greatroar b150dd0235 all: Replace some errors.Wrap calls by errors.WithStack
Mostly changed the ones that repeat the name of a system call, which is
already contained in os.PathError.Op. internal/fs.Reader had to be
changed to actually return such errors.
2022-12-17 09:41:07 +01:00
..
const_unix.go
const_windows.go
const.go
deviceid_unix.go
deviceid_windows.go
doc.go
file_unix.go
file_windows_test.go
file_windows.go
file.go
fs_local_vss.go
fs_local.go
fs_reader_test.go all: Replace some errors.Wrap calls by errors.WithStack 2022-12-17 09:41:07 +01:00
fs_reader.go all: Replace some errors.Wrap calls by errors.WithStack 2022-12-17 09:41:07 +01:00
fs_track.go
helpers.go
interface.go
path_prefix_test.go
path_prefix.go
setflags_linux_test.go
setflags_linux.go
setflags_other.go
stat_bsd.go
stat_test.go
stat_unix.go
stat_windows.go
stat.go
vss_windows.go
vss.go