.. |
const.go
|
…
|
|
const_unix.go
|
…
|
|
const_windows.go
|
…
|
|
deviceid_unix.go
|
fs: unexport DeviceID
|
2024-08-31 18:04:53 +02:00 |
deviceid_windows.go
|
fs: unexport DeviceID
|
2024-08-31 18:04:53 +02:00 |
doc.go
|
…
|
|
ea_windows.go
|
…
|
|
ea_windows_test.go
|
restic: prepare extraction of fs code from Node
|
2024-08-31 17:37:25 +02:00 |
file.go
|
backend: consistently use os package for filesystem access
|
2024-08-31 18:20:40 +02:00 |
file_unix.go
|
…
|
|
file_windows.go
|
add proper constants for node type
|
2024-08-31 18:20:01 +02:00 |
file_windows_test.go
|
…
|
|
fs_local.go
|
archiver: use ExtendedStat from FS interface
|
2024-08-31 18:05:09 +02:00 |
fs_local_vss.go
|
fs: remove Open method from FS interface
|
2024-08-31 17:37:25 +02:00 |
fs_local_vss_test.go
|
…
|
|
fs_reader.go
|
archiver: use ExtendedStat from FS interface
|
2024-08-31 18:05:09 +02:00 |
fs_reader_command.go
|
…
|
|
fs_reader_command_test.go
|
…
|
|
fs_reader_test.go
|
fs: remove Open method from FS interface
|
2024-08-31 17:37:25 +02:00 |
fs_track.go
|
fs: remove Open method from FS interface
|
2024-08-31 17:37:25 +02:00 |
interface.go
|
archiver: use ExtendedStat from FS interface
|
2024-08-31 18:05:09 +02:00 |
mknod_unix.go
|
restic: extract Node filesystem code to fs package
|
2024-08-31 17:37:25 +02:00 |
node.go
|
add proper constants for node type
|
2024-08-31 18:20:01 +02:00 |
node_aix.go
|
fs: unexport isListxattrPermissionError
|
2024-08-31 17:37:25 +02:00 |
node_darwin.go
|
restic: extract Node filesystem code to fs package
|
2024-08-31 17:37:25 +02:00 |
node_freebsd.go
|
restic: extract Node filesystem code to fs package
|
2024-08-31 17:37:25 +02:00 |
node_linux.go
|
restic: extract Node filesystem code to fs package
|
2024-08-31 17:37:25 +02:00 |
node_netbsd.go
|
fs: unexport isListxattrPermissionError
|
2024-08-31 17:37:25 +02:00 |
node_openbsd.go
|
fs: unexport isListxattrPermissionError
|
2024-08-31 17:37:25 +02:00 |
node_solaris.go
|
restic: extract Node filesystem code to fs package
|
2024-08-31 17:37:25 +02:00 |
node_test.go
|
add proper constants for node type
|
2024-08-31 18:20:01 +02:00 |
node_unix.go
|
restic: extract Node filesystem code to fs package
|
2024-08-31 17:37:25 +02:00 |
node_unix_test.go
|
add proper constants for node type
|
2024-08-31 18:20:01 +02:00 |
node_windows.go
|
add proper constants for node type
|
2024-08-31 18:20:01 +02:00 |
node_windows_test.go
|
add proper constants for node type
|
2024-08-31 18:20:01 +02:00 |
node_xattr.go
|
fs: unexport isListxattrPermissionError
|
2024-08-31 17:37:25 +02:00 |
node_xattr_all_test.go
|
add proper constants for node type
|
2024-08-31 18:20:01 +02:00 |
node_xattr_test.go
|
fs: unexport isListxattrPermissionError
|
2024-08-31 17:37:25 +02:00 |
path_prefix.go
|
…
|
|
path_prefix_test.go
|
…
|
|
preallocate_darwin.go
|
…
|
|
preallocate_linux.go
|
…
|
|
preallocate_other.go
|
…
|
|
preallocate_test.go
|
…
|
|
sd_windows.go
|
fs: fix error handling for retried get/set of security descriptor
|
2024-08-26 19:36:43 +02:00 |
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
|
…
|
|