[caching] factor metadata_dump out of cache_dump
This commit is contained in:
@@ -40,6 +40,7 @@ SOURCE=\
|
||||
caching/superblock.cc \
|
||||
caching/mapping_array.cc \
|
||||
caching/metadata.cc \
|
||||
caching/metadata_dump.cc \
|
||||
caching/restore_emitter.cc \
|
||||
caching/xml_format.cc \
|
||||
\
|
||||
@@ -243,6 +244,7 @@ CACHE_CHECK_SOURCE=\
|
||||
caching/superblock.cc \
|
||||
caching/mapping_array.cc \
|
||||
caching/metadata.cc \
|
||||
caching/metadata_dump.cc \
|
||||
caching/restore_emitter.cc \
|
||||
caching/xml_format.cc
|
||||
|
||||
|
Reference in New Issue
Block a user