summaryrefslogtreecommitdiff
path: root/src/test/ObjectMap
Commit message (Expand)AuthorAgeFilesLines
* test_object_map: remove DBObjectMapv0Samuel Just2012-06-053-1502/+0
* DBObjectMap,FileStore: Remove IndexedPath parameters from ObjectMapSamuel Just2012-06-051-192/+76
* DBObjectMap: Implement upgrade from previous formatSamuel Just2012-06-051-60/+158
* FileStore,DBObjectMap: remove ObjectMap link methodSamuel Just2012-06-051-13/+1
* test/ObjectMap: Copy current DBObjectMap implementationSamuel Just2012-06-053-0/+1502
* ObjectMap: use Index object for locking rather than path objectSamuel Just2012-03-161-23/+35
* test_object_map: update unit test for xattrSamuel Just2012-03-161-1/+170
* ObjectMap: add interface for storing xattrsSamuel Just2012-03-161-4/+4
* config: alternative config options for global_init()Yehuda Sadeh2012-03-121-1/+1
* test: Add KeyValueDB atomicity checkerSamuel Just2012-03-011-0/+106
* os/: DBObjectMap and KeyValueDB interface with testsSamuel Just2012-03-013-0/+889