go-fuse
go-fuse copied to clipboard
IOCTL support
Could someone explain the difficulties about implementing IOCTL? I'd like to make some contributions.
There are probably not that many difficulties. IIRC, you basically have a write out a binary blob, depending on the incoming IOCTL requested.