Benchmark fix--mount the file system to write to it
[bluesky.git] / bluesky / store-multi.c
2010-11-18 Michael VrableAdd a lookup_last method to the multi-store backend.
2010-06-04 Michael VrableFix a possibel deadlock from synchronizing the superblock.
2010-06-04 Michael VrableAdd a "multi" storage backend which doubles all GET...