mirror of
https://github.com/octoleo/restic.git
synced 2024-11-16 01:57:10 +00:00
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
Enhancement: Add xattr support for Solaris
|
|
|
|
We added xattr support for the Solaris operating system. This enables restic
|
|
to support xattrs on Solaris.
|
|
|
|
https://github.com/restic/restic/issues/3127
|
|
https://github.com/restic/restic/pull/3628
|