]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage.pm
storage: archive/extract code cleanup
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 May 2020 16:46:11 +0000 (18:46 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 May 2020 16:46:17 +0000 (18:46 +0200)
commit63e892950b526de66f23ecda5e9b8a5459816779
tree7d1088a7c5da514ce0a930847481bf0ec5225d27
parent4b26f8140df562008176fa19bd80ca8ea33593f2
storage: archive/extract code cleanup

* run_command is already imported, use that fact
* avoid useless comments just describing what the code tells one
  anyway
* restructure a few parts to more concise/easier to read
  implementation.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/Storage.pm