summaryrefslogtreecommitdiffstats
path: root/src/osdc/WritebackHandler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* osdc: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-071-3/+3
* osd: do not include Messenger.h if not necessaryKefu Chai2018-06-091-0/+1
* blkin: improve trace visibility into object cacherJason Dillaman2017-05-191-4/+5
* blkin: pass trace information to object cacherVictor Araujo2017-05-191-2/+4
* Revert "osdc: ObjectCacher flusher might needs additional locks"Jason Dillaman2016-08-281-3/+0
* ObjectCacher: pass new journal tid when overwriting extentJason Dillaman2016-05-191-1/+2
* objectcacher: coalesce dirty buffers in one object into one IOYan, Zheng2016-01-131-0/+9
* time: Update OSDC for C++11 TimeAdam C. Emerson2015-12-181-1/+1
* osdc: WhitespaceAdam C. Emerson2015-12-181-4/+6
* osdc: track journal commit tid within ObjectCacher for writesJason Dillaman2015-11-131-1/+4
* osdc/WritebackHandler: remove obsolete lock operationSage Weil2015-07-311-4/+0
* osdc: ObjectCacher flusher might needs additional locksJason Dillaman2015-06-041-0/+3
* osdc: pass fadvise op flags to WritebackHandler read requestsJason Dillaman2015-02-191-1/+1
* librbd: Use object map for IO operationsJason Dillaman2015-01-291-4/+4
* Change tid_t to ceph_tid_t to avoid conflicts with a popular typeDan Mick2014-03-191-6/+7
* WritebackHandler: make read return nothingJosh Durgin2013-04-101-4/+4
* osdc/WritebackHandler: add may_copy_on_write()Sage Weil2012-11-041-0/+12
* ObjectCacher: remove dependency on ObjecterJosh Durgin2012-04-141-0/+29