summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Temporary collection_list* funcs in ObjectStore to do ghobject_t to hobject_t...wip-5862David Zafman2013-09-232-0/+55
* osd: Cleanup init()/read_superblock()David Zafman2013-09-231-52/+57
* common, os, osd, test, tools: FileStore must work with ghobjects rather than ...David Zafman2013-09-2331-837/+1090
* include, test: Add CompatSet::merge() operationDavid Zafman2013-09-232-0/+61
* os, osd, tools: Add backportable compatibility checking for sharded objectsDavid Zafman2013-09-237-15/+288
* osd: read_superblock() not outputing unsupported features when incompatibleDavid Zafman2013-09-231-2/+2
* test: Adding unittest for CompatSetDavid Zafman2013-09-232-0/+135
* include: Bug fixes for CompatSetDavid Zafman2013-09-231-11/+8
* os: Fix version_stamp_is_valid() and write_vesion_stamp() error returnDavid Zafman2013-09-231-4/+2
* os, ceph_osd: Rename on_disk_version to target_versionDavid Zafman2013-09-233-7/+7
* os: Prior version bump should have updated thisDavid Zafman2013-09-231-1/+1
* os: Code conformance of os/LFNIndex.ccDavid Zafman2013-09-231-16/+32
* os: Fix typo in commentDavid Zafman2013-09-231-1/+1
* common: Fix get_namespace() definition in hobject_tDavid Zafman2013-09-231-1/+1
* osd: Add assert() on collection_getattr() failure instead of later decode crashDavid Zafman2013-09-231-1/+2
* tools: Fix ceph_filestore_dump usage againDavid Zafman2013-09-231-1/+1
* Merge pull request #605 from dachary/wip-erasure-code-plugin-testSage Weil2013-09-238-53/+187
|\
| * ErasureCode: complete plugin loader unit testsLoic Dachary2013-09-196-52/+182
| * ErasureCode: plugin loading in progress flagLoic Dachary2013-09-192-1/+5
| * ErasureCode: improve API implementation exampleLoic Dachary2013-09-192-15/+116
| * ErasureCode: proofread abstract API documentationLoic Dachary2013-09-191-29/+59
* | Merge pull request #603 from dachary/wip-erasure-code-exampleSage Weil2013-09-233-44/+175
|\ \
| * | ErasureCode: improve API implementation exampleLoic Dachary2013-09-172-15/+116
| * | ErasureCode: proofread abstract API documentationLoic Dachary2013-09-171-29/+59
* | | Merge pull request #607 from ceph/prctl-getname-testSage Weil2013-09-232-9/+18
|\ \ \
| * | | code_env: use feature test for PR_GET_NAME supportprctl-getname-testNoah Watkins2013-09-192-9/+18
* | | | Merge pull request #616 from ceph/automake-flagsSage Weil2013-09-232-8/+8
|\ \ \ \
| * | | | automake: add per-target AM_CPPFLAGSautomake-flagsNoah Watkins2013-09-211-1/+1
| * | | | makefile-env: separate cppflags and cflags usageNoah Watkins2013-09-211-7/+7
* | | | | Merge pull request #614 from ceph/wip-rados-modelGregory Farnum2013-09-233-11/+17
|\ \ \ \ \
| * | | | | ceph_test_rados: fix COPY_FROM completionSage Weil2013-09-201-4/+4
| * | | | | ceph_test_rados: fix seq_num, improve error outputSage Weil2013-09-201-4/+3
| * | | | | ceph_test_rados: limit max_in_flight to objects/2Sage Weil2013-09-201-2/+2
| * | | | | ceph_test_rados: do not COPY_FROM selfSage Weil2013-09-201-1/+3
| * | | | | osd/ReplicatedPG: handle COPY_FROM selfSage Weil2013-09-201-0/+5
| |/ / / /
* | | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-09-238-41/+73
|\ \ \ \ \
| * \ \ \ \ Merge pull request #612 from ceph/wip-6361João Eduardo Luís2013-09-214-6/+19
| |\ \ \ \ \
| | * | | | | qa: workunits: cephtool: check if 'heap' commands are parseablewip-6361Joao Eduardo Luis2013-09-201-0/+7
| | * | | | | osd: OSD: add 'heap' command to known osd commands arrayJoao Eduardo Luis2013-09-201-0/+4
| | * | | | | mds: MDS: pass only heap profiler commands instead of the whole cmd vectorJoao Eduardo Luis2013-09-201-1/+3
| | * | | | | perfglue/heap_profiler.cc: expect args as first element on cmd vectorJoao Eduardo Luis2013-09-201-5/+5
| * | | | | | mon: fix wrong arg to "instructed to" status messageDan Mick2013-09-201-1/+1
| * | | | | | rgw: destroy get_obj handle in copy_obj()Yehuda Sadeh2013-09-202-7/+23
| * | | | | | lru_map: don't use list::size()Yehuda Sadeh2013-09-201-1/+1
| * | | | | | common/lru_map: rename tokens to entriesYehuda Sadeh2013-09-201-24/+24
| * | | | | | bufferlist: don't use list::size()Yehuda Sadeh2013-09-201-3/+6
| |/ / / / /
| * | | | | rgw: use bufferlist::append() instead of bufferlist::push_back()Yehuda Sadeh2013-09-191-1/+1
* | | | | | doc: When bootstrapping mon set the correct caps for client.adminWido den Hollander2013-09-231-1/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #592 from ceph/wip-6287Dan Mick2013-09-201-2/+2
|\ \ \ \ \
| * | | | | mon/OSDMonitor: make busy creating pgs message more explicitSage Weil2013-09-121-2/+2