I am trying to write a file system based on FUSE (specifically OSXFUSE). I have implemented getattr and readdir, similar to this example here. But
getattr
readdir