diff options
author | Razvan-Adrian Ciochina <razvan.ciochina@gmail.com> | 2024-03-25 01:45:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 07:45:47 +0800 |
commit | 02d00cf3eed6681c6dde40585551c8243d7c003f (patch) | |
tree | 8c929d251a6d8935fb7c2b7e305b6f8986ba3178 /test/functional/ui/messages_spec.lua | |
parent | 665d5d39691dda3592b4044c55f22c68b07d10c3 (diff) | |
download | rneovim-02d00cf3eed6681c6dde40585551c8243d7c003f.tar.gz rneovim-02d00cf3eed6681c6dde40585551c8243d7c003f.tar.bz2 rneovim-02d00cf3eed6681c6dde40585551c8243d7c003f.zip |
fix(backup): E1509 when writing extended attr to symlink (#28014)
Problem: E1509 when writing extended attributes to a symlink.
Solution: Copy the file before copying extended attributes.
On Fedora, the attribute being set is "security.selinux". For normal,
non-symlink files this attribute doesn't show up and that's why calling
os_copy_xattr() doesn't break in that case.
Diffstat (limited to 'test/functional/ui/messages_spec.lua')
0 files changed, 0 insertions, 0 deletions