proxmox-backup/pbs-datastore
Stefan Sterz a756b0c1a1 fix: datastore: make relative_group_path() return relative path
previously the BackGroup trait used the datastore's
namespace_path() method to construct a base path. this would result in
it returning an absolute path equivalent to full_group_path(). use
the namspace's path() method instead to get a relative path, in-line
with backup_dir's relative_path().

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2022-09-12 10:02:46 +02:00
..
examples tree-wide: prefer api-type BackupGroup for logging 2022-05-16 18:49:19 +02:00
src fix: datastore: make relative_group_path() return relative path 2022-09-12 10:02:46 +02:00
Cargo.toml bump proxmox-sys dep to 0.4 2022-07-28 13:47:37 +02:00