summaryrefslogtreecommitdiffstats
path: root/src/test/test_trans.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: Remove all filestore tests and useNitzan Mordechai2023-02-121-2/+2
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-2/+1
* test: : build without "using namespace std"Kefu Chai2021-08-131-0/+2
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILESage Weil2018-03-061-1/+2
* drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* os/ObjectStore: drop most queue_transactions() variantsSage Weil2018-02-121-1/+1
* os: apply_transaction -> queue_transactionSage Weil2018-02-121-2/+1
* os/ObjectStore: combine Sequencer and CollectionImpl in ObjectStoreSage Weil2018-02-061-2/+2
* common: add override for common submodule and miscliuchang08122017-02-161-1/+1
* os: Add CephContext to ObjectStore and ObjectMap basesAdam C. Emerson2016-12-221-1/+1
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* Merge pull request #11733 from tchaikov/wip-17762Kefu Chai2016-11-241-1/+2
|\
| * common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* | assert(0) -> ceph_abort()Sage Weil2016-11-221-1/+1
|/
* OSD: Deleting transaction object right after applying transactionSomnath Roy2016-01-271-1/+1
* threads: add thread namesIgor Podoski2016-01-051-1/+1
* os/filestore: move FileStore to os/filestore/*Sage Weil2016-01-011-1/+1
* os: require Sequencer arg for apply_transaction()Sage Weil2015-09-151-1/+2
* os/ObjectStore: pass bits to create_collectionSage Weil2015-08-191-1/+1
* test: misc objectstore tests: use explicit ghobject_t ctorSage Weil2015-06-191-1/+1
* automake cleanup: moving tests to test subdirRoald J. van Loon2013-09-071-0/+77