summaryrefslogtreecommitdiff
path: root/src/rados_export.cc
Commit message (Expand)AuthorAgeFilesLines
* rados_export.cc: reduce scope of 'int ret' in do_rados_export()Danny Al-Gaaf2013-03-111-2/+1
* librados,Objecter,PG: list objects now includes the locator keySamuel Just2011-12-071-1/+1
* common/ceph_extattr.[ch] > common/xattr.[ch]Sage Weil2011-10-251-1/+1
* Abstract out extended attribute calls in ceph_extattr.c so allStanislav Sedov2011-10-041-16/+6
* First cut of FreeBSD support. This patch allowes ceph to compile successfullyStanislav Sedov2011-10-041-0/+12
* heartbeatmap: add suicide graceSage Weil2011-08-291-2/+2
* parallelize rados export and importColin Patrick McCabe2011-08-231-0/+228