> Is there a description of this? It's for sound device emulation,
I did it for OSS emulation but it can be used for anything. Hmm... I'm
still in the process of pushing out patches, so please wait just a bit.
The libfuse changes include simple examples so that should make things
a bit clearer.
> What is direct-lseek for? It doesn't sound like a feature needed by
Sound device just sets nonseekable. The direct lseek bit is for API
completeness as there are chardevs which have special semantics
regarding lseek.