First attempt at supporting reading data back from cloud log segments.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 16 Aug 2010 19:04:03 +0000 (12:04 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 16 Aug 2010 19:04:03 +0000 (12:04 -0700)
commit870ff381b99c54615457d1cea92e710bc68e194b
treefc54fb6ef2d6894b66e683d80ac176fc59f5eccc
parent4bd76c48487520c2b1c08ff67009f752e0bde941
First attempt at supporting reading data back from cloud log segments.

There are still some bugs, hacks, race conditions, etc., but this seems to
be doing mostly the right thing and so is a good start.
bluesky/bluesky-private.h
bluesky/bluesky.h
bluesky/cache.c
bluesky/cloudlog.c
bluesky/file.c
bluesky/log.c
bluesky/util.c