]> git.proxmox.com Git - pve-storage.git/commit - PVE/Diskmanage.pm
fix #1135: refactor wear level parsing
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 5 Oct 2016 08:57:10 +0000 (10:57 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 6 Oct 2016 05:49:30 +0000 (07:49 +0200)
commit6965a6701e4fa8591ba80c860d23c54aec21d58b
tree79bd6e6e0c536ea40501ffedb6c4bf0c087ef4d0
parentdd902da78e16929cd50791a2f25b03cfe2d631a3
fix #1135: refactor wear level parsing

refactored the wear level parsing into its
own function, where we can now define a
vendor <-> attribute id
mapping

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