TODO ---- * Each filesystem should have its own dedicated dispatcher. * Each filesystem should have its own fuse_operations struct with the empty callbacks nulled out, to avoid unnecessary roundtrips to the runtime for not implemented callbacks.