1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-04 10:39:43 +00:00
restic/internal/fs
2025-01-26 15:25:38 +00:00
..
const.go
const_unix.go
const_windows.go fs: fix O_NOFOLLOW for metadata handles on Windows 2024-11-16 15:38:56 +01:00
doc.go
ea_windows.go Refactor extended attributes and security descriptor helpers to use go-winio (#5040) 2024-12-09 21:48:38 +01:00
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
file_windows.go
file_windows_test.go
fs_local.go fs: inline ExtendedStat 2024-11-30 16:19:16 +01:00
fs_local_test.go fs: remove os.FileInfo from fs.ExtendedFileInfo 2024-11-30 17:07:36 +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: inline ExtendedStat 2024-11-30 16:19:16 +01:00
fs_local_vss_test.go fs: remove os.FileInfo from fs.ExtendedFileInfo 2024-11-30 17:07:36 +01:00
fs_reader.go fs: remove os.FileInfo from fs.ExtendedFileInfo 2024-11-30 17:07:36 +01:00
fs_reader_command.go
fs_reader_command_test.go
fs_reader_test.go fs: remove os.FileInfo from fs.ExtendedFileInfo 2024-11-30 17:07:36 +01:00
fs_track.go
interface.go fs: inline ExtendedStat 2024-11-30 16:19:16 +01:00
mknod_unix.go
node.go restore: exclude/include xattrs 2025-01-10 15:13:40 -05:00
node_freebsd.go
node_linux.go
node_linux_test.go
node_noxattr.go update nodeRestoreExtendedAttributes() for win 2025-01-10 15:13:44 -05:00
node_test.go update nodeRestoreExtendedAttributes() for win 2025-01-10 15:13:44 -05: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
node_windows.go update nodeRestoreExtendedAttributes() for win 2025-01-10 15:13:44 -05:00
node_windows_test.go update nodeRestoreExtendedAttributes() for win 2025-01-10 15:13:44 -05:00
node_xattr.go restore: exclude/include xattrs 2025-01-10 15:13:40 -05:00
node_xattr_all_test.go restore: fix xattr filter test on windows 2025-01-18 23:07:39 +01:00
node_xattr_test.go Enable xattr support, on NetBSD 10+ 2024-12-18 16:52:44 +00:00
path_prefix.go
path_prefix_test.go
preallocate_darwin.go
preallocate_linux.go
preallocate_other.go
preallocate_test.go
sd_windows.go Refactor extended attributes and security descriptor helpers to use go-winio (#5040) 2024-12-09 21:48:38 +01:00
sd_windows_test.go
sd_windows_test_helpers.go
setflags_linux.go
setflags_linux_test.go
setflags_other.go
stat.go fs: remove os.FileInfo from fs.ExtendedFileInfo 2024-11-30 17:07:36 +01:00
stat_bsd.go backup: allow excluding online-only cloud files 2025-01-13 21:11:23 +01:00
stat_test.go
stat_unix.go backup: allow excluding online-only cloud files 2025-01-13 21:11:23 +01:00
stat_windows.go backup: allow excluding online-only cloud files 2025-01-13 21:11:23 +01:00
stat_windows_test.go backup: allow excluding online-only cloud files 2025-01-13 21:11:23 +01:00
vss.go
vss_windows.go fix: Windows VSS Event ID 8194 (#5170) 2025-01-26 15:25:38 +00:00