function61 / varasto

All your files in one simple, replicated, encrypted place - with built-in backups and configurable ransomware protection.
https://function61.com/varasto
Apache License 2.0
53 stars 5 forks source link

localfs: warn if volume has non-Varasto files #237

Open joonas-fi opened 8 months ago

joonas-fi commented 8 months ago

Currently we mount dir like <mountpoint>/varasto-<volume name>.

The varasto-<volume name> dir is the concrete blob database.

We should change the driver to not have mount path like that but only <mountpoint> instead. The driver would then calculate the varasto-<volume name> DB dir itself. This would improve: