fuse4j icon indicating copy to clipboard operation
fuse4j copied to clipboard

ioctl?

Open tobermory opened this issue 11 years ago • 0 comments

I would very much like to add fuse's ioctl callback to fuse4j, but am not sure how to proceed. I see that some C files are autogenerated from Java class definitions, so I think I would add an ioctl method to FuseFS.java and run the CAPIGenerator ??

Anyone else any experience of adding methods to fuse-j?

tobermory avatar Jun 25 '14 19:06 tobermory