You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
As far as I can tell, this is a missing feature of the FUSE Linux kernel module. This GitHub project is for libfuse, the FUSE userspace counterpart. Reporting kernel issues here will therefore generally not result in much of a response, let alone in them being fixed.
The FUSE kernel module is maintained in the mainline linux kernel, so the best way to get issues addressed is to raise them on the Linux kernel mailing lists, linux-kernel and linux-fsdevel. It would be great if you could report the issue there.
I'll close this issue for now - please feel free to re-open if I misunderstood the problem.
Currently specifying this mode to fallocate will fail with EOPNOTSUPP from kernel space https://elixir.bootlin.com/linux/v5.0.6/source/fs/fuse/file.c#L2971. Or perhaps there is a reason why this mode is deliberately not supported?
The text was updated successfully, but these errors were encountered: