mirror of
https://github.com/restic/restic.git
synced 2025-10-09 15:41:14 +00:00
9 lines
344 B
Plaintext
9 lines
344 B
Plaintext
![]() |
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
|