summaryrefslogtreecommitdiffstats
path: root/src/extent_dss.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-13/+13
* Update brace style.Jason Evans2017-01-211-32/+36
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-5/+0
* Refactor purging and splitting/merging.Jason Evans2016-12-271-2/+12
* Add extent serial numbers.Jason Evans2016-11-151-1/+2
* Make dss operations lockless.Jason Evans2016-10-131-77/+103
* Remove all vestiges of chunks.Jason Evans2016-10-121-0/+2
* Fix extent_alloc_dss() regressions.Jason Evans2016-06-061-22/+19
* Modify extent hook functions to take an (extent_t *) argument.Jason Evans2016-06-061-1/+1
* Rename most remaining *chunk* APIs to *extent*.Jason Evans2016-06-061-0/+216