index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
os
/
ObjectMap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
os: Update ObjectMap.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-19
/
+19
*
Merge pull request #22633 from dongbula/add-dbstatistics-for-filestore
Yuri Weinstein
2018-10-26
1
-1
/
+2
|
\
|
*
OSD: add impl for filestore to get dbstatistics
lvshuhua
2018-06-20
1
-1
/
+2
*
|
os/ObjectMap: add get_db() accessor
Sage Weil
2018-08-16
1
-0
/
+1
*
|
include/memory.h: remove memory.h
Kefu Chai
2018-06-26
1
-2
/
+2
|
/
*
os/ObjectMap: tie ObjectMap::ObjectMapIterator to superclass
Sage Weil
2017-10-03
1
-1
/
+1
*
osd: Only scan for omap corruption once
David Zafman
2017-09-13
1
-1
/
+1
*
os: export compact interface in ObjectStore and ObjectMap
liuchang0812
2017-07-13
1
-0
/
+2
*
osd: Simplify DBObjectMap by no longer creating complete tables
David Zafman
2017-03-27
1
-1
/
+15
*
osd: Add automatic repair for DBObjectMap bug
David Zafman
2017-03-27
1
-1
/
+1
*
tools: Check for overlaps in internal "complete" table for DBObjectMap
David Zafman
2017-03-27
1
-1
/
+1
*
os: Add CephContext to ObjectStore and ObjectMap bases
Adam C. Emerson
2016-12-22
1
-0
/
+2
*
os/filestore: move FileStore to os/filestore/*
Sage Weil
2016-01-01
1
-2
/
+3
*
kv: move KeyValueDB from os/ to kv/, libos.a to libkv.a
Sage Weil
2015-10-19
1
-1
/
+1
*
break KeyValueDB dependency on ObjectMap
Sage Weil
2015-10-19
1
-12
/
+2
*
libc++: use ceph:: namespaced data types
Noah Watkins
2014-01-18
1
-2
/
+2
*
os/DBObjectMap, FileStore: omap_clear should not remove xattrs
Samuel Just
2014-01-10
1
-2
/
+8
*
common, os, osd, test, tools: FileStore must work with ghobjects rather than ...
David Zafman
2013-09-26
1
-22
/
+22
*
FileStore,DBObjectMap: add SequencerPosition argument to ObjectMap
Samuel Just
2012-06-06
1
-8
/
+19
*
DBObjectMap,FileStore: Remove IndexedPath parameters from ObjectMap
Samuel Just
2012-06-06
1
-21
/
+4
*
FileStore,DBObjectMap: remove ObjectMap link method
Samuel Just
2012-06-06
1
-8
/
+0
*
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
/
+32
*
omap: add sync method to ObjectMap
Sage Weil
2012-03-10
1
-0
/
+3
*
os/: DBObjectMap and KeyValueDB interface with tests
Samuel Just
2012-03-01
1
-0
/
+2
*
ObjectStore.h: Initial ObjectStore omap interfaces
Samuel Just
2012-03-01
1
-0
/
+134