2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-21 19:39:01 +00:00
restic/src/restic/fs
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
..
deviceid_unix.go fs.DeviceID(): Return errors when fi is nil 2016-11-05 12:38:17 +01:00
deviceid_windows.go Add "-x", "--one-file-system" option 2016-09-18 18:52:30 +02:00
doc.go Use fadvise() to not cache the content of files read 2016-03-28 15:26:46 +02:00
file.go Remove fadvise 2016-11-10 22:21:22 +01:00