2016-02-25 |
David Zafman | test: Add test cases for xattr and omap ceph-objectstor... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | rados: Minor output changes for consistency across... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: osd-scrub-snaps.sh uses ceph-helpers.sh and added... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Use boost::optional instead of snap 0 for "all_clones" |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd, test: When head missing a snapset, clones not... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd, test: Keep missing count and log number of missing... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Eliminate check for bogus "obj13/head snaps empty... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add new remove-clone-metadata... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Fix trim_object() to not crash on corrupt snapset |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Improve object spec error handling |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add undocumented clear-snapset... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add set-size command for objects |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Enhanced dump command replaces... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Add some clones to ceph-objectstore-tool test |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: For corrupt objectstores, don... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Improve some error messages |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: White space fixes |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | tools/rados: Improve xattr import handling so future... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Test scrubbing of snapshot problems |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Don't crash if OI_ATTR attribute is missing or... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Additional _scrub() check for snapset inconsistency |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Better SnapSet scrub checking (find issues instead... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Make the _scrub routine produce good output and... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Fix log message name of ceph-objectstore-tool |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Mykola Golub | ceph-objectstore-tool: add mark-complete operation |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Fix failure test to find message anywhere in... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | rados: Fix usage for "notify" command |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Kefu Chai | test: add test for {get,set}-inc-osdmap commands. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Kefu Chai | test: add test for {get,set}-osdmap commands |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Kefu Chai | tools/ceph-objectstore-tool: add get-inc-osdmap command |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Kefu Chai | tools/ceph-objectstore-tool: add set-inc-osdmap command |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Kefu Chai | tools/ceph-objectstore-tool: add "get-osdmap" command |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Kefu Chai | tools/ceph-objectstore-tool: add "set-osdmap" command |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Add debug argument to the ceph-objectstore-tool... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | tools, test: Some ceph-objectstore-tool error handling... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | tools: Check for valid --op earlier so we can get a... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | tools: Fix newlines in output of --op list |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | tools: Fix dump-super which doesn't require pgid |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | tools: Check and specify commands that require the... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Sage Weil | hobject_t: modify operator<< |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd, tools: Always filter temp objects since not being... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | tools: Don't export temporary objects until we have... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test, tools: Improve ceph-objectstore-tool import error... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | tools: For ec pools list objects in all shards if the... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
John Spray | tools: clean up errors in ceph-objectstore-tool |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test/ceph-objectstore-tool: Don't need stderr noise |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test/ceph-objectstore-tool: Show command that should... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test/ceph_objectstore_tool: Improve dump-journal testing |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Allow --pgid specified on import... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Invalidate pg stats when objects... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add dump-super to show OSDSuperb... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | mds, include: Fix dump() numeric char array to include... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add dump-journal as not requirin... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Show number of divergent_priors in log message |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Add config changes to all tests to avoid order... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: ceph_test_filejournal: Conform to test infrastruc... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: ceph_test_filejournal need to force aio because... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: ceph_test_filejournal fix missing argument to... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: ceph_test_filejournal Add check of journalq... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Fix ceph-objectstore-tool test missing fd.close() |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Fix ceph-objectstore-tool test error message |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: ceph-objectstore-tool: Remove duplicate debug... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: ceph-objectstore-tool import after split testing |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Use CEPH_DIR where appropriate |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Limit how long ceph-objectstore-tool test will... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Add optional arg to vstart() to provide additiona... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Test ceph-objectstore-tool --op dump-journal... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Pep8 fixes for ceph-objectstore-tool test |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | test: Fix ceph-objectstore-tool test, overwrite OTHERFI... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: FileJournal: Add _fdump() that takes Formatter... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Add simple_dump() to FileJournal for unit testing |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: FileJournal clean-up |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Dump header in FileJournal::dump() |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: FileJournal::read_entry() can't use a zero seq... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Fix flushing in FileJournal::dump() |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | osd: Add admin socket feature set_recovery_delay |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: For import/export --debug dump... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: If object re-appears after remov... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add --no-overwrite flag for... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Remove list-lost because now... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add --dry-run option |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add dump-info command to show... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Use empty string for <object... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
John Spray | ceph-objectstore-tool: Add a couple of strategically... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Clean up error handling |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Create section around log/missin... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add divergent_priors handling |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add --force option which is... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Fix pgid scan to skip snapdirs |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Add dump-journal op |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: On any exit release CephContext... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Check for keyvaluestore experime... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Eliminate obscure "Invalid param... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
David Zafman | ceph-objectstore-tool: Check pgid validity earlier... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Sage Weil | Backport the merge commit of branch 'wip-journal-header... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Xinze Chi | osd: write journal header by force when journal write... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Sage Weil | crushtool: send --tree to stdout |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Loic Dachary | Merge pull request #7501 from SUSE/wip-14624-hammer 7585/head |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Sage Weil | Merge pull request #7524 from ktdreyer/wip-14637-hammer... |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Orit Wasserman | Merge pull request #7526 from ceph/wip-14516-hammer |
commit | commitdiff | tree | snapshot |
next |