mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
Merge pull request #4379 from chenxiaolong/symlink_xattrs
Add support for extended attributes on symlinks
This commit is contained in:
8
changelog/unreleased/issue-4375
Normal file
8
changelog/unreleased/issue-4375
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Add support for extended attributes on symlinks
|
||||
|
||||
Restic now supports extended attributes on symlinks when backing up,
|
||||
restoring, or FUSE-mounting snapshots. This includes, for example, the
|
||||
`security.selinux` xattr on Linux distributions that use SELinux.
|
||||
|
||||
https://github.com/restic/restic/issues/4375
|
||||
https://github.com/restic/restic/pull/4379
|
Reference in New Issue
Block a user