mirror of
https://github.com/octoleo/restic.git
synced 2024-11-26 23:06:32 +00:00
add vss metadata changelog
This commit is contained in:
parent
e1faf7b18c
commit
ec43594003
10
changelog/unreleased/issue-5063
Normal file
10
changelog/unreleased/issue-5063
Normal file
@ -0,0 +1,10 @@
|
||||
Bugfix: Correctly `backup` extended metadata when using VSS on Windows
|
||||
|
||||
On Windows, when creating a backup using the `--use-fs-snapshot` option,
|
||||
then the extended metadata was not read from the filesystem snapshot. This
|
||||
could result in errors when files have been removed in the meantime.
|
||||
|
||||
This issue has been resolved.
|
||||
|
||||
https://github.com/restic/restic/issues/5063
|
||||
https://github.com/restic/restic/pull/5097
|
Loading…
Reference in New Issue
Block a user