Commit e0989e6a authored by Yoni Fogel's avatar Yoni Fogel

Comment

git-svn-id: file:///svn/toku/tokudb.2037b@15739 c7de825b-a66e-492c-adef-691d508d4ae1
parent 55d65098
...@@ -307,7 +307,7 @@ static int internal_toku_recover_fopen_or_fcreate (RECOVER_ENV renv, int flags, ...@@ -307,7 +307,7 @@ static int internal_toku_recover_fopen_or_fcreate (RECOVER_ENV renv, int flags,
// bind to filenum when opened // bind to filenum when opened
toku_brt_set_filenum(brt, filenum); toku_brt_set_filenum(brt, filenum);
// TODO mode // TODO mode (FUTURE FEATURE)
mode = mode; mode = mode;
//Create fake DB for comparison functions. //Create fake DB for comparison functions.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment