summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ReplicatedPG: rename finish_copy -> finish_copyfromwip-start-copyGreg Farnum2013-10-012-3/+3
* ReplicatedPG: copy: use CopyCallback instead of CopyOp in OpContextGreg Farnum2013-10-012-18/+23
* ReplicatedPG: copy: implement CopyFromCallback::finish, remove CopyOp::ctxGreg Farnum2013-10-012-12/+26
* ReplicatedPG: copy: add CopyCallback pointer to CopyOp, and set it upGreg Farnum2013-10-012-7/+9
* ReplicatedPG: copy: start defining CopyCallback structuresGreg Farnum2013-10-011-0/+57
* ReplicatedPG: copy: split up the transaction generation from the PG managementGreg Farnum2013-10-012-8/+22
* ReplicatedPG: copy: specify the temp_oid in the callerGreg Farnum2013-10-012-7/+13
* ReplicatedPG: copy: take an ObjectContextRef in start_copy and use thatGreg Farnum2013-10-012-6/+6
* ReplicatedPG: copy: add an ObjectContextRef to CopyOpGreg Farnum2013-10-012-10/+10
* ReplicatedPG: follow the same finish path for failed copy opsGreg Farnum2013-10-011-30/+29
* ReplicatedPG: copy: remove most references to OpContext from process_copy_chunkGreg Farnum2013-10-011-9/+10
* ReplicatedPG: copy: do not use an OpContext in _copy_someGreg Farnum2013-10-012-6/+6
* ReplicatedPG: update pg stats correctly when doing a copyGreg Farnum2013-10-011-1/+1
* msgr: debug delay_thread joinSage Weil2013-10-012-10/+14
* Use 'k' when printing 'kilo'; accept either 'K' or 'k' as inputDan Mick2013-10-012-4/+5
* Merge pull request #659 from ceph/wip-objecter-notierSage Weil2013-10-013-1/+7
|\
| * OSD: unset_honor_cache_redirects() on Objecterwip-objecter-notierGreg Farnum2013-09-301-0/+1
| * Objecter: add "honor_cache_redirects" flag covering cache settingsGreg Farnum2013-09-302-1/+6
* | Merge pull request #668 from liewegas/wip-cache-stallJosh Durgin2013-10-011-1/+5
|\ \
| * | osdc/ObjectCacher: limit writeback IOs generated while holding lockSage Weil2013-10-011-1/+5
* | | Merge pull request #663 from ceph/wip-cancel-copyGregory Farnum2013-10-011-4/+3
|\ \ \
| * | | osd/ReplicatedPG: fix iterator corruption in cancel_copy_ops()Sage Weil2013-10-011-4/+3
* | | | rbd: fix cli testSage Weil2013-10-011-0/+1
| |/ / |/| |
* | | rgw: quiet down warning messageYehuda Sadeh2013-10-011-1/+3
* | | rbd.cc: add readonly option for "rbd map"Guangliang Zhao2013-09-303-1/+19
|/ /
* | Merge pull request #660 from ceph/wip-fs-crcSage Weil2013-09-3011-3/+561
|\ \
| * | os/FileStore: add sloppy crc trackingSage Weil2013-09-305-3/+180
| * | common/SloppyCRCMap: add type to sloppily track crcsSage Weil2013-09-306-0/+381
| |/
* | Merge pull request #661 from ceph/wip-copy-cleanupsSage Weil2013-09-302-20/+10
|\ \ | |/ |/|
| * ReplicatedPG: remove unused CopyOp::waiting member, rename function for accuracyGreg Farnum2013-09-302-13/+5
| * ReplicatedPG: remove useless pcop param from start_copyGreg Farnum2013-09-302-5/+3
| * ReplicatedPG: use our already-found iterator instead of going back into mapGreg Farnum2013-09-301-2/+2
|/
* Merge remote-tracking branch 'gh/next'Sage Weil2013-09-274-6/+2
|\
| * Merge pull request #658 from dmick/nextSage Weil2013-09-271-1/+1
| |\
| | * ceph.in: fix missing exception variable in failure to open -o fileDan Mick2013-09-271-1/+1
| * | Merge pull request #657 from ceph/wip-6397Josh Durgin2013-09-272-4/+1
| |\ \ | | |/ | |/|
| | * rgw: don't append NULL char before json parsingYehuda Sadeh2013-09-271-1/+0
| | * ceph_json: use different string constructor for parser bufferYehuda Sadeh2013-09-271-3/+1
| * | qa: workunits: mon: test snaps ops using rbd.Joao Eduardo Luis2013-09-271-0/+39
| * | common/crc32c_intel_fast: avoid reading partial trailing wordSage Weil2013-09-271-1/+17
* | | Merge pull request #643 from dachary/masterSage Weil2013-09-271-1/+1
|\ \ \
| * | | autoconf: fix build out of treeLoic Dachary2013-09-261-1/+1
* | | | doc: changed journal aio default to true.John Wilkins2013-09-271-1/+5
* | | | Merge pull request #654 from ceph/wip-testradosSage Weil2013-09-272-53/+17
|\ \ \ \
| * | | | ceph_test_rados: remove useless snapc setupSage Weil2013-09-271-44/+1
| * | | | ceph_test_rados: update for copy_from in begin, not finishSage Weil2013-09-271-2/+7
| * | | | ceph_test_rados: improve debug outputwip-testradosSage Weil2013-09-262-5/+7
| * | | | ceph_test_rados: fix update_object_fullSage Weil2013-09-261-2/+2
* | | | | Merge pull request #650 from dachary/wip-6425-2Loic Dachary2013-09-271-4/+8
|\ \ \ \ \
| * | | | | pybind: update osd blacklist tests for nonceLoic Dachary2013-09-271-4/+8
|/ / / / /