1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-28 16:56:24 +00:00
restic/internal/fs
2024-11-30 15:42:15 +01:00
..
const.go
const_unix.go fs: stricter enforcement to only call readdir on a directory 2024-11-16 12:56:23 +01:00
const_windows.go fs: fix O_NOFOLLOW for metadata handles on Windows 2024-11-16 15:38:56 +01:00
deviceid_unix.go
deviceid_windows.go
doc.go
ea_windows.go
ea_windows_test.go
file.go fs: fix O_NOFOLLOW for metadata handles on Windows 2024-11-16 15:38:56 +01:00
file_unix.go
file_unix_test.go fs: stricter enforcement to only call readdir on a directory 2024-11-16 12:56:23 +01:00
file_windows.go
file_windows_test.go
fs_local.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
fs_local_test.go fs: test File implementation of Local FS 2024-11-16 16:09:17 +01:00
fs_local_unix_test.go fs: test File implementation of Local FS 2024-11-16 16:09:17 +01:00
fs_local_vss.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
fs_local_vss_test.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
fs_reader.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
fs_reader_command.go
fs_reader_command_test.go
fs_reader_test.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
fs_track.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
interface.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
mknod_unix.go
node.go Merge pull request #5143 from MichaelEischer/fs-handle-interface 2024-11-30 15:29:31 +01:00
node_freebsd.go
node_linux.go
node_linux_test.go
node_noxattr.go Add basic support for DragonFlyBSD 2024-11-30 15:42:15 +01:00
node_test.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
node_unix.go fs: deduplicate placeholders for generic and xattrs 2024-11-16 16:09:17 +01:00
node_unix_notlinux.go
node_unix_test.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
node_windows.go fs: make generic and extended attrs independent of each other 2024-11-16 15:38:56 +01:00
node_windows_test.go fs / archiver: convert to handle based interface 2024-11-16 12:56:23 +01:00
node_xattr.go fs: deduplicate placeholders for generic and xattrs 2024-11-16 16:09:17 +01:00
node_xattr_all_test.go
node_xattr_test.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