tarides / notafs

Not a filesystem for Mirage block devices
ISC License
22 stars 3 forks source link

Complete the Mirage_kv implementation #5

Open art-w opened 1 year ago

art-w commented 1 year ago

The support for Mirage_kv.RW is missing some stuff (like the ability to connect to an existing disk, rather than format it!)... and the implementation hasn't been stress-tested (I have some doubts regarding the way we simulate the hierarchical directories in list)

clecat commented 1 year ago

connect has been done