Skip to content

irq0/blackholefs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blackhole fs

FUSE overlay filesystem that doesn’t keep data, but metadata.

Build

make

Run

Run bhfs with the subdir module. This causes the paths passed to the FUSE opts to change to a subdir of your choosing. Otherwise / will be mounted.

./bhfs -d -o modules=subdir -o subdir=$(readlink -f ./backing-dir) /mountpoint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published