mirror of
https://github.com/restic/restic.git
synced 2025-08-24 16:27:30 +00:00
Add test cases and handle volume GUID paths
Gracefully handle errors while checking for EA and add debug logs.
This commit is contained in:

committed by
Michael Eischer

parent
51fad2eecb
commit
7642e05eed
@@ -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
|
||||
|
@@ -1,8 +0,0 @@
|
||||
Bugfix: Fix extended attributes handling for VSS snapshots
|
||||
|
||||
Restic was failing to backup extended attributes for VSS snapshots
|
||||
after the fix for https://github.com/restic/restic/pull/4980.
|
||||
Restic now correctly handles extended attributes for VSS snapshots.
|
||||
|
||||
https://github.com/restic/restic/pull/4998
|
||||
https://github.com/restic/restic/pull/4980
|
Reference in New Issue
Block a user