This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch clvm-enhancements
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from f9d8062afd2 remove snap vol restriction for sunning vms
add a08e7a535de refactor clvm code
No new revisions were added by this update.
Summary of changes:
.../datastore/db/SnapshotDataStoreDaoImpl.java | 2 +-
.../vmsnapshot/DefaultVMSnapshotStrategy.java | 29 ++
.../vmsnapshot/StorageVMSnapshotStrategy.java | 7 +
.../kvm/storage/KVMStorageProcessor.java | 322 ++++-----------------
scripts/storage/qcow2/managesnapshot.sh | 130 +++++----
.../storage/snapshot/SnapshotManagerImpl.java | 3 +
6 files changed, 177 insertions(+), 316 deletions(-)