Some initial work on logging gathering data into cloud log segments.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 26 Jul 2010 03:19:13 +0000 (20:19 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 26 Jul 2010 03:19:13 +0000 (20:19 -0700)
commit60b4792d65ba4b2a45733894f6a57e6581ddc487
tree0cdb708d9c15be18ed18a325ceecf4cda050f055
parent810fdc7bdf0cd13aaa7c88d3c5af5aae24e77254
Some initial work on logging gathering data into cloud log segments.

This is still in progress, and needs to be better hooked in to cache
management as well as actually writing out a proper sequence of logs
instead of overwriting the same location each time.  But it should have the
basics of gathering up data for dirty inodes into a segment and writing it.
bluesky/bluesky-private.h
bluesky/cache.c
bluesky/cloudlog.c
bluesky/debug.c
bluesky/file.c
bluesky/inode.c