public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH v1 proxmox-backup 0/3] close #3459: add --ignore-verified and --outdated-after to CLI and api2
@ 2021-06-11  7:50 Hannes Laimer
  2021-06-11  7:50 ` [pbs-devel] [PATCH v1 proxmox-backup 1/3] verify-job: move building of snapshot filter into function Hannes Laimer
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Hannes Laimer @ 2021-06-11  7:50 UTC (permalink / raw)
  To: pbs-devel


Hannes Laimer (3):
  verify-job: move building of snapshot filter into function
  api2: add ignore-verified and outdated-after to datastore verify
    endpoint
  manager_bin: add --ignore-verified and --outdated-after parameters

 src/api2/admin/datastore.rs       | 18 +++++++++++++++---
 src/backup/verify.rs              | 29 +++++++++++++++++++++++++++++
 src/bin/proxmox-backup-manager.rs | 10 +++++++++-
 src/server/verify_job.rs          | 25 ++-----------------------
 4 files changed, 55 insertions(+), 27 deletions(-)

-- 
2.20.1





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-06-11 13:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11  7:50 [pbs-devel] [PATCH v1 proxmox-backup 0/3] close #3459: add --ignore-verified and --outdated-after to CLI and api2 Hannes Laimer
2021-06-11  7:50 ` [pbs-devel] [PATCH v1 proxmox-backup 1/3] verify-job: move building of snapshot filter into function Hannes Laimer
2021-06-11 13:18   ` Dominik Csapak
2021-06-11  7:50 ` [pbs-devel] [PATCH v1 proxmox-backup 2/3] api2: add ignore-verified and outdated-after to datastore verify endpoint Hannes Laimer
2021-06-11 13:20   ` Dominik Csapak
2021-06-11  7:50 ` [pbs-devel] [PATCH v1 proxmox-backup 3/3] manager_bin: add --ignore-verified and --outdated-after parameters Hannes Laimer
2021-06-11 13:21   ` Dominik Csapak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal