]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
FileJournal:_fdump wrongly returns if journal is currently unreadable. 6406/head
authorxiexingguo <258156334@qq.com>
Wed, 28 Oct 2015 06:26:42 +0000 (14:26 +0800)
committerxiexingguo <258156334@qq.com>
Wed, 28 Oct 2015 23:23:24 +0000 (07:23 +0800)
commit6253aea4b943a193573fb7b76421573d36c6f0e8
treea6c5995324793cd80c4d9755135efed8e8222833
parent3868939fbd42f2525eda7fedba7e66ceaf434d63
FileJournal:_fdump wrongly returns if journal is currently unreadable.

_fdump wrongly returns if journal is currently unreadable, and fix some other errors also.
Fixes: #13626
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/FileJournal.cc