proxmox-backup/src
Christian Ebner 7cf68f3f2f api: datastore: make group notes path helper a DataStore method
Move and make the helper function to get a backup groups notes file
path a `DataStore` method instead. This allows it to be reused when
access to the notes path is required from the datastore itself.

Further, use the plural `notes` wording also in the helper to be
consistent with the rest of the codebase.

In preparation for correctly removing the notes file from the backup
group on destruction.

No functional changes intended.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2025-06-04 13:30:05 +02:00
..
acme hyper: start preparing upgrade to 1.x 2025-03-13 13:23:48 +01:00
api2 api: datastore: make group notes path helper a DataStore method 2025-06-04 13:30:05 +02:00
backup fix #3935: datastore/api/backup: move datastore locking to '/run' 2025-03-26 16:21:43 +01:00
bin bin: manager: expose encrypted/verified only flags for cli 2025-04-05 17:39:27 +02:00
config restrict consent-banner text length 2025-04-10 11:40:51 +02:00
server sync: switch reader back to a shared lock 2025-04-16 11:35:27 +02:00
tape tape: introduce a tape backup job worker thread option 2025-04-02 16:45:14 +02:00
tools clippy/fmt: tree wide drop of clone for types implementing copy 2025-03-20 14:48:31 +01:00
auth_helpers.rs auth: use auth-api when generating keys and generate ec keys 2024-05-22 16:04:21 +02:00
auth.rs auth: doc: Explicitly set namespace for UserInfomation 2024-12-04 14:40:42 +01:00
client_helpers.rs provide separate helpers for pub/priv auth keyring access 2023-03-29 14:37:45 +02:00
lib.rs metric collection: move rrd_cache to new metric_collection module 2024-10-15 14:09:41 +02:00
traffic_control_cache.rs backup: remove lazy_static dependency 2024-08-14 12:08:01 +02:00