summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FileStore: handle observers in constructor/destructorwip_observerSamuel Just2013-06-191-7/+6
* FileStore: apply changes after disabling m_filestore_replica_fadviseSamuel Just2013-06-191-0/+1
* ceph-disk: make list_partition behave with unusual device namesAlexandre Maragone2013-06-191-9/+4
* os/FileStore: disable fadvise on XFSSage Weil2013-06-191-0/+14
* Revert "client: fix warning"Sage Weil2013-06-191-1/+1
* mon: Monitor: make sure we backup a monmap during sync startJoao Eduardo Luis2013-06-181-3/+5
* mon: Monitor: obtain latest monmap on sync store initJoao Eduardo Luis2013-06-182-13/+54
* mon: Monitor: don't remove 'mon_sync' when clearing the store during abortJoao Eduardo Luis2013-06-181-1/+0
* AuthMonitor: auth export's status message to ss, not dsDan Mick2013-06-181-1/+1
* ceph.spec: create /var/run on package installSage Weil2013-06-181-0/+1
* test_rados.py: add some tests for mon_commandDan Mick2013-06-181-1/+58
* rados.py: wrap target in c_char_p()Dan Mick2013-06-181-4/+4
* rados.py: return error strings even if ret != 0Dan Mick2013-06-181-24/+18
* ceph.in: pass parsed conffile to Rados constructorDan Mick2013-06-181-1/+1
* ceph.in: global var dontsplit should be capitalizedDan Mick2013-06-181-3/+3
* client: fix warningSage Weil2013-06-181-1/+1
* 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
* | 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
* 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
* 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
* 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