]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: error handling in EventOutput 1739/head
authorJohn Spray <john.spray@inktank.com>
Tue, 20 May 2014 11:48:49 +0000 (12:48 +0100)
committerJohn Spray <john.spray@inktank.com>
Tue, 20 May 2014 13:43:55 +0000 (14:43 +0100)
commit93a5b88fccd7f334270335fa0d0105dc1e36b06d
treed536f47f5a12d3e5b7372aec9cd7a4b7005847fa
parent3207c50507c647d9abd663da31e69a878f53e9f8
tools/cephfs: error handling in EventOutput

Print error instead of hitting assertion if
we e.g. can't create directory.

Signed-off-by: John Spray <john.spray@inktank.com>
src/tools/cephfs/EventOutput.cc
src/tools/cephfs/EventOutput.h
src/tools/cephfs/JournalTool.cc