Do not read all metadata into memory when dumping
This commit is contained in:
+1
-1
@@ -200,7 +200,7 @@ add_executable(vitastor-dump-journal
|
||||
|
||||
# vitastor-dump-meta
|
||||
add_executable(vitastor-dump-meta
|
||||
dump_meta.cpp
|
||||
dump_meta.cpp rw_blocking.cpp
|
||||
)
|
||||
|
||||
if (${WITH_QEMU})
|
||||
|
||||
Reference in New Issue
Block a user