]> git.proxmox.com Git - pve-storage.git/commit
storage: get subdirectory files: read .comment files for comments
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 12 Nov 2020 15:26:02 +0000 (16:26 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 12 Nov 2020 16:17:44 +0000 (17:17 +0100)
commitd260b9f357629345ce113140d345c08e9cb23b42
tree7e0267cace8e4a194c7d6cef664a8352d7dae4b9
parent9778e5c2160f1109801ec17ac696af345d5a6ff2
storage: get subdirectory files: read .comment files for comments

we have no way of setting them yet via the API, but we can read them
now

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