summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.33v0.33Sage Weil2011-08-172-1/+7
* osd: pg_stat_t: throw exception on unknown encodingSage Weil2011-08-171-0/+2
* qa: test rename into snapped dirSage Weil2011-08-171-0/+22
* mds: mark newly created snaprealms as openSage Weil2011-08-171-0/+1
* osd: fix heartbeats after bad markdownSage Weil2011-08-152-0/+3
* mds: avoid issue_caps on snapped inodesSage Weil2011-08-122-18/+28
* mds: don't wait for lock 'flushing' flag on replicasSage Weil2011-08-111-1/+1
* librbd: deduplicate sparse read interpretationJosh Durgin2011-08-111-85/+75
* librbd: make read_iterate mirror AioCompletion::completeJosh Durgin2011-08-111-4/+10
* testlibrbd: remove useless print statementsJosh Durgin2011-08-111-2/+0
* testlibrbd: NUL-terminate orig_dataJosh Durgin2011-08-111-0/+1
* testlibrbd(pp): accept standard command line argumentsJosh Durgin2011-08-112-0/+2
* osd: don't request heartbeats from down peersSage Weil2011-08-111-1/+2
* Merge branch 'debian-deps'Sage Weil2011-08-081-5/+5
|\
| * debian: explicitly bind library users to matching versionSage Weil2011-08-081-3/+3
| * debian: don't explicitly list deps; let debian figure it outSage Weil2011-08-051-4/+4
* | Merge branch 'wip-heartbeats'Sage Weil2011-08-084-200/+180
|\ \
| * | osd: expect heartbeats from anyone peering depends onSage Weil2011-08-042-21/+33
| * | osd: restructure heartbeatsSage Weil2011-08-044-185/+153
* | | Merge branch 'wip-config'Colin Patrick McCabe2011-08-0815-119/+499
|\ \ \
| * | | Remove unused dyn_sprintfColin Patrick McCabe2011-08-054-71/+0
| * | | config.cc: clean up includesColin Patrick McCabe2011-08-051-9/+2
| * | | config: more thread-safety stuffColin Patrick McCabe2011-08-058-14/+76
| * | | injectargs: forbid unsafe string modificationsColin Patrick McCabe2011-08-053-13/+142
| * | | test/daemon_config: add injectargs testColin Patrick McCabe2011-08-051-0/+19
| * | | Add daemon_config, libceph_config, etc.Colin Patrick McCabe2011-08-054-7/+143
| * | | add config unit testColin Patrick McCabe2011-08-052-0/+69
| * | | librados.h: fix out-of-date commentColin Patrick McCabe2011-08-051-2/+1
| * | | config: more cleanupColin Patrick McCabe2011-08-052-10/+13
| * | | config: add proper locking, fix commentsColin Patrick McCabe2011-08-044-9/+50
* | | | osd: missing ! in ifs on bad map after osd bootSage Weil2011-08-071-2/+2
* | | | mds: fix Migrator::audit() for IMPORT_ABORTINGSage Weil2011-08-071-0/+5
* | | | objecter: halt compound operation only if result < 0Yehuda Sadeh2011-08-051-1/+1
* | | | mds: chain rename subtree projectionsSage Weil2011-08-056-63/+73
* | | | client: whitespace cleanupSage Weil2011-08-051-5/+5
* | | | client: send renames to the correct nodeSage Weil2011-08-051-1/+1
* | | | libceph.h: fix C compilationColin Patrick McCabe2011-08-041-1/+1
|/ / /
* | | Merge branch 'rgw-formatter'Colin Patrick McCabe2011-08-0412-377/+348
|\ \ \ | |_|/ |/| |
| * | In RGW, use the common/FormatterColin Patrick McCabe2011-08-049-331/+220
| * | Formatter: add open_object_section_in_ns, etc.Colin Patrick McCabe2011-08-043-18/+68
| * | test/formatter: test stream clearingColin Patrick McCabe2011-08-041-0/+23
| * | Formatter: must use str("") to clear ostreamsColin Patrick McCabe2011-08-041-0/+7
| * | More changes towards using common/Formatter in rgwColin Patrick McCabe2011-08-049-51/+53
* | | filestore: remove unused varSage Weil2011-08-041-1/+0
| |/ |/|
* | mds: add hooks to test multimds link/unlink failuresSage Weil2011-08-033-1/+24
* | qa: move fsx.shSage Weil2011-08-031-0/+0
* | Revert "qa: Remove fsx workunit."Sage Weil2011-08-032-0/+1164
* | os/FileStore: print out BTRFS_IOC_SNAP_CREATE errsColin Patrick McCabe2011-08-031-2/+6
|/
* rgw_rest: don't leak formattersColin Patrick McCabe2011-08-031-0/+3
* XmlFormatter: add DTD optionColin Patrick McCabe2011-08-023-8/+32