[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] savevm: Delete stale snapshots in save_snapshot()
From: |
Tuguoyi |
Subject: |
[PATCH 0/2] savevm: Delete stale snapshots in save_snapshot() |
Date: |
Tue, 8 Dec 2020 14:53:34 +0800 |
These two patches just clear dead code and delete stale snapshots
in case of error in save_snapshot()
Tuguoyi (2):
savevm: Remove dead code in save_snapshot()
savevm: Delete snapshots just created in case of error
migration/savevm.c | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
--
2.7.4
- [PATCH 0/2] savevm: Delete stale snapshots in save_snapshot(),
Tuguoyi <=