]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools: Add pg log trim command to ceph-objectstore-tool 20786/head
authorJosh Durgin <jdurgin@redhat.com>
Tue, 6 Mar 2018 01:04:10 +0000 (20:04 -0500)
committerDavid Zafman <dzafman@redhat.com>
Thu, 8 Mar 2018 23:58:55 +0000 (15:58 -0800)
commitb01e4ea5e2c1d2e9e997f53621aba73a7f7c9241
tree1868cb94618881cfcbe3420cd84de348f9df008d
parentaed3a1db9d84cccedc0f8c8e654b9a8c83578658
tools: Add pg log trim command to ceph-objectstore-tool

Add test script that verifies the command in qa/standalone/osd

Fixes: http://tracker.ceph.com/issues/23242
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: David Zafman <dzafman@redhat.com>
qa/standalone/osd/repro_long_log.sh [new file with mode: 0755]
qa/standalone/special/ceph_objectstore_tool.py
src/common/legacy_config_opts.h
src/common/options.cc
src/tools/ceph_objectstore_tool.cc