Tv
Tv
BTW can you point at good examples of using an "app-scope" context that would be passed in to the top-level Serve? I'm curious but I have never seen an example...
No. This ticket is about the case where the interrupt request arrives before the request it is trying to refer; that case is not handled, currently.
SourceForge is bitrotting, https://github.com/libfuse/libfuse/blob/master/doc/kernel.txt
It seems code changes are needed. 1. The filesystem must support lookups of `.` and `..`; I'm not sure of the exact semantics right now 2. `InitExportSupport` must be set...
With code changes, sure.
I'm not sure what you mean. fuse-nfs is a FUSE filesystem that acts as an NFSv3 client. sshfs is a FUSE filesystem that acts as an SFTP client. fusexmp.c is...
Are you really asking about re-exporting an NFS mount? If so, that's a completely different problem, and FUSE doesn't really do anything for you. Please don't drag this FUSE library...
Sorry, NFS has nothing to do with FUSE, and I'd rather forget every single thing about it.
I don't really use any of the BSDs, it would really be nice to have someone who cares about them work on them. The extra pain of having to find/upgrade/etc...
FWIW This is reasonably easy to add code for, but I just tested FreeBSD 13.1 and am seeing other weird behavior, such as the /dev/fuse FD just hanging after an...