summaryrefslogtreecommitdiff
path: root/src/librados/IoCtxImpl.cc
Commit message (Expand)AuthorAgeFilesLines
* librados: take lock when signaling notify condSage Weil2012-07-261-0/+2
* make everyone use our assert #include and macroSage Weil2012-06-061-2/+3
* librados, ObjectCacher: include limits.h for INT_MAXJosh Durgin2012-05-241-0/+1
* librados: avoid overflow in the return value of readsJosh Durgin2012-05-161-0/+14
* librados: call safe callback on read operationSage Weil2012-05-041-0/+9
* librados: call notification under different thread contextYehuda Sadeh2012-04-251-1/+4
* librados: debug logging for aio writesJosh Durgin2012-04-131-0/+1
* librados: do aio callbacks in async threadSage Weil2012-04-131-15/+3
* librados: unconditonally associate IoCtxImpl with AioCompletionImplSage Weil2012-04-131-3/+11
* log: new logging infrastructureSage Weil2012-03-271-1/+1
* librados: move methods that require an IoCtx to IoCtxImplJosh Durgin2012-03-131-6/+1528
* librados: split into separate files and remove unnecessary headersJosh Durgin2012-03-131-0/+87