index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
objectstore
/
TestObjectStoreState.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
cleanup: Replace always-false assertions with abort
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
test: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
os/ObjectStore: drop most queue_transactions() variants
Sage Weil
2018-02-12
1
-1
/
+1
*
os: apply_transaction -> queue_transaction
Sage Weil
2018-02-12
1
-1
/
+1
*
test/objectstore/TestObjectStoreState: make objects match collection
Sage Weil
2018-02-06
1
-1
/
+3
*
os/ObjectStore: combine Sequencer and CollectionImpl in ObjectStore
Sage Weil
2018-02-06
1
-44
/
+38
*
test: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-2
/
+2
*
test: migrate atomic_t to std::atomic<>
Jesse Williamson
2017-05-19
1
-1
/
+1
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
OSD: Deleting transaction object right after applying transaction
Somnath Roy
2016-01-27
1
-7
/
+7
*
os: require Sequencer arg for apply_transaction()
Sage Weil
2015-09-15
1
-1
/
+2
*
os/ObjectStore: pass bits to create_collection
Sage Weil
2015-08-19
1
-2
/
+2
*
ceph_test_filestore_idempotent_sequence: use explicit ghobject_t ctor
Sage Weil
2015-06-19
1
-2
/
+2
*
osd: kill META_COLL constant; use named ctor
Sage Weil
2015-06-19
1
-4
/
+2
*
osd: use coll_t() for meta collection
Sage Weil
2015-06-19
1
-3
/
+1
*
Add tests for the collection hint OP: 1) Store Test 2) Idempotent Test.
Guang Yang
2014-08-19
1
-0
/
+7
*
tests: fix packaging for s/filestore/objectstore/
Loic Dachary
2014-02-12
1
-1
/
+1
*
tests: fix objectstore tests
Loic Dachary
2014-02-12
1
-0
/
+296