summaryrefslogtreecommitdiff
path: root/src/librados.cc
Commit message (Expand)AuthorAgeFilesLines
* osd: remove num_kb from object_stat_sum_t statsSage Weil2012-01-251-2/+2
* librados: allow ObjectReadOperation::stat() to get time_t mtimeSage Weil2012-01-161-2/+2
* Merge remote branch 'gh/master' into wip-op-data-muxSage Weil2012-01-161-11/+10
|\
| * librados: add ObjectOperation::execYehuda Sadeh2012-01-121-0/+6
| * librados: Avoid using "crush_rule" as name of function argument.Tommi Virtanen2012-01-091-4/+4
| * doc: add librados C api docsJosh Durgin2012-01-091-7/+0
* | librados: require OSDREPLYMUX featureSage Weil2012-01-131-0/+5
* | objecter: fix up stat, getxattrs handlersSage Weil2012-01-131-1/+1
* | librados: specify read return value pointers in ObjectReadOperation methodsSage Weil2012-01-121-9/+9
|/
* rados: gracefully report errors from 'ls'Sage Weil2012-01-041-1/+1
* librados: return int64_t pool idsJosh Durgin2012-01-031-3/+3
* librados: take lock in rollbackSage Weil2011-12-301-1/+6
* librados: call aio_operate() with lock heldSage Weil2011-12-301-0/+2
* Merge remote branch 'gh/wip-cleanup'Sage Weil2011-12-301-8/+4
|\
| * librados: return -EROFS when trying to write to a snapshotJosh Durgin2011-12-191-6/+2
| * librados: make getxattrs ENOMEM return negativeJosh Durgin2011-12-191-2/+2
* | librados: check for monclient::init() errorSage Weil2011-12-291-1/+6
|/
* librados,Objecter,PG: list objects now includes the locator keySamuel Just2011-12-071-6/+17
* Resolve gcc warnings.Josh Pieper2011-11-141-0/+2
* Merge branch 'wip-pools'Sage Weil2011-10-251-1/+1
|\
| * osd: normalize encoding of pg_pool_tSage Weil2011-10-181-1/+1
* | librados: use stored snap context for all operationsJosh Durgin2011-10-241-8/+4
* | librados: behave if shutdown is called twiceSage Weil2011-10-231-1/+5
|/
* Merge branch 'wip-pool-sharing'Sage Weil2011-09-301-0/+24
|\
| * Merge remote branch 'origin/master' into wip-pool-sharingGreg Farnum2011-09-271-1/+2
| |\
| * \ Merge remote branch 'origin/master' into wip-pool-sharingGreg Farnum2011-09-261-12/+0
| |\ \
| * | | librados: add async execYehuda Sadeh2011-09-231-0/+24
* | | | librados: Make notify a linger opSamuel Just2011-09-291-2/+4
| |_|/ |/| |
* | | Use cpp_strerror or strerror_r when appropriate.Josh Durgin2011-09-261-1/+2
| |/ |/|
* | Remove various unused variablesWido den Hollander2011-09-171-12/+0
|/
* librados: add conf_parse_env()Sage Weil2011-09-121-0/+18
* librados: don't hide error in case of failed pool ctx creationYehuda Sadeh2011-08-301-8/+8
* osd: int pool -> int64_t poolSage Weil2011-08-271-17/+17
* librados: watch request should wait for safe responseYehuda Sadeh2011-08-261-2/+2
* librados: fix memory leak in error pathColin Patrick McCabe2011-08-241-3/+3
* librados: fix IoCtx copy constructorColin Patrick McCabe2011-08-231-2/+6
* librados: whitespaceSage Weil2011-08-221-374/+236
* librados: fix shadowSage Weil2011-08-211-13/+13
* Merge branch 'wip-librados-tests'Colin Patrick McCabe2011-08-181-9/+8
|\
| * librados: remove unused operate paramColin Patrick McCabe2011-08-181-9/+8
* | Merge branch 'wip-librados-tests'Colin Patrick McCabe2011-08-171-5/+11
|\ \ | |/
| * rados_setxattr: return 0 on successColin Patrick McCabe2011-08-121-1/+1
| * rados_write_full: remove offset parameterColin Patrick McCabe2011-08-121-1/+1
| * SelfManagedSnapTest: test moreColin Patrick McCabe2011-08-111-2/+2
| * librados: add IoCtx::closeColin Patrick McCabe2011-08-111-0/+6
| * librados:fix name of rados_ioctx_snap_set_read/wrColin Patrick McCabe2011-08-101-2/+2
* | librados: implement/document tmap_{get,put}Sage Weil2011-08-101-4/+109
* | librados: support op flagsYehuda Sadeh2011-08-101-0/+12
* | librados, rgw: integrate stats categoriesYehuda Sadeh2011-08-091-14/+51
* | librados: add missing method that was lost in mergeYehuda Sadeh2011-08-091-0/+6