summaryrefslogtreecommitdiffstats
path: root/src/osd/ECBackend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change tid_t to ceph_tid_t to avoid conflicts with a popular typeDan Mick2014-03-191-8/+8
* osd/: instantiate the right backend based on poolSamuel Just2014-02-181-6/+2
* ECBackend: flesh out ECBackend implementationSamuel Just2014-02-181-1/+399
* src/osd/: add ECBackend stubsSamuel Just2014-02-181-0/+82