mirror of
https://github.com/restic/restic.git
synced 2026-05-23 10:35:23 +00:00
f9dbcd2531
Depending on parameters the paths in a snapshot do not directly correspond to real paths on the filesystem. Therefore, reject funcs must use the FS interface to work correctly.