]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: don't forge replica dirfrag
authorYan, Zheng <zyan@redhat.com>
Mon, 19 Jun 2017 07:22:08 +0000 (15:22 +0800)
committerJohn Spray <john.spray@redhat.com>
Fri, 23 Jun 2017 16:07:32 +0000 (17:07 +0100)
commitad2a95d98c65501747209fae78745e97584805a0
tree810b8eda7b39fd58d21cf03e742935e0ce495cec
parent34988c3799df42d8ff79c6b0d10b9e62a6f21fef
mds: don't forge replica dirfrag

MDCache::forge_replica_dir() set wrong dir_auth if the forged replica
dirfrag is subtree root.

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