Make blockstore list operation return consistent snapshots

This commit is contained in:
Vitaliy Filippov
2020-03-14 02:10:25 +03:00
parent 6982fe1255
commit 46f9bd2a69
5 changed files with 35 additions and 3 deletions
+1
View File
@@ -230,6 +230,7 @@ class blockstore_impl_t
bool live = false, queue_stall = false;
ring_loop_t *ringloop;
int inflight_writes = 0;
bool stop_sync_submitted;