summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/osd/TestPGLog: %s/dirty()/is_dirty()wip-log-rewrite-samSamuel Just2013-06-171-38/+38
* PGLog: check for dirty_to != eversion_t() and dirty_from != eversion_t::max()Samuel Just2013-06-171-5/+7
* PGLog: rename dirty() to is_dirty()Samuel Just2013-06-172-2/+2
* PGLog: only iterate over dirty portions of the logSamuel Just2013-06-171-11/+21
* PGLog,PG: use normal log dirtying and writing for append and trimSamuel Just2013-06-175-12/+20
* PGLog: add debug check on written keys, verify on writeSamuel Just2013-06-172-13/+55
* test/osd/TestPGLog: fix pglog unittests for dirty_log and ondisklogSamuel Just2013-06-172-129/+70
* PG,PGLog: remove dirty_log argumentsSamuel Just2013-06-174-23/+14
* PGLog: replace dirty_log with mark_dirty_*Samuel Just2013-06-171-3/+3
* PG: move instances of log dirtying in PG into PGLogSamuel Just2013-06-172-5/+3
* PGLog: track dirty_to and dirty_from for logSamuel Just2013-06-172-15/+101
* osd_types: move code for pg_log_entry_t::get_key_name into eversion_tSamuel Just2013-06-172-3/+12
* PGLog: remove OndiskLogSamuel Just2013-06-172-87/+0
* PGLog: remove other ondisklog referencesSamuel Just2013-06-173-19/+18
* PGLog: pass only divergent_priors, not ondisklogSamuel Just2013-06-172-7/+12
* PG: remove ondisklog usages from PGSamuel Just2013-06-171-65/+5
* FileStore: add rmkeyrangeSage Weil2013-06-173-0/+52
* PGLog: clear missing on backfill resetSamuel Just2013-06-173-0/+11
* *: always include rados.h using types.hSamuel Just2013-06-176-8/+3
* Merge branch 'next'Samuel Just2013-06-174-17/+24
|\
| * OSD: we need to check pg ?.0 for resurrectionSamuel Just2013-06-171-1/+3
| * rgw: escape prefix correctly when listing objectsYehuda Sadeh2013-06-171-2/+6
| * client: fix ancient typo in caps revocation pathSage Weil2013-06-171-1/+1
| * mon: make mark_me_down asserts match checkSage Weil2013-06-161-13/+14
* | libcephfs: add a couple multiclient testsSage Weil2013-06-172-1/+98
* | client: fix sync read zeroing at EOFSage Weil2013-06-171-5/+9
* | Merge branch 'next'Sage Weil2013-06-162-16/+11
|\ \ | |/
| * ceph: remove space when prefix is blankSage Weil2013-06-161-4/+4
| * ceph: fix return code for multi-target commandsSage Weil2013-06-161-1/+1
| * ceph: error out properly when failing to get commandsSage Weil2013-06-161-4/+1
| * test/admin_socket/objecter_requests: fix testSage Weil2013-06-161-1/+1
| * ceph: do not print status to output file when talking to old monsSage Weil2013-06-161-7/+5
* | osd/ReplicatedPG: length 0 writes are allowedSage Weil2013-06-161-3/+0
* | Merge branch 'next'Sage Weil2013-06-152-6/+12
|\ \ | |/
| * common/Preforker: fix broken recursion on exit(3)Sage Weil2013-06-151-2/+2
| * osd/OSDMap: fix is_blacklisted()Sage Weil2013-06-151-4/+10
* | qa/workunits/misc/multiple_rsync.sh: wtfSage Weil2013-06-151-2/+2
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-06-147-23/+69
|\ \ | |/
| * ceph: pass --format=foo to old monitorsSage Weil2013-06-141-0/+4
| * ceph: add newline when using old monitorsSage Weil2013-06-141-2/+6
| * ceph.in: zero-arg invocation was broken (check array length)Dan Mick2013-06-141-2/+2
| * rules: Don't disable tcmalloc on ARM (and other non-intel)Gary Lowell2013-06-141-7/+0
| * udev: drop useless --mount argument to ceph-diskSage Weil2013-06-142-4/+4
| * ceph-disk-udev: activate-journalSage Weil2013-06-141-0/+2
| * ceph-disk: do not use mount --move (or --bind)Sage Weil2013-06-141-2/+19
| * ceph.spec: include by-partuuid udev workaround rulesSage Weil2013-06-141-0/+2
| * ceph.spec: add missing ceph_test_rados_api_cmd to packageSage Weil2013-06-141-0/+1
| * ceph: flush stderr, stdout for sane output; add prefixSage Weil2013-06-141-10/+17
| * ceph-disk: work around buggy rhel/centos partedSage Weil2013-06-141-0/+5
| * mon: OSDMonitor: don't ignore apply_incremental()'s return on UfP [1]Joao Eduardo Luis2013-06-141-1/+2