Adding FUSE 2.8 specific operation 'ioctl'.
authorDerrik Pates <demon@now.ai>
Mon, 1 Aug 2011 17:51:43 +0000 (11:51 -0600)
committerDerrik Pates <demon@now.ai>
Mon, 1 Aug 2011 17:51:43 +0000 (11:51 -0600)
commit4de2d39279b7cfcab70112b0986ee554a0c859ee
tree2405fb4abd8a0e319592fa7298e4dabcf2858008
parentb703b4d2176bec5f6a14b1574629cbf5be15268b
Adding FUSE 2.8 specific operation 'ioctl'.

Not sure if this will actually work yet, but it builds cleanly, and from
my reading of docs and examples, this *seems* like the right way to
implement the ioctl() call wrapper. (I'd already had this mostly
implemented and disabled, but wasn't sure it was ready for prime time.
We'll find out.)
Fuse.pm
Fuse.xs