]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: log path with CDir damage messages 11418/head
authorJohn Spray <john.spray@redhat.com>
Tue, 6 Sep 2016 12:16:04 +0000 (13:16 +0100)
committerLoic Dachary <ldachary@redhat.com>
Tue, 11 Oct 2016 08:55:20 +0000 (10:55 +0200)
commit2c4e1c1cd1d01e51d5e4ad500d6b31832591d201
tree2a5b692ff4b2ec5fd25087e3aa48f81b692dd1ef
parentd52f190d449a2e68baed0659367795ebfb0dcb3d
mds: log path with CDir damage messages

Previously you just got the inode number, which
wasn't terribly useful for e.g. a missing fragment
object, as you couldn't readily resolve the parent
path.

Fixes: http://tracker.ceph.com/issues/16973
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 439cd5e1b4725e594786785189a37184243828d9)

Conflicts:
src/mds/CDir.cc: the go_bad() prototype which is part of the
        context of the patch has changed.
src/mds/CDir.cc
src/mds/CDir.h