summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debug message refs (incoming ones at least)wip-mon-refsSage Weil2013-06-181-0/+2
* common/RefCountedObject: take cct for debuggingSage Weil2013-06-181-4/+9
* Merge remote-tracking branch 'gh/master' into wip-monSage Weil2013-06-187-9/+24
|\
| * config.h: ensure U64 option defaults are computed as 64 bitsSamuel Just2013-06-181-1/+21
| * Merge branch 'next'Sage Weil2013-06-178-9/+157
| |\
| * | *: always include rados.h using types.hSamuel Just2013-06-176-8/+3
* | | Merge remote-tracking branch 'gh/next' into wip-monSage Weil2013-06-189-11/+168
|\ \ \
| * | | common/Preforker: fix warningSage Weil2013-06-181-2/+5
| * | | client: fix warningSage Weil2013-06-181-0/+6
| | |/ | |/|
| * | client: handle reset during initial mds session openSage Weil2013-06-171-1/+14
| * | mon: fix 'osd dump <epoch>'Sage Weil2013-06-171-1/+3
| * | Merge branch 'wip-5194' into nextSage Weil2013-06-176-7/+140
| |\ \
| | * | ceph-disk: add some notes on wth we are up toSage Weil2013-06-171-0/+42
| | * | ceph-disk: clear TERM to avoid libreadline hijinxSage Weil2013-06-171-0/+5
| | * | ceph-disk-udev: set up by-partuuid, -typeuuid symlinks on ancient udevSage Weil2013-06-171-5/+17
| | * | ceph-disk: do not stop activate-all on first failureSage Weil2013-06-171-2/+9
| | * | ceph.spec: include partuuid rules in packageSage Weil2013-06-171-0/+1
| | * | ceph.spec: install/uninstall init scriptSage Weil2013-06-171-2/+2
| | * | sysvinit, upstart: ceph-disk activate-all on startSage Weil2013-06-172-0/+11
| | * | ceph-disk: add 'activate-all'Sage Weil2013-06-171-0/+52
| | * | udev: /dev/disk/by-parttypeuuid/$type-$uuidSage Weil2013-06-171-0/+3
* | | | mon/PaxosService: not active during paxos UPDATING_PREVIOUSSage Weil2013-06-171-1/+1
* | | | mon: simplify statesSage Weil2013-06-173-40/+43
* | | | mon/Paxos: not readable when LOCKEDSage Weil2013-06-171-0/+1
* | | | mon/Paxos: cleanup: drop unused PREPARING state bitSage Weil2013-06-172-13/+2
* | | | mon/PaxosService: simplify is_writeableSage Weil2013-06-171-13/+10
* | | | mon/PaxosService: simplify readable checkSage Weil2013-06-171-17/+8
* | | | mon/MonmapMonitor: remove some dead codeSage Weil2013-06-171-39/+0
* | | | mon/MonmapMonitor: fix typo in check to remove mkfs infoSage Weil2013-06-171-1/+1
* | | | mon: fix whitespaceSage Weil2013-06-171-7/+7
* | | | mon: debug proposal timersSage Weil2013-06-171-3/+7
* | | | mon: simplify Monitor::init_paxos()Sage Weil2013-06-171-4/+3
* | | | mon/Paxos: go active *after* refreshingSage Weil2013-06-171-4/+4
* | | | mon: safely signal bootstrap from MonmapMonitor::update_from_paxos()Sage Weil2013-06-1717-27/+33
* | | | mon/Paxos: do paxos refresh in finish_proposal; and refactorSage Weil2013-06-172-32/+18
* | | | mon/PaxosService: cache {first,last}_committedJoao Eduardo Luis2013-06-172-3/+36
* | | | mon: no need to refresh from _activeSage Weil2013-06-171-6/+4
* | | | mon: remove unnecessary update_from_paxos callsSage Weil2013-06-176-6/+0
* | | | mon: explicitly refresh_from_paxos() when leveldb state changesSage Weil2013-06-175-18/+27
| |_|/ |/| |
* | | 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