proxmox/pbs-api-types
Christian Ebner 8468dd18d2 pbs-api-types: add option to set GC chunk cleanup atime cutoff
Add the `gc-atime-cutoff` option to the datastore tuning parameters.
This allows to specify the time after which the chunks are not
considered in use anymore if their atime has not been updated since
then.

The default is to keep chunks within the 24h 5m timespan (given no
active writers).

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2025-04-05 15:58:45 +02:00
..
debian pbs-api-types: bump to 0.2.1 2025-04-02 15:51:17 +02:00
src pbs-api-types: add option to set GC chunk cleanup atime cutoff 2025-04-05 15:58:45 +02:00
tests move api-types tests to api-types and drop vec![] macro 2024-01-10 10:13:45 +01:00
Cargo.toml pbs-api-types: bump to 0.2.1 2025-04-02 15:51:17 +02:00