mirror of
https://github.com/octoleo/restic.git
synced 2025-02-13 17:28:27 +00:00
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.