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

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed Sep 14 16:08:47 CEST 2016


tested with LVM-thin, ZFS, Ceph

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                 | 68 ++++++++++++++++++++++--------------------
 PVE/Storage/LvmThinPlugin.pm   |  8 +++++
 PVE/Storage/Plugin.pm          |  2 +-
 PVE/Storage/RBDPlugin.pm       |  9 +++---
 PVE/Storage/ZFSPoolPlugin.pm   | 19 ++++++------
 test/run_test_zfspoolplugin.pl | 21 +++++++++----
 6 files changed, 72 insertions(+), 55 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list