Fix a memory leak resulting from the in-memory inode map.
[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...