]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: don't recreate damaged stray dirfrags
authorJohn Spray <john.spray@redhat.com>
Mon, 1 Jun 2015 21:09:10 +0000 (22:09 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 18 Jun 2015 10:19:44 +0000 (11:19 +0100)
commit47c5435d2ddc02580c6dad7e84931d1b7b28879a
tree17df5f5b4c09e1965ba1f58c62f2c79dcad0106a
parent136ebf0439cbb73621641d6618f25a36f04b0eda
mds: don't recreate damaged stray dirfrags

Instead of recreating them, go damaged.  Be warned,
the codepath for recreating them by hand doesn't
exist yet (cephfs-data-scan doesn't touch stray
dirs)

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