Add a prefetch method. At the moment it is a no-op.
[bluesky.git] / bluesky / store-multi.c
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...