proxmox-backup/tests
Dietmar Maurer 1ec0d70d09 cleanup worker task logging
In order to avoid name conflicts with WorkerTaskContext

- renamed WorkerTask::log to WorkerTask::log_message

Note: Methods have different fuction signatures

Also renamed WorkerTask::warn to WorkerTask::log_warning for
consistency reasons.

Use the task_log!() and task_warn!() macros more often.
2021-09-24 10:34:11 +02:00
..
catar_data tests/pxar.rs: Integrity test for pxar 2019-05-21 06:26:34 +02:00
blob_writer.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
catar.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
proto-client.c protocol: add C header work in progress and test client 2019-03-15 12:40:47 +01:00
prune.rs move PruneOptions to pbs_api_types workspace 2021-09-10 09:21:27 +02:00
verify-api.rs move acl to pbs_config workspaces, pbs_api_types cleanups 2021-09-09 10:50:08 +02:00
worker-task-abort.rs cleanup worker task logging 2021-09-24 10:34:11 +02:00