restic/internal/backend/local
Michael Eischer 48a0d83143 local: Ignore additional errors for directory syncing
Apparently SMB/CIFS on Linux/macOS returns somewhat random errnos when
trying to sync a windows share which does not support calling fsync for
a directory.
2022-05-11 20:37:59 +02:00
..
config.go local: Limit concurrent backend operations 2022-04-09 12:21:38 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
layout_test.go local: Limit concurrent backend operations 2022-04-09 12:21:38 +02:00
local_internal_test.go local: Limit concurrent backend operations 2022-04-09 12:21:38 +02:00
local_test.go local: Limit concurrent backend operations 2022-04-09 12:21:38 +02:00
local_unix.go local: Ignore additional errors for directory syncing 2022-05-11 20:37:59 +02:00
local_windows.go Sync directory to get durable writes in local backend 2021-08-04 21:51:53 +02:00
local.go Use config file modes to derive new dir/file modes 2022-04-30 15:59:51 +02:00