restic/internal/backend/local
greatroar e5f0f67ba0 Modernize error handling in local backend
* Stop prepending the operation name: it's already part of os.PathError,
  leading to repetitive errors like "Chmod: chmod /foo/bar: operation not
  permitted".

* Use errors.Is to check for specific errors.
2021-06-18 11:13:27 +02:00
..
config.go Run goimports 2017-07-23 14:21:03 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
layout_test.go Wire context into backend layout detection 2020-10-09 22:37:24 +02:00
local.go Modernize error handling in local backend 2021-06-18 11:13:27 +02:00
local_internal_test.go Add more error handling 2021-01-30 20:19:47 +01:00
local_test.go Wire context into backend layout detection 2020-10-09 22:37:24 +02:00
local_unix.go local: mark repository files as read-only 2020-10-07 12:29:37 +02:00
local_windows.go local: mark repository files as read-only 2020-10-07 12:29:37 +02:00