]> git.proxmox.com Git - pve-storage.git/commit
rbd: get kernel device sub returns a path, not a name
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Apr 2021 11:45:17 +0000 (13:45 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Apr 2021 11:45:21 +0000 (13:45 +0200)
commit22265bd9900e0af1d39880465d46dac494c10637
treeb89476e97739e157e78d8374d4d0895e016e889e
parent72bbd8a6f7e5b7025d911ca24d439ccb0c5320db
rbd: get kernel device sub returns a path, not a name

also transform to private sub instead of local variable closure.

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