linux-yocto/fs/fuse
Matt Johnston f706cb4e37 fuse: Return EPERM rather than ENOSYS from link()
[ Upstream commit 8344213571 ]

link() is documented to return EPERM when a filesystem doesn't support
the operation, return that instead.

Link: https://github.com/libfuse/libfuse/issues/925
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-04 14:40:02 +02:00
..
acl.c
control.c
cuse.c fuse: fix UAF in rcu pathwalks 2024-08-29 17:30:34 +02:00
dax.c fuse: fix dax truncate/punch_hole fault path 2025-04-10 14:33:36 +02:00
dev.c fuse: add request extension 2024-09-12 11:10:27 +02:00
dir.c fuse: Return EPERM rather than ENOSYS from link() 2025-06-04 14:40:02 +02:00
file.c fuse: fix dax truncate/punch_hole fault path 2025-04-10 14:33:36 +02:00
fuse_i.h fuse: add request extension 2024-09-12 11:10:27 +02:00
inode.c fuse: add feature flag for expire-only 2024-09-12 11:10:30 +02:00
ioctl.c
Kconfig
Makefile
readdir.c
virtio_fs.c virtiofs: add filesystem context source name check 2025-04-25 10:43:55 +02:00
xattr.c fuse: use unsigned type for getxattr/listxattr size truncation 2024-09-12 11:10:17 +02:00