summaryrefslogtreecommitdiffstats
path: root/src/os/Transaction.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-dencoder: osd - Add missing typesNitzanMordhai2023-12-201-2/+2
* os/Transaction: Introduce claim_and_reset()Matan Breizman2023-07-261-0/+6
* os: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* os: use transparent comparator in ObjectStore::getattrs()Kefu Chai2021-06-291-2/+6
* auth,msg,common: test: use s/init_le*/ceph_le*/Kefu Chai2021-03-101-5/+5
* crimson/os/seastore: add ObjectStore and OnodeManager stubsSamuel Just2020-06-091-0/+4
* os/Transaction: do not use anonymous aggregate with member having ctorKefu Chai2020-05-271-10/+3
* os: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-071-1/+3
* crimson: complete context delete in alien worldChunmei Liu2020-02-281-0/+8
* *: switch trivial users of bufferlist::copy{_in} to iterators.Radoslaw Zarzynski2020-01-261-1/+1
* os/Transaction: add omap_rmkeySage Weil2020-01-141-0/+16
* headers: Make ceph_le member privateUlrich Weigand2019-09-231-3/+3
* os: Clean up endian handlingUlrich Weigand2019-09-181-24/+24
* transaction: Fix incorrect use of __le16/32/64Ulrich Weigand2019-09-051-59/+59
* os: add bufferlist overload for omap_rmkeyrange()Casey Bodley2019-08-061-9/+23
* os/objectstore: add new op OP_CREATE for create a new object.Jianpeng Ma2019-06-111-0/+15
* os: break Transaction of of Objectstore, use in crimsonSamuel Just2019-05-101-0/+1245