]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix stray dentry replication in cache rejoin ack
authorYan, Zheng <zyan@redhat.com>
Sat, 3 Jun 2017 06:35:40 +0000 (14:35 +0800)
committerJohn Spray <john.spray@redhat.com>
Fri, 23 Jun 2017 16:07:31 +0000 (17:07 +0100)
commit9d3bb981dc81348f6d9f6b984b4ea23afc4506fa
tree26c14797f5bb8555c1fb2d565396f168bf79d82a
parente2fd54b15c0e33000d68830b54b699341a50abff
mds: fix stray dentry replication in cache rejoin ack

To replicate s stray dentry, we need to replicate all its ancestors.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/MDCache.cc