restic/internal/fs
Michael Eischer ca1803cacb
Merge pull request #4063 from MichaelEischer/replace-ioutil-usage
Replace ioutil usage
2022-12-02 21:49:40 +01:00
..
const.go
const_unix.go
const_windows.go
deviceid_unix.go
deviceid_windows.go
doc.go
file.go issue2699: restore symlinks on windows when run as admin user 2022-10-29 21:19:33 +02:00
file_unix.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
file_windows.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
file_windows_test.go
fs_local.go
fs_local_vss.go
fs_reader.go
fs_reader_test.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
fs_track.go
helpers.go
interface.go
path_prefix.go
path_prefix_test.go
setflags_linux.go
setflags_linux_test.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
setflags_other.go
stat.go
stat_bsd.go fs: Remove explicit type check in extendedStat 2022-11-27 19:58:06 +01:00
stat_test.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
stat_unix.go fs: Remove explicit type check in extendedStat 2022-11-27 19:58:06 +01:00
stat_windows.go
vss.go
vss_windows.go