[thin_restore] Add a progress monitor

This commit is contained in:
Joe Thornber
2014-08-05 11:47:57 +01:00
parent f534664f96
commit fccc1dfcb0
6 changed files with 134 additions and 4 deletions

View File

@@ -46,6 +46,7 @@ SOURCE=\
base/base64.cc \
base/endian_utils.cc \
base/error_state.cc \
base/progress_monitor.cc \
\
caching/hint_array.cc \
caching/superblock.cc \
@@ -377,6 +378,7 @@ ERA_DUMP_SOURCE=\
base/base64.cc \
base/error_state.cc \
base/endian_utils.cc \
base/progress_monitor.cc \
\
era/writeset_tree.cc \
era/era_detail.cc \