Project: Finish porting fuse I was working on improving performance last week. I've added file size cache, getattr and setattr are no longer called for every io operation. I also fixed fuse device close after forced unmount panic. System doesn't panic any more if daemon is killed or file systems forced unmount.