]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: do not log internal journal error
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 3 Jan 2019 22:02:52 +0000 (14:02 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 4 Jan 2019 22:34:32 +0000 (14:34 -0800)
commit0992ac1fa62edb6143efc80a6fea7b4704107705
treee9acb9484c651623f129c877b8e190f7a6c18865
parenta225c266052d09ffcb066aead83a18dec918aa35
mds: do not log internal journal error

MDS can't reach this code due to assert in C_MDS_session_finish.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/Server.cc