summaryrefslogtreecommitdiff
path: root/dist/filelist
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2012-05-03 11:43:37 +0000
committerKeith Bostic <keith@wiredtiger.com>2012-05-03 11:43:37 +0000
commitdbc89e66881d9a8e24cee988fcc266af946e0ce4 (patch)
treec037f41a4f017423428ca03db8f1710c5ff34fe2 /dist/filelist
parentc55bf08bf396285beaa948bbcf1172135e218a72 (diff)
downloadmongo-dbc89e66881d9a8e24cee988fcc266af946e0ce4.tar.gz
Move all of the WiredTiger.wt configuration information into the turtle file;
instead of having snapshots read/write the turtle file, change the metadata routines to read certain, specific key/value pairs from the turtle file, see issue #192.
Diffstat (limited to 'dist/filelist')
-rw-r--r--dist/filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/filelist b/dist/filelist
index eb58a4b9a0d..eb5e7db187c 100644
--- a/dist/filelist
+++ b/dist/filelist
@@ -69,6 +69,7 @@ src/meta/meta_api.c
src/meta/meta_snapshot.c
src/meta/meta_table.c
src/meta/meta_track.c
+src/meta/meta_turtle.c
src/os_posix/os_abort.c
src/os_posix/os_alloc.c
src/os_posix/os_dlopen.c