]> git.proxmox.com Git - pve-storage.git/commit
Storage/Plugin: add get/update_volume_comment and implement for dir
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 24 Nov 2020 09:09:32 +0000 (10:09 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Nov 2020 09:23:25 +0000 (10:23 +0100)
commite9991d2694811251397f625a4626d6049c278798
tree0463e9157e9cf0c2b8d8258ab679b29b1c9a30e2
parent3369651885a99a56857a5ec783bfec1ac46048a9
Storage/Plugin: add get/update_volume_comment and implement for dir

and add the appropriate api call to set and get the comment
we need to bump APIVER for this and can bump APIAGE, since
we only use it at this new call that can work with the default
implementation

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Storage/Content.pm
PVE/Storage.pm
PVE/Storage/DirPlugin.pm
PVE/Storage/Plugin.pm