Skip to content

Cloudxtreme/fuse-misc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miscellaneous small FUSE filesystems

* hello: Sample filesystem, from the original FUSE distribution
* hello_ll: Sample low-level filesystem, from FUSE 

* dup_ll: Mounts an exact copy of an existing directory
* many: FS with an enormous number of files
* big_ll: FS with a single huge multi-TB file

* tree_write: Outputs the structure of a dir. tree to a file
* tree_ll: Reads such a file, and mounts the directory

TODO
	- many should be low-level

About

Miscellaneous small FUSE filesystems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.6%
  • C++ 40.0%
  • Makefile 2.4%