summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* msg/Message.h: fix C-style pointer castingwip.cppcheckerDanny Al-Gaaf2013-02-051-2/+2
* messages/MOSDRepScrub.h: initialize member variable in constructorDanny Al-Gaaf2013-02-051-1/+1
* include/xlist.h: fix C-style pointer castingDanny Al-Gaaf2013-02-051-3/+3
* include/types.h: change operator<< function parameterDanny Al-Gaaf2013-02-051-1/+1
* include/buffer.h: fix operator=Danny Al-Gaaf2013-02-051-3/+7
* obj_bencher.cc: use vector instead of VLA'sDanny Al-Gaaf2013-02-051-6/+7
* ceph_crypto.cc: remove unused shutdown() outside crypto ifdef'sDanny Al-Gaaf2013-02-051-1/+0
* WorkQueue.h: fix castDanny Al-Gaaf2013-02-051-2/+2
* Merge remote-tracking branch 'gh/wip-osd-commands'Sage Weil2013-02-058-5/+275
|\
| * mon: move list_rules into CrushWrapper methodSage Weil2013-02-051-5/+1
| * crush: add list_rules() methodSage Weil2013-02-052-0/+10
| * qa: add workunits/mon/crush_ops.shSage Weil2013-02-051-0/+23
| * mon: 'osd crush rule rm <name>'Sage Weil2013-02-051-0/+46
| * osdmap: method to check if a crush ruleset is in useSage Weil2013-02-052-0/+10
| * crush: remove_rule() methodSage Weil2013-02-052-0/+15
| * crush: factor out (trivial) crush_destroy_rule()Sage Weil2013-02-052-1/+7
| * mon: 'osd crush rules list|ls'Sage Weil2013-02-051-0/+27
| * mon: 'osd crush dump'Sage Weil2013-02-051-0/+11
| * crush: factor out dump_rules from dumpSage Weil2013-02-052-1/+7
| * mon: 'osd crush rule create-simple <name> <root> <failure_domain_type>'Sage Weil2013-02-051-0/+42
| * crush: add_simple_rule() commandSage Weil2013-02-052-0/+43
| * crush: fix get_rule_id() return valueSage Weil2013-02-051-1/+1
| * crush: add rule_exists()Sage Weil2013-02-051-2/+5
| * mon: 'osd find <osd-id>' commandSage Weil2013-02-051-0/+32
* | Merge branch 'wip-2753-fsync-errors'Greg Farnum2013-02-052-14/+53
|\ \ | |/ |/|
| * client: return errors to the user if fsync failsGreg Farnum2013-01-292-14/+53
| * client: Wait for caps to flush when flushing metadata.Greg Farnum2013-01-291-1/+1
* | Merge pull request #39 from dachary/masterGregory Farnum2013-02-055-1/+267
|\ \
| * | Relax Throttle::_reset_max conditions and associated unit testsLoic Dachary2013-02-055-1/+267
* | | os: default to 'journal aio = true'Sage Weil2013-02-051-1/+1
* | | Merge pull request #36 from cmello/masterGregory Farnum2013-02-051-2/+2
|\ \ \
| * | | Added libexpat dependencyCesar Mello2013-01-261-2/+2
* | | | Merge pull request #38 from alram/masterJohn Wilkins2013-02-051-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Edit endpoint-create in ./doc/radosgw/config.rstAlexandre Marangone2013-02-041-1/+2
| * | | Edit rgw keystone url in ./doc/radosgw/config.rstAlexandre Marangone2013-02-041-1/+1
| * | | Note on host in ./doc/radosgw/config.rstAlexandre Marangone2013-02-041-0/+1
|/ / /
* | | doc: Updated to note bobtail supports RGW + Keystone.John Wilkins2013-02-041-4/+3
* | | cli test: add pg deep-scrub option to testGary Lowell2013-02-041-0/+1
* | | Add "pg deep-scrub..." missing from ceph usage outputDavid Zafman2013-02-041-0/+1
* | | rgw: fix setting of NULL to stringYehuda Sadeh2013-02-042-37/+8
* | | xattr_bench.cc: remove twice included <time.h>Danny Al-Gaaf2013-02-041-1/+0
* | | ceph-filestore-dump.cc: remove twice included <iostream>Danny Al-Gaaf2013-02-041-1/+0
* | | testmsgr.cc: remove twice included <sys/stat.h>Danny Al-Gaaf2013-02-041-1/+0
* | | perf_counters.cc: remove twice included header filesDanny Al-Gaaf2013-02-041-2/+0
* | | testxattr.cc: remove twice included <iostream>Danny Al-Gaaf2013-02-041-1/+0
* | | workload_generator.cc: remove twice included "common/debug.h"Danny Al-Gaaf2013-02-041-1/+0
* | | test_idempotent.cc: remove twice included "os/FileStore.h"Danny Al-Gaaf2013-02-041-1/+0
* | | tp_bench.cc: remove twice included <iostream>Danny Al-Gaaf2013-02-041-1/+0
* | | small_io_bench*.cc: remove twice included <iostream>Danny Al-Gaaf2013-02-044-4/+0
* | | MDS.cc: remove twice included common/errno.hDanny Al-Gaaf2013-02-041-1/+0