rest-server/repo
Michael Eischer be14687a9c Print fsync warning only once
The repo.Handler is freshly instantiated for every request such that it
forget that the fsync warning was already printed. Use a single instance
in the Server instead.
2023-05-13 21:50:39 +02:00
..
repo.go Print fsync warning only once 2023-05-13 21:50:39 +02:00
repo_unix.go Port fsync error handling from restic 2022-11-11 22:37:02 +01:00
repo_windows.go Port fsync error handling from restic 2022-11-11 22:37:02 +01:00