Merge "Add debug logs to understand update start delay" into main
This commit is contained in:
commit
291724b621
1 changed files with 1 additions and 0 deletions
|
|
@ -2876,6 +2876,7 @@ bool SnapshotManager::UnmapAllSnapshots(LockedFile* lock) {
|
|||
return false;
|
||||
}
|
||||
}
|
||||
LOG(INFO) << "Unmapped " << snapshots.size() << " partitions with snapshots";
|
||||
|
||||
// Terminate the daemon and release the snapuserd_client_ object.
|
||||
// If we need to re-connect with the daemon, EnsureSnapuserdConnected()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue