summaryrefslogtreecommitdiffstats
path: root/src/include/elist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/elist: add missing includesMax Kellermann2024-11-041-0/+4
* mds: reduce Capability size by using elist::itemYan, Zheng2024-06-101-0/+3
* include: Use ceph_assert for assertsAdam C. Emerson2018-08-271-13/+13
* common/mds/osd: Explicitly delete if no copy, and remove incorrect commentShinobu Kinjo2017-12-141-3/+2
* assert(0) -> ceph_abort()Sage Weil2016-11-221-1/+1
* include/elist: Fix clear() to use pop_front()Sam Lang2013-03-161-1/+1
* [dex]list: not copyableSage Weil2011-06-221-0/+4
* fix some shadowing argumentsSage Weil2011-05-051-8/+8
* elist: add a clear_list function.Greg Farnum2011-01-061-0/+5
* lists templates: const cleanupColin Patrick McCabe2010-10-131-4/+4
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* elist: simpler embedded listSage Weil2010-03-131-0/+185