Link kvstore into main build system.
[bluesky.git] / bluesky / CMakeLists.txt
2010-02-16 Michael VrableLink kvstore into main build system.
2010-02-16 Michael VrableHook John's kvstore up to the BlueSky implementation.
2010-01-20 Michael VrableAdd support for dumping filesystem state for debugging...
2009-12-06 Michael VrableInitial work on proper writeback caching.
2009-09-23 Michael VrableMiscellaneous fixes.
2009-09-16 Michael VrableMinor CMake fix (delete redundant line).
2009-09-16 Michael VrableUse and link to included libs3.
2009-09-04 Michael VrableAdd pluggable support for multiple storage backends.
2009-09-04 Michael VrableSplit handling of file data out of inode.c.
2009-09-03 Michael VrableWork to add inode serialization/deserialization routines.
2009-09-02 Michael VrableEncrypt data blocks being stored to S3.
2009-09-01 Michael VrableCMake build tweaks.
2009-09-01 Michael VrableCMake reorganization.