summaryrefslogtreecommitdiff
path: root/src/rados.cc
Commit message (Expand)AuthorAgeFilesLines
* Add num_objects_unfound to struct pg_stat_tColin Patrick McCabe2010-11-101-3/+10
* Merge remote branch 'origin/rbd-fiemap' into unstableSage Weil2010-11-091-0/+16
|\
| * osd: add a mapext operation for mapping extents (fiemap)Yehuda Sadeh2010-08-041-0/+16
* | librados: add rmxattrYehuda Sadeh2010-10-221-0/+14
* | filestore: split xattrs to multiple chunksYehuda Sadeh2010-10-221-3/+21
* | rados: add getxattr, setxattrYehuda Sadeh2010-10-221-1/+36
|/
* rados: -i and -o are still there for other commandsSage Weil2010-08-041-0/+3
* rados: fix usageTakuya ASADA2010-08-041-5/+2
* common: break init into set_defaults and init stepsSage Weil2010-07-011-1/+3
* rados: more descriptive ls usage failure, stdout set implicitlyYehuda Sadeh2010-06-211-3/+5
* rados: update documentation to mention mkpool and rmpoolGreg Farnum2010-06-101-0/+1
* rados: print out pool instead of objectGreg Farnum2010-06-031-1/+1
* rados: add rollback functionality to radosGreg Farnum2010-05-271-1/+16
* rados: you can now set the crush rule to use when creating a poolGreg Farnum2010-05-261-4/+9
* rados: update documentation to mention mkpool and rmpoolGreg Farnum2010-05-191-0/+1
* rados: fix typoSage Weil2010-05-121-1/+1
* rados: add 'tmap dump'Sage Weil2010-05-121-1/+27
* types: standardize on uint64_tSage Weil2010-05-071-1/+1
* rados: check that given pool name actually exists when deletingGreg Farnum2010-04-121-6/+10
* librados: clean up object listing apiSage Weil2010-04-081-1/+3
* librados: move c++ api into librados.hpp; more type cleanupSage Weil2010-04-081-17/+20
* librados: use std::string, not nstring, in c++ apiSage Weil2010-04-081-6/+6
* librados: move librados.h to include/Sage Weil2010-04-081-1/+1
* librados: reduce #includesSage Weil2010-04-081-0/+1
* rados: add interface to change pool ownersGreg Farnum2010-03-251-1/+14
* rados: add undocumented option to specify auid when making poolsGreg Farnum2010-03-181-1/+6
* rados tool: mkpool/rmpool commands now availableGreg Farnum2010-02-161-0/+25
* rados: fix seg fault on cleanup of a failed pool openGreg Farnum2010-02-161-1/+2
* rados: change benchmark interface and record objects written/size to osdsGreg Farnum2009-12-041-13/+15
* rados: move librados.h, rados_bencher.hSage Weil2009-12-041-2/+3
* rados: Handle errors slightly betterGreg Farnum2009-12-011-1/+3
* rados: Move benchmark functions into separate fileGreg Farnum2009-12-011-269/+1
* Merge commit 'd00b917143e2afd72851bfd0400b2c2a1f3fc018' into authSage Weil2009-11-181-45/+157
|\
| * rados: Move array to heap. Prevent segfault when you use too-large a write sizeGreg Farnum2009-11-181-1/+2
| * rados: remove unused paramater, add very primitive read bench in verify stepGreg Farnum2009-11-181-7/+16
| * rados: Cosmetic changes for SageGreg Farnum2009-11-181-16/+23
| * rados: Update stat calculation and display; change to wait_for_safeGreg Farnum2009-11-171-41/+88
| * rados: status printouts are now threadedGreg Farnum2009-11-131-21/+69
* | Merge branch 'unstable' into authSage Weil2009-11-121-4/+4
|\ \ | |/
| * rados: fix usage() and -p option checkingGreg Farnum2009-11-121-4/+4
* | auth: common_init should not always init keysYehuda Sadeh2009-09-251-1/+1
|/
* strerror -> strerror_rSage Weil2009-09-181-9/+10
* rados: statically allocate timeSage Weil2009-08-101-1/+2
* rados: change command line argSage Weil2009-08-101-2/+2
* osd: add rd/wr ops/bytes stats to pgs, poolsSage Weil2009-07-231-3/+6
* rados: cleanupSage Weil2009-06-221-87/+70
* rados/objecter: Changes to rados in/out, and various things work.Greg Farnum2009-06-221-29/+47
* rados: shutdown on exitSage Weil2009-06-171-1/+1
* rados: fix statfs definitionSage Weil2009-06-171-16/+27
* rados: prettify dfpools outputSage Weil2009-06-171-2/+7