commit | 80ef0586d36a49ada917ac4e775a3c3574c9713e | [log] [tgz] |
---|---|---|
author | Tuguoyi <tu.guoyi@h3c.com> | Tue Dec 08 14:53:35 2020 +0800 |
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | Fri Dec 18 10:08:24 2020 +0000 |
tree | 03e8ae673ef4b10a5e093511470ddc59996c7505 | |
parent | 243e7480d5bc769cffa2df7f17f91c16deb511b6 [diff] |
savevm: Remove dead code in save_snapshot() The snapshot in each bs is deleted at the beginning, so there is no need to find the snapshot again. Signed-off-by: Tuguoyi <tu.guoyi@h3c.com> Message-Id: <1607410416-13563-2-git-send-email-tu.guoyi@h3c.com> Reviewed-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>