]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: implement --dump-journal
authorSage Weil <sage.weil@dreamhost.com>
Sun, 15 Jan 2012 05:15:02 +0000 (21:15 -0800)
committerSage Weil <sage@newdream.net>
Fri, 20 Jan 2012 18:55:20 +0000 (10:55 -0800)
commitfdaf91e250dda93f887c0508f0867bab58cd6e8e
tree48617b7578de8a4412b4419e82d6c5252e929e09
parenta52762ac4237437f565c60bb444cc299ce26efb8
osd: implement --dump-journal

Dump the contents of the journal to stdout in text form.  Useful for
debugging.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/ceph_osd.cc
src/os/FileJournal.cc
src/os/FileJournal.h
src/os/FileStore.cc
src/os/FileStore.h
src/os/Journal.h
src/os/ObjectStore.h
src/osd/OSD.cc
src/osd/OSD.h