bbengfort / fluidfs

A highly consistent distributed filesystem built with FUSE
http://www.fluidfs.com
MIT License
1 stars 0 forks source link

Create FS API #22

Closed bbengfort closed 7 years ago

bbengfort commented 7 years ago

Create an API that both the workload generation client and the Fuse client can interact with -- the front-end of the FluidFS daemon process.

bbengfort commented 7 years ago

inode numbers are hugely important to Bazil/FUSE - so I've made sure that the Sequence object is up to date and fully documented. The project can be found here:

https://github.com/bbengfort/sequence