Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client: remove unused include from barrier.cc | Rishabh Dave | 2021-04-17 | 1 | -1/+0 |
* | client: s/Mutex/ceph::mutex/ | Kefu Chai | 2019-08-03 | 1 | -6/+6 |
* | client: Mutex::Locker -> std::lock_guard | Sage Weil | 2018-10-16 | 1 | -4/+4 |
* | Rename "include/assert.h" | Brad Hubbard | 2018-09-14 | 1 | -1/+1 |
* | client: assert(false)->ceph_abort() | Li Wang | 2017-09-30 | 1 | -1/+1 |
* | client/barrier: move C_Block_Sync class to .cc | Michal Jarzabek | 2016-09-08 | 1 | -0/+18 |
* | client: optimize header file dependency. | cxwshawn | 2016-05-22 | 1 | -4/+0 |
* | BarrierContext: prefer prefix ++operator for non-trivial iterator | Danny Al-Gaaf | 2014-02-19 | 1 | -1/+1 |
* | BarrierContext: reduce scope of 'done' variable | Danny Al-Gaaf | 2014-02-19 | 1 | -1/+1 |
* | client: add barrier and types | Matt Benjamin | 2014-02-07 | 1 | -0/+182 |