v2: - try to clear child vdi of parent for all the vdis, not only for clones. Liu Yuan (2): tests/func: add a test for massive clone sheep: clear child vdi for deletion of clone sheep/vdi.c | 47 +++ tests/functional/086 | 30 ++ tests/functional/086.out | 1030 ++++++++++++++++++++++++++++++++++++++++++++++ tests/functional/group | 1 + 4 files changed, 1108 insertions(+) create mode 100755 tests/functional/086 create mode 100644 tests/functional/086.out -- 1.8.1.2 |