2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-23 13:17:42 +00:00
restic/internal/fuse
Michael Eischer 0b19f6cf5a Switch back to sha256 from the std library
The std library now also supports the sha assembly instructions on
ARM64. Thus, sha256-simd no longer provides a performance benefit.
2024-08-10 19:16:10 +02:00
..
dir.go Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00
file.go Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00
fuse_test.go repository: fix parameter order of LookupBlobSize 2024-05-24 21:33:17 +02:00
inode.go fuse: Mix inode hashes in a non-symmetric way 2023-03-21 17:33:18 +01:00
link.go fuse: deduplicate xattr code 2023-07-08 17:41:45 +02:00
other.go Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
root.go cmd, restic: Refactor and fix snapshot filtering 2023-02-19 15:04:25 +01:00
snapshots_dir.go Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00
snapshots_dirstruct_test.go mount: Map slashes in tags to underscores 2022-08-19 18:17:57 +02:00
snapshots_dirstruct.go Switch back to sha256 from the std library 2024-08-10 19:16:10 +02:00
xattr.go fuse: fix windows build 2023-07-08 22:40:22 +02:00