mafintosh/fuse-bindings

Example filesystem

Opened this issue · 0 comments

I've made a passthrough filesystem as an example, and put it at jkozak/node-fuse-bindings-xmp-example. It basically works (I ran fsx against it for a bit) but has a couple of issues:

  • default flags on creat
  • how to implement flush without dup?

Would you prefer this as a pull request?