summaryrefslogtreecommitdiffstats
path: root/src/test/osdc/MemWriteback.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/osdc: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-10/+8
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* test: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-3/+3
* cleanup: Replacing MIN,MAX with std::min,std::maxamitkuma2017-11-201-1/+1
* test: migrate atomic_t to std::atomic<>Jesse Williamson2017-05-191-1/+1
* blkin: improve trace visibility into object cacherJason Dillaman2017-05-191-4/+6
* blkin: pass trace information to object cacherVictor Araujo2017-05-191-2/+4
* osd: add override in osd subsystemliuchang08122017-02-151-2/+2
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* test: add a data-storing MemWriteback for testing ObjectCacherGreg Farnum2016-06-231-0/+163