Changes between Version 1 and Version 2 of Ticket #197


Ignore:
Timestamp:
2007-10-31T07:43:46Z (17 years ago)
Author:
warner
Comment:

got most of the server-side slots in place. Needs more test coverage to make sure we don't corrupt shares on resize, etc. Also leases need a lot more test coverage.

Tomorrow I'll start looking at the layers above that.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #197 – Description

    v1 v2  
    1414 * backend: new methods in IStorageServer to allocate/locate/read/write
    1515   mutable buckets, MutableBucketWriter class to implement the server-side
    16    container format -CLAIMED BY warner-
     16   container format -CLAIMED BY warner, 80% done-
    1717 * client-side SMDF slot format wrangling, given a chunk of data and the
    1818   right keys, generate the slot contents
     
    2121   * recovery algorithm
    2222 * client-side filenode class: API should have {{{replace}}} method.
    23  * client-side dirnode class
     23 * client-side dirnode class -CLAIMED BY warner-
    2424
    2525