From dbc89e66881d9a8e24cee988fcc266af946e0ce4 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Thu, 3 May 2012 11:43:37 +0000 Subject: 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. --- dist/filelist | 1 + 1 file changed, 1 insertion(+) (limited to 'dist/filelist') 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 -- cgit v1.2.1