[pve-devel] [PATCH v2 storage 0/5] linked clones / list_images cleanup

Fabian Grünbichler f.gruenbichler at proxmox.com
Thu Sep 15 13:17:43 CEST 2016


changes to v1 only in patch #2:
- expose check including lock
- move actual check to private sub
- change return type to bool instead of first found child's volname

Fabian Grünbichler (5):
  remove unused method
  move check for existing clones into own method
  harmonize list_images code
  add comments about LVM thin clones
  fix typo

 PVE/Storage.pm                 | 76 +++++++++++++++++++++++-------------------
 PVE/Storage/LvmThinPlugin.pm   |  9 +++++
 PVE/Storage/Plugin.pm          |  2 +-
 PVE/Storage/RBDPlugin.pm       |  9 +++--
 PVE/Storage/ZFSPoolPlugin.pm   | 19 +++++------
 test/run_test_zfspoolplugin.pl | 21 ++++++++----
 6 files changed, 79 insertions(+), 57 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list