It implements access of the file system in a bit weird way. It does not provide get() or iterdir()/scandir() functionality like the other fs implementations. It also does not provide a simple form of the filesystem entry.
Furthermore it fails to parse the root directory from the correct offset.