Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/elist: add missing includes | Max Kellermann | 2024-11-04 | 1 | -0/+4 |
* | mds: reduce Capability size by using elist::item | Yan, Zheng | 2024-06-10 | 1 | -0/+3 |
* | include: Use ceph_assert for asserts | Adam C. Emerson | 2018-08-27 | 1 | -13/+13 |
* | common/mds/osd: Explicitly delete if no copy, and remove incorrect comment | Shinobu Kinjo | 2017-12-14 | 1 | -3/+2 |
* | assert(0) -> ceph_abort() | Sage Weil | 2016-11-22 | 1 | -1/+1 |
* | include/elist: Fix clear() to use pop_front() | Sam Lang | 2013-03-16 | 1 | -1/+1 |
* | [dex]list: not copyable | Sage Weil | 2011-06-22 | 1 | -0/+4 |
* | fix some shadowing arguments | Sage Weil | 2011-05-05 | 1 | -8/+8 |
* | elist: add a clear_list function. | Greg Farnum | 2011-01-06 | 1 | -0/+5 |
* | lists templates: const cleanup | Colin Patrick McCabe | 2010-10-13 | 1 | -4/+4 |
* | Bug #98: Unique names for include guards | Markus Elfring | 2010-06-17 | 1 | -2/+2 |
* | elist: simpler embedded list | Sage Weil | 2010-03-13 | 1 | -0/+185 |