]> git.proxmox.com Git - pve-storage.git/commit - PVE/API2/Disks/LVMThin.pm
refactor diskmanagement lock_file calls
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 8 Aug 2018 08:20:08 +0000 (10:20 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Aug 2018 10:01:02 +0000 (12:01 +0200)
commite39e8ee213d388e02729e142c3cddd4440a5a5c5
tree5c5a6a1c3492c6755f46fdd2f616ca4261de8730
parent7058abe29e1461978d2ac029f09b746835745e07
refactor diskmanagement lock_file calls

so that we only have one place where we reference the lockfile
and the timeout

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Disks/Directory.pm
PVE/API2/Disks/LVM.pm
PVE/API2/Disks/LVMThin.pm
PVE/API2/Disks/ZFS.pm
PVE/Diskmanage.pm