index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
os
/
DBObjectMap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ObjectStore: FileStore has been deprecated
NitzanMordhai
2023-02-12
1
-0
/
+584
*
os/filestore: move FileStore to os/filestore/*
Sage Weil
2016-01-01
1
-532
/
+0
*
common/buffer: forward declare buffer
Michal Jarzabek
2015-11-30
1
-1
/
+1
*
os/KeyValueDB: don't call self.valid() from next() and prev()
Piotr Dałek
2015-11-09
1
-2
/
+2
*
kv: move KeyValueDB from os/ to kv/, libos.a to libkv.a
Sage Weil
2015-10-19
1
-1
/
+1
*
explicitly specify comparator for all ghobject_t maps and sets
Sage Weil
2015-08-07
1
-2
/
+2
*
support Boost 1.57.0
Petr Machata
2015-01-29
1
-1
/
+1
*
os/DBObjectMap: new version v2; drop support for upgrading from v1
Sage Weil
2014-12-17
1
-3
/
+2
*
DBObjectMap: restructure map_header_in_use locking
Samuel Just
2014-09-12
1
-30
/
+70
*
Add header cache to DBObjectMap
Haomai Wang
2014-05-17
1
-2
/
+6
*
libc++: use ceph:: namespaced data types
Noah Watkins
2014-01-18
1
-5
/
+5
*
os/DBObjectMap, FileStore: omap_clear should not remove xattrs
Samuel Just
2014-01-10
1
-0
/
+5
*
common, os, osd, test, tools: FileStore must work with ghobjects rather than ...
David Zafman
2013-09-26
1
-49
/
+49
*
tools: ceph-osdomap-tool.cc
Samuel Just
2013-05-02
1
-0
/
+4
*
os/DBObjectMap.h: remove twice included <string>
Danny Al-Gaaf
2012-11-28
1
-1
/
+0
*
FileStore,DBObjectMap: add SequencerPosition argument to ObjectMap
Samuel Just
2012-06-06
1
-11
/
+29
*
DBObjectMap,FileStore: Remove IndexedPath parameters from ObjectMap
Samuel Just
2012-06-06
1
-20
/
+3
*
DBObjectMap: update header comments for new structure
Samuel Just
2012-06-06
1
-5
/
+3
*
DBObjectMap: Implement upgrade from previous format
Samuel Just
2012-06-06
1
-11
/
+5
*
DBObjectMap: restructure for unique hobject_t's
Samuel Just
2012-06-06
1
-11
/
+40
*
FileStore,DBObjectMap: remove ObjectMap link method
Samuel Just
2012-06-06
1
-7
/
+0
*
DBObjectMap: version bump for new format
Samuel Just
2012-06-06
1
-4
/
+13
*
DBObjectMap: add parse method for old encoding
Samuel Just
2012-06-06
1
-2
/
+5
*
ObjectMap: use Index object for locking rather than path object
Samuel Just
2012-03-16
1
-19
/
+19
*
ObjectMap: add interface for storing xattrs
Samuel Just
2012-03-16
1
-2
/
+27
*
DBObjectMap: add support for storing xattrs
Samuel Just
2012-03-16
1
-0
/
+3
*
omap: add sync method to ObjectMap
Sage Weil
2012-03-10
1
-1
/
+4
*
os/: DBObjectMap and KeyValueDB interface with tests
Samuel Just
2012-03-01
1
-0
/
+423