zboxfs / zbox

Zero-details, privacy-focused in-app file system.
https://zbox.io/fs/
Apache License 2.0
1.54k stars 76 forks source link

Wrong file content version retirement order #48

Closed burmecia closed 5 years ago

burmecia commented 5 years ago

When retiring a file content version, the correct order should be adding the new version first and then retire the oldest one, not the other way around. This will make sure the linking between content and segment is correct.