]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds/CInode: move hash_dentry_name up into InodeStore
authorJohn Spray <john.spray@redhat.com>
Fri, 12 Jun 2015 13:24:04 +0000 (14:24 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 13 Jul 2015 13:05:16 +0000 (14:05 +0100)
commit007c39e79954a853f72de470d336cb9e52d5ac1f
tree654c8b56a57e45b12c0d4bbf3d1cc905b28db960
parent56d6be8548ab0bda894df20253a3b713a504b6d9
mds/CInode: move hash_dentry_name up into InodeStore

Because it only depends on the data in the store, not
anything from a live MDS, and it's useful when
we're dealing with fragmented directories from
an offline tool.

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