From: Shan Shaji <s.shaji@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [PATCH datacenter-manager/proxmox{, -backup} 0/3] refactor: log: deprecate tasklog_pbs and replace its usages with tasklog
Date: Wed, 28 Jan 2026 14:54:54 +0100 [thread overview]
Message-ID: <20260128135457.245662-1-s.shaji@proxmox.com> (raw)
The tasklog_pbs function was used in both PBS and PDM. Since it's not
specific to PBS anymore, this patch series deprecates the same and
replaces all its call sites on both PBS and PDM with the new tasklog
function.
proxmox:
Shan Shaji (1):
proxmox-log: deprecate `tasklog_pbs` and add `tasklog` function
proxmox-log/src/builder.rs | 12 +++++++++++-
proxmox-log/src/lib.rs | 8 ++++----
2 files changed, 15 insertions(+), 5 deletions(-)
proxmox-datacenter-manager:
Shan Shaji (1):
refactor: log: replace use of `tasklog_pbs` with `tasklog`
server/src/bin/proxmox-datacenter-api/main.rs | 2 +-
server/src/bin/proxmox-datacenter-manager-daily-update.rs | 2 +-
server/src/bin/proxmox-datacenter-privileged-api.rs | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
proxmox-backup:
Shan Shaji (1):
refactor: log: replace use of `tasklog_pbs` with `tasklog`
src/bin/proxmox-backup-api.rs | 2 +-
src/bin/proxmox-backup-manager.rs | 2 +-
src/bin/proxmox-backup-proxy.rs | 2 +-
src/bin/proxmox-daily-update.rs | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
Summary over all repositories:
9 files changed, 22 insertions(+), 12 deletions(-)
--
Generated by git-murpp 0.8.1
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
next reply other threads:[~2026-01-28 13:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-28 13:54 Shan Shaji [this message]
2026-01-28 13:54 ` [pdm-devel] [PATCH proxmox 1/1] proxmox-log: deprecate `tasklog_pbs` and add `tasklog` function Shan Shaji
2026-01-28 13:54 ` [pdm-devel] [PATCH datacenter-manager 1/1] refactor: log: replace use of `tasklog_pbs` with `tasklog` Shan Shaji
2026-01-28 13:54 ` [pdm-devel] [PATCH proxmox-backup " Shan Shaji
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260128135457.245662-1-s.shaji@proxmox.com \
--to=s.shaji@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox