index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
ObjectMap
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ceph_test_object_map: fix build
Sage Weil
2014-01-29
1
-1
/
+9
*
Add a virtual interface init, open, create_and_open to KeyValueDB
Sage Weil
2014-01-28
1
-0
/
+2
*
libc++: use ceph:: namespaced data types
Noah Watkins
2014-01-18
5
-7
/
+7
*
src/test/ObjectMap: test clear_keys_header() call
Samuel Just
2014-01-10
1
-1
/
+38
*
tools: move 'test_store_tool' to 'tools/ceph-kvstore-tool'
Joao Eduardo Luis
2013-10-16
1
-270
/
+0
*
Merge remote-tracking branch 'gh/next'
Sage Weil
2013-10-04
1
-8
/
+82
|
\
|
*
ceph_test_store_tool: add 'set prefix key' feature
Joao Eduardo Luis
2013-10-02
1
-1
/
+53
|
*
test: test_store_tool: optionally output value crc when listing keys
Joao Eduardo Luis
2013-10-02
1
-4
/
+11
|
*
test: test_store_tool: add 'crc <prefix> <key>' command
Joao Eduardo Luis
2013-10-02
1
-3
/
+18
*
|
common, os, osd, test, tools: FileStore must work with ghobjects rather than ...
David Zafman
2013-09-26
1
-27
/
+27
|
/
*
test: ceph_test_store_tool: output estimated store size on 'get-size'
Joao Eduardo Luis
2013-08-24
1
-0
/
+14
*
os: KeyValueDB: expose interface to obtain estimated store size
Joao Eduardo Luis
2013-08-23
1
-0
/
+18
*
Merge remote-tracking branch 'gh/next'
Sage Weil
2013-07-25
1
-4
/
+22
|
\
|
*
test: test_store_tool: global init before using LevelDBStore
Joao Eduardo Luis
2013-07-24
1
-4
/
+22
*
|
src/*: make Context::finish private and switch all users to use complete
Samuel Just
2013-07-22
1
-2
/
+1
|
/
*
fix test users of LevelDBStore
Sage Weil
2013-05-31
4
-4
/
+4
*
ObjectMap/test_object_map.cc: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-18
1
-1
/
+1
*
test_object_map.cc: use %u to format unsigned in snprintf()
Danny Al-Gaaf
2013-03-12
1
-1
/
+1
*
test_keyvaluedb_iterators.cc: remove unused variable
Danny Al-Gaaf
2013-03-12
1
-1
/
+0
*
KeyValueDBMemory.cc: use empty() instead of size() == 0
Danny Al-Gaaf
2013-02-26
1
-4
/
+4
*
Merge branch 'wsp.bobtail.2merge' into wsp.bobtail.master
Joao Eduardo Luis
2013-02-21
4
-3
/
+167
|
\
|
*
test: ObjectMap: add a generic leveldb store tool
Joao Eduardo Luis
2013-02-21
1
-0
/
+164
|
*
os: LevelDBStore: scrap init() and create open() and create_and_open()
Joao Eduardo Luis
2013-02-21
3
-3
/
+3
*
|
test_object_map.cc: use empty() to check for emptiness
Danny Al-Gaaf
2013-02-14
1
-2
/
+2
*
|
test_keyvaluedb_iterators.cc: use empty() to check for emptiness
Danny Al-Gaaf
2013-02-14
1
-2
/
+2
|
/
*
test: test_keyvaluedb_iterators: Test KeyValueDB implementations iterators
Joao Eduardo Luis
2012-07-30
1
-0
/
+1788
*
os: KeyValueDB: implement snapshot iterators
Joao Eduardo Luis
2012-07-30
2
-0
/
+30
*
os: KeyValueDB: re-implement (prefix) iter in terms of whole-space iter
Joao Eduardo Luis
2012-07-30
2
-59
/
+122
*
os: KeyValueDB: Add virtual raw_key() function to return (prefix,key) pair
Joao Eduardo Luis
2012-07-24
1
-0
/
+7
*
os: KeyValueDB: allow finer-grained control of transaction operations
Joao Eduardo Luis
2012-07-24
2
-31
/
+31
*
test_object_map: remove DBObjectMapv0
Samuel Just
2012-06-06
3
-1502
/
+0
*
DBObjectMap,FileStore: Remove IndexedPath parameters from ObjectMap
Samuel Just
2012-06-06
1
-192
/
+76
*
DBObjectMap: Implement upgrade from previous format
Samuel Just
2012-06-06
1
-60
/
+158
*
FileStore,DBObjectMap: remove ObjectMap link method
Samuel Just
2012-06-06
1
-13
/
+1
*
test/ObjectMap: Copy current DBObjectMap implementation
Samuel Just
2012-06-06
3
-0
/
+1502
*
ObjectMap: use Index object for locking rather than path object
Samuel Just
2012-03-16
1
-23
/
+35
*
test_object_map: update unit test for xattr
Samuel Just
2012-03-16
1
-1
/
+170
*
ObjectMap: add interface for storing xattrs
Samuel Just
2012-03-16
1
-4
/
+4
*
config: alternative config options for global_init()
Yehuda Sadeh
2012-03-12
1
-1
/
+1
*
test: Add KeyValueDB atomicity checker
Samuel Just
2012-03-01
1
-0
/
+106
*
os/: DBObjectMap and KeyValueDB interface with tests
Samuel Just
2012-03-01
3
-0
/
+889
[prev]