Changeset 115 for trunk/devnotes

Show
Ignore:
Timestamp:
11/23/04 01:46:45 (5 years ago)
Author:
marksmith
Message:

notes on .meta files for mogilefs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/devnotes/todo.txt

    r108 r115  
    55mogilefsd: 
    66 
     7 * when storing files, also store 00003443.meta with info about file 
     8   - this is so we can restore the database if it totally crashes 
     9   - can also store checksumming info in the .meta file? 
    710 * other jobs (replicator & delete, etc) can connect to frontend and do spud-like variable setting 
    811 * fix request pipelining problem (make it an option, though?)