]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: log path with CDir damage messages 10996/head
authorJohn Spray <john.spray@redhat.com>
Tue, 6 Sep 2016 12:16:04 +0000 (13:16 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 7 Sep 2016 14:02:51 +0000 (15:02 +0100)
commit439cd5e1b4725e594786785189a37184243828d9
tree8c40b320433ab4c64bf71c4e0ec81cd5775450b7
parentbd3645fb07714d43fb7bd3d66b7e34b33768a8e8
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>
src/mds/CDir.cc
src/mds/CDir.h