Merge branch 'master' of git+ssh://niniel.sysnet.ucsd.edu/home/mvrable/local/bluesky
[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...