[caching] start wiring up the discard bitset

This commit is contained in:
Joe Thornber
2013-10-10 13:08:04 +01:00
parent 9b5bf559ec
commit 5dbaf8371c
3 changed files with 17 additions and 0 deletions

View File

@@ -239,6 +239,7 @@ CACHE_CHECK_SOURCE=\
persistent-data/hex_dump.cc \
persistent-data/lock_tracker.cc \
persistent-data/data-structures/btree.cc \
persistent-data/data-structures/bitset.cc \
persistent-data/space_map.cc \
persistent-data/space-maps/disk.cc \
persistent-data/space-maps/recursive.cc \