[pve-devel] [PATCH storage/manager] show comment/verification info for backups

Dominik Csapak d.csapak at proxmox.com
Thu Nov 12 16:26:00 CET 2020


show that information from pbs, and prepare for old-style vzdump
backups to get '.comment' files
(those i'll send tomorrow, still need to do some cleanup to my patches)

pve-storage:

Dominik Csapak (2):
  api2/storage/content: add comment and verification fields to content
    listing
  Storage/Plugin: read .comment files for comments

 PVE/API2/Storage/Content.pm | 20 ++++++++++++++++++++
 PVE/Storage/PBSPlugin.pm    |  3 +++
 PVE/Storage/Plugin.pm       | 23 +++++++++++++++++++++++
 3 files changed, 46 insertions(+)

pve-manager:

Dominik Csapak (1):
  ui: add comment/verification columns to backup/content grid

 www/manager6/grid/BackupView.js     | 39 +++++++++++++++++++++++++++++
 www/manager6/storage/ContentView.js |  8 +++++-
 2 files changed, 46 insertions(+), 1 deletion(-)

-- 
2.20.1






More information about the pve-devel mailing list