Fix up reference counting for memory-mapped journal log segments.
[bluesky.git] / bluesky / log.c
2010-08-03 Michael VrableFix up reference counting for memory-mapped journal...
2010-08-03 Michael VrableImprove the reading back of objects committed to the...
2010-08-02 Michael VrableWork to allow mmap-ed log entries to be used for data...
2010-07-29 Michael Vrable(Mostly) merge local and cloud logging together.
2010-07-20 Michael VrableCode cleanup.
2010-07-19 Michael VrableAdd checksumming to filesystem journal.
2010-07-19 Michael VrableAllow batched log writes when writing dirty inodes.
2010-07-18 Michael VrableBasic filesystem journaling.