]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: link inode to newly created remote dentry
authorYan, Zheng <zyan@redhat.com>
Wed, 7 Jun 2017 10:21:39 +0000 (18:21 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 7 Jun 2017 10:22:22 +0000 (18:22 +0800)
commit81c36dd55e2071bcac7ce27c5dab86e7838b19af
tree841ebfa9728a00531d3dec93572402247d2561e7
parentbf72bd8dcb2ad8062c4f52bdc3eee4e1b2548e1a
mds: link inode to newly created remote dentry

this helps stray reintegration in workload that first creates new
hardlink, then removes old hardlink

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