proxmox-backup/pbs-datastore
Dominik Csapak 118deb4db8 pbs-datastore: use ConfigVersionCache for datastore
instead of relying on the content of some configs

previously, we always read and parsed the config file, and only
generated a new config object when the path or the 'verify-new' option
changed.

now, we increase the datastore generation on config save, and if that
changed (or the last load is 1 minute in the past), we always
generate a new object

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-03-01 08:16:27 +01:00
..
src pbs-datastore: use ConfigVersionCache for datastore 2022-03-01 08:16:27 +01:00
Cargo.toml bump proxmox-lang dep to 1.1 2022-02-21 14:24:24 +01:00