summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build: Change build to always use system leveldbwip-system-leveldbGary Lowell2013-02-265-20/+6
* configure.ac: Add test for c++ compiler.Gary Lowell2013-02-251-0/+4
* test_lock_fence.sh, rbdrw.py: rbd lock/fence testDan Mick2013-02-253-1/+85
* Merge remote-tracking branch 'gh/wip-4249-master'Sage Weil2013-02-253-27/+15
|\
| * librbd: remove unused internal methodJosh Durgin2013-02-252-11/+0
| * Merge branch 'wip-4249' into wip-4249-masterJosh Durgin2013-02-251-16/+15
| |\
| | * librbd: drop snap_lock before invalidating cacheJosh Durgin2013-02-251-16/+15
* | | Merge remote-tracking branch 'gh/wip-4252'Sage Weil2013-02-252-7/+7
|\ \ \
| * | | test_rbd: move flatten tests back into TestCloneJosh Durgin2013-02-251-6/+4
| * | | qa: enable watch-notify dependent testJosh Durgin2013-02-251-1/+1
| * | | test_rbd: close image before removing itJosh Durgin2013-02-251-0/+2
* | | | mon: PaxosService: remove lingering uses of paxos getters and wait methodsSage Weil2013-02-255-16/+16
* | | | Merge remote-tracking branch 'gh/wip-4147'Sage Weil2013-02-254-14/+20
|\ \ \ \
| * | | | systest: restrict list error acceptanceJosh Durgin2013-02-251-1/+1
| * | | | systest: fix race with pool deletionJosh Durgin2013-02-254-13/+19
| |/ / /
* | | | doc: Added subnet example and verbiage to network settings.John Wilkins2013-02-251-19/+58
* | | | doc: Added content to remove REJECT rules from iptables.John Wilkins2013-02-251-1/+22
* | | | doc: Added a small ref section for osd config reference.John Wilkins2013-02-251-0/+20
* | | | doc: Updated osd configuration reference.John Wilkins2013-02-251-168/+457
|/ / /
* | | qa: output rados test names as they runJosh Durgin2013-02-251-1/+1
|/ /
* | Merge pull request #71 from dalgaaf/wip-da-sca-c_strSage Weil2013-02-252-3/+3
|\ \
| * | Client.cc: don't pass c_str() if std::string is expectedDanny Al-Gaaf2013-02-251-1/+1
| * | Paxos.h: fix dangerouse use of c_str()Danny Al-Gaaf2013-02-251-2/+2
* | | Merge pull request #72 from dalgaaf/wip-da-comp-sign-unsignSage Weil2013-02-251-1/+1
|\ \ \
| * | | Monitor.cc: fix -Wsign-compareDanny Al-Gaaf2013-02-251-1/+1
| |/ /
* | | Merge pull request #70 from dalgaaf/wip-da-fix-specSage Weil2013-02-254-0/+6
|\ \ \
| * | | debian: add new filesDanny Al-Gaaf2013-02-253-0/+3
| * | | ceph.spec.in: add new filesDanny Al-Gaaf2013-02-251-0/+3
| |/ /
* | | doc: Moved admonition to kernel mount.John Wilkins2013-02-252-8/+14
* | | doc: Added verbiage to describe single host deadlocks.John Wilkins2013-02-251-0/+35
|/ /
* | debian: make gdisk, parted requirements, not recommendations.Sage Weil2013-02-241-2/+2
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-02-243-14/+21
|\ \ | |/
| * mds: reencode MDSMap in MMDSMap if MDSENC feature is not presentSage Weil2013-02-231-1/+2
| * qa/run_xfstests.sh: use $TESTDIR instead of /tmp/cephtestSage Weil2013-02-231-11/+12
| * osd: an interval can't go readwrite if its acting is emptySage Weil2013-02-231-1/+2
| * configuration parsing: give better error for missing =Dan Mick2013-02-211-2/+7
* | Minor wording change.Neil Levine2013-02-241-1/+1
* | Grammar typoNeil Levine2013-02-241-1/+1
* | Changes to the OS support, multi-data center, and hypervisor questions.Neil Levine2013-02-241-23/+28
* | mkcephfs: create mon data dir prior to ceph-mon --mkfsSage Weil2013-02-221-1/+2
* | doc: Added a lot of info to OSD troubleshooting.John Wilkins2013-02-221-92/+457
* | doc: Added mention of Admin Socket interface and brief description.John Wilkins2013-02-221-1/+21
* | doc: Changed title to OSD and PG, indicating both subjects are covered.John Wilkins2013-02-221-1/+1
* | doc: Added references from monitoring OSD to troubleshooting OSD.John Wilkins2013-02-221-7/+14
* | doc: set maxdepth to 2, so TOC isn't so long with new OSD troubleshooting.John Wilkins2013-02-221-1/+2
* | client: use 4MB f_bsize and f_frsize for statfsSage Weil2013-02-221-5/+8
* | test/librados/watch_notify: fix warningSage Weil2013-02-221-1/+1
* | ceph-object-corpus: re-updateSage Weil2013-02-221-0/+0
* | PG::proc_replica_log: oinfo.last_complete must be *before* first entry in omi...Samuel Just2013-02-221-4/+17
* | Merge remote-tracking branch 'gh/wip-rbd-flatten-deadlock'Sage Weil2013-02-227-160/+167
|\ \