git-svn-id: file:///svn/toku/tokudb.2037b@15739 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Yoni Fogel 2013-04-16 23:58:06 -04:00
parent 5035a3f718
commit a4f65b1154

View file

@ -307,7 +307,7 @@ static int internal_toku_recover_fopen_or_fcreate (RECOVER_ENV renv, int flags,
// bind to filenum when opened
toku_brt_set_filenum(brt, filenum);
// TODO mode
// TODO mode (FUTURE FEATURE)
mode = mode;
//Create fake DB for comparison functions.