2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-21 18:22:22 +00:00
restic/src/restic/backend/local
Alexander Neumann b56bde3f61 Remove fadvise
This commit removes the use of FADV_DONTNEED, which also purges active
cached pages for other processes.
2016-11-10 22:21:22 +01:00
..
backend_test.go Add tests for Load() with negative offset 2016-08-16 21:30:14 +02:00
config.go Create package restic/errors 2016-09-03 21:10:24 +02:00
doc.go Rename package 2016-02-20 17:31:21 +01:00
local_test.go wip 2016-09-03 21:10:24 +02:00
local_unix.go Fix 567 (#570) 2016-08-15 21:59:13 +02:00
local_windows.go Rename package 2016-02-20 17:31:21 +01:00
local.go Remove fadvise 2016-11-10 22:21:22 +01:00