add pbs-tools subcrate

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-07-06 13:26:35 +02:00
parent d420962fbc
commit 770a36e53a
44 changed files with 175 additions and 139 deletions

View File

@ -27,6 +27,8 @@ use proxmox::{
},
};
use pbs_tools::fs::lock_dir_noblock_shared;
use crate::{
api2::{
helpers,
@ -50,10 +52,7 @@ use crate::{
WorkerTask,
H2Service,
},
tools::{
self,
fs::lock_dir_noblock_shared,
},
tools,
config::{
acl::{
PRIV_DATASTORE_READ,