restic/internal/fs
fgma 916b2d303b
vss: fix potential crash (not reachable in restic) (#3045)
HasSufficientPrivilegesForVSS() now returns an error
2020-11-04 22:14:18 +01:00
..
const_unix.go
const_windows.go
const.go
deviceid_unix.go
deviceid_windows.go
doc.go
file_unix.go Remove OS-specific versions of fs.MkdirAll 2020-09-21 14:21:32 +02:00
file_windows.go Remove OS-specific versions of fs.MkdirAll 2020-09-21 14:21:32 +02:00
file.go Remove OS-specific versions of fs.MkdirAll 2020-09-21 14:21:32 +02:00
fs_local_vss.go Don't separately allocate sync.{Mutex,Once} if not necessary 2020-11-04 09:55:43 +01:00
fs_local.go
fs_reader_test.go
fs_reader.go Remove stray Printf from internal/fs 2020-09-21 14:21:32 +02:00
fs_track.go
helpers.go Simplify os.ModeType|os.ModeCharDevice => os.ModeType 2020-09-21 14:21:32 +02:00
interface.go
path_prefix_test.go
path_prefix.go
stat_bsd.go
stat_test.go
stat_unix.go
stat_windows.go
stat.go
vss_windows.go vss: fix potential crash (not reachable in restic) (#3045) 2020-11-04 22:14:18 +01:00
vss.go vss: fix potential crash (not reachable in restic) (#3045) 2020-11-04 22:14:18 +01:00