Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/RefCountedObj: cleanup con/des | Patrick Donnelly | 2019-09-16 | 1 | -2/+2 |
* | osd: Mutex::Locker -> std::lock_guard | Sage Weil | 2018-10-16 | 1 | -3/+3 |
* | osd: Use ceph_assert for asserts. | Adam C. Emerson | 2018-08-27 | 1 | -6/+6 |
* | common,rbd,rgw,osd: extract config values into ConfigValues | Kefu Chai | 2018-07-10 | 1 | -1/+1 |
* | osd/Session: const Message* for check_backoff | Sage Weil | 2017-02-20 | 1 | -1/+1 |
* | osd: fix backoff vs reset race | Sage Weil | 2017-02-14 | 1 | -0/+20 |
* | osd: manage backoffs per-pg; drop special split logic | Sage Weil | 2017-02-14 | 1 | -42/+47 |
* | common/hobject: eliminate wonky compartors | Sage Weil | 2017-02-11 | 1 | -1/+1 |
* | common/hobject: remove cmp_* comparators; add normal operators | Sage Weil | 2017-02-11 | 1 | -2/+2 |
* | osd: add pg helpers for managing backoffs | Sage Weil | 2017-02-10 | 1 | -0/+78 |