lvmthin: enable copy from snapshot feature

This commit is contained in:
Dietmar Maurer
2015-11-12 11:15:37 +01:00
parent 33adbdc447
commit 30650d3c46

View File

@ -314,7 +314,7 @@ sub volume_has_feature {
snapshot => { current => 1 },
clone => { base => 1},
template => { current => 1},
copy => { base => 1, current => 1},
copy => { base => 1, current => 1, snap => 1},
};
my ($vtype, $name, $vmid, $basename, $basevmid, $isBase) =