]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1975: xattr: permission-denied errors on write v9.0.1975
authorGene C <arch@sapience.com>
Mon, 2 Oct 2023 20:42:26 +0000 (22:42 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 2 Oct 2023 20:44:12 +0000 (22:44 +0200)
commit993b17569b5acffe2d8941d1709a55da4e439755
tree499961578408a29fd3dab8ddd50adb939543abe9
parent12a0d999b140cb5bf08bf9f416f2bc9bb8a12fc9
patch 9.0.1975: xattr: permission-denied errors on write

Problem:  xattr: permission-denied errors on write
Solution: ignore those errors

closes: #13246

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Gene C <arch@sapience.com>
src/errors.h
src/os_unix.c
src/version.c