Several sharp-eyed readers of this tutorial have noticed bugs, and in some cases supplied patches. Thanks!
| David Terret: | bb_readlink() was returning number of
bytes read instead of 0 |
| Patrick Ulam: | bb_release() wasn't closing the file |
| Patrick Ulam and Bernardo F Costa: | bb_readlink()
wasn't null-terminating the string. Patrick and Bernardo also
supplied patches! The current code is
Bernardo's |
| Bernardo F Costa: | Command-line argument parsing
wasn't handling -o correctly |
| Bernardo F Costa: | Got me thinking about security implications |
Singh, Sumit, Develop your own filesystem with FUSE on IBM Developerworks
Documentation of FUSE on OpenSolaris