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

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
..
2024-08-29 17:30:34 +02:00
2024-09-12 11:10:27 +02:00
2024-09-12 11:10:27 +02:00
2024-09-12 11:10:30 +02:00
2021-12-04 08:58:51 -08:00