]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: handle corrupt dentry more cleanly
authorJohn Spray <john.spray@redhat.com>
Thu, 30 Apr 2015 10:42:12 +0000 (11:42 +0100)
committerJohn Spray <john.spray@redhat.com>
Fri, 1 May 2015 12:00:57 +0000 (13:00 +0100)
commit7252975ef873e62344909feb08046f700908ba22
tree17465feaee16660f68d6e6a046751b6b61f4f46d
parent49efdb8bef325841e3a060e4654eb9e9fe2ac697
mds: handle corrupt dentry more cleanly

Calling damaged() on the rank is overkill, but until
we have a mechanism to selectively handle damaged
paths, it's better than killing the daemon.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/CDir.cc