aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
diff options
context:
space:
mode:
authorRazvan-Adrian Ciochina <razvan.ciochina@gmail.com>2024-03-25 01:45:47 +0200
committerGitHub <noreply@github.com>2024-03-25 07:45:47 +0800
commit02d00cf3eed6681c6dde40585551c8243d7c003f (patch)
tree8c929d251a6d8935fb7c2b7e305b6f8986ba3178 /runtime/lua/vim
parent665d5d39691dda3592b4044c55f22c68b07d10c3 (diff)
downloadrneovim-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 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions