Develop Your Own Filesystem With FUSE

160
Anonymous Reader writes “With Filesystem in Userspace (FUSE), you can develop a user space filesystem framework without understanding filesystem internals or learning kernel module programming. Follow this simple, step-by-step guide to install, customize, and enable FUSE and AFS, so you can create your own fully functional filesystem in user space in Linux.”

Link: ibm.com/developerworks

Category:

  • Storage