mirror of
https://github.com/restic/restic.git
synced 2026-05-03 09:25:24 +00:00
4df2e33568
Previously, NodeFromFileInfo used the original file path to create the node, which also meant that extended metadata was read from there instead of within the vss snapshot. This change is a temporary solution for restic 0.17.2 and will be replaced with a clean fix in restic 0.18.0.