]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: save projected path into inode_t::stray_prior_path
authorYan, Zheng <zyan@redhat.com>
Wed, 21 Jun 2017 07:48:54 +0000 (15:48 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 21 Jun 2017 07:54:28 +0000 (15:54 +0800)
commitba7472cbf2a3147136a31b611f7b88f883be5f6d
treedb409ccd535233f2df8ba72fd6749572fedaf53d
parentd85f4bb4cadbc613cbfbaa5fa2c05e33ac1d22ad
mds: save  projected path into inode_t::stray_prior_path

Otherwise, path string like #10000000000/xxx may get saved into
inode_t::stray_prior_path.

Fixes: http://tracker.ceph.com/issues/20340
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/Server.cc