]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: handle missing mydir dirfrag 4520/head
authorJohn Spray <john.spray@redhat.com>
Fri, 1 May 2015 11:42:16 +0000 (12:42 +0100)
committerJohn Spray <john.spray@redhat.com>
Fri, 1 May 2015 12:00:57 +0000 (13:00 +0100)
commit96992466eea7deee687761300be3c9ecd689ff72
tree83f1e3d733a80b9b006dd2c876a67476e4fa702d
parent6cb1f6cca7d9014d974e27cfd32876d490ded3bb
mds: handle missing mydir dirfrag

Previously, if the mydir dirfrag was missing, then
creating stray dirs would assert out when trying
to project_fnode().

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