summaryrefslogtreecommitdiff
path: root/src/os/DBObjectMap.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: changed order of #includes, global_context.h, debug.hwip-doutRoald J. van Loon2012-12-241-7/+8
* os/DBObjectMap.h: remove twice included <string>Danny Al-Gaaf2012-11-281-1/+0
* FileStore,DBObjectMap: add SequencerPosition argument to ObjectMapSamuel Just2012-06-051-11/+29
* DBObjectMap,FileStore: Remove IndexedPath parameters from ObjectMapSamuel Just2012-06-051-20/+3
* DBObjectMap: update header comments for new structureSamuel Just2012-06-051-5/+3
* DBObjectMap: Implement upgrade from previous formatSamuel Just2012-06-051-11/+5
* DBObjectMap: restructure for unique hobject_t'sSamuel Just2012-06-051-11/+40
* FileStore,DBObjectMap: remove ObjectMap link methodSamuel Just2012-06-051-7/+0
* DBObjectMap: version bump for new formatSamuel Just2012-06-051-4/+13
* DBObjectMap: add parse method for old encodingSamuel Just2012-06-051-2/+5
* ObjectMap: use Index object for locking rather than path objectSamuel Just2012-03-161-19/+19
* ObjectMap: add interface for storing xattrsSamuel Just2012-03-161-2/+27
* DBObjectMap: add support for storing xattrsSamuel Just2012-03-161-0/+3
* omap: add sync method to ObjectMapSage Weil2012-03-091-1/+4
* os/: DBObjectMap and KeyValueDB interface with testsSamuel Just2012-03-011-0/+423