Merge pull request #4998 from zmanda/ea_vss_fix

Fix extended attributes handling for VSS snapshots
This commit is contained in:
Michael Eischer
2024-08-15 19:51:35 +00:00
committed by GitHub
5 changed files with 373 additions and 28 deletions

View File

@@ -8,5 +8,6 @@ Restic now completely skips the attempt to fetch extended attributes
for such volumes where it is not supported.
https://github.com/restic/restic/pull/4980
https://github.com/restic/restic/pull/4998
https://github.com/restic/restic/issues/4955
https://github.com/restic/restic/issues/4950