Wednesday, March 16, 2011

FUSE: Filesystem in Userspace




Using FUSE it is possible to implement a fully functional filesystem in a userspace program.

Linux kernels 2.4.X and 2.6.X

Has an example using hello world program.  A fuse hello world is a couple of hundred lines.

 

No comments: