summaryrefslogtreecommitdiff
path: root/src/librados
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gh/wip-rbd-bid' into stable-nextSage Weil2012-07-263-3/+29
|\
| * librados: add new constructor to form a Rados object from IoCtxDan Mick2012-07-233-3/+29
* | librados: take lock when signaling notify condSage Weil2012-07-261-0/+2
|/
* make everyone use our assert #include and macroSage Weil2012-06-062-2/+5
* 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-042-1/+11
* msgr: name messengersSage Weil2012-04-301-1/+1
* librados: call notification under different thread contextYehuda Sadeh2012-04-253-6/+34
* librados: add methods to check and wait for safe/complete -and- callbackSage Weil2012-04-172-2/+80
* librados: C bindings for get_pool_name()Sage Weil2012-04-161-0/+10
* librados: add IoCtx::get_pool_name() to c++ apiSage Weil2012-04-133-0/+18
* librados: debug logging for aio writesJosh Durgin2012-04-131-0/+1
* librados: do aio callbacks in async threadSage Weil2012-04-134-25/+56
* librados: unconditonally associate IoCtxImpl with AioCompletionImplSage Weil2012-04-131-3/+11
* log: new logging infrastructureSage Weil2012-03-273-3/+3
* rgw: replace bucket_id generationYehuda Sadeh2012-03-203-0/+25
* librados: move methods that require an IoCtx to IoCtxImplJosh Durgin2012-03-136-1935/+1914
* librados: split into separate files and remove unnecessary headersJosh Durgin2012-03-137-0/+4689