mar-file-system / marfs

MarFS provides a scalable near-POSIX file system by using one or more POSIX file systems as a scalable metadata component and one or more data stores (object, file, etc) as a scalable data component.
Other
96 stars 27 forks source link

Create scripts that make fake file trees for testing #180

Closed brettkettering closed 7 years ago

brettkettering commented 7 years ago

We need to have some scripts that create file trees that we expect to see in our environment that will be copied around. These scripts should allow the trees to be created in any valid place to write, including /dev/shm.

wfvining commented 7 years ago

added script in fuse/scripts/make_file_trees