]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: update CInode/CDentry's first according to global snapshot seq
authorYan, Zheng <zyan@redhat.com>
Tue, 6 Feb 2018 08:33:51 +0000 (16:33 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 6 Mar 2018 02:34:27 +0000 (10:34 +0800)
commit1bc6297cf85b7b9c287362be15cfa862a76685cc
treef83674fda03ad3baf98110279744250f4b2f2730
parentd532e66087a1f98428195fc81fe2a1ef2d1199af
mds: update CInode/CDentry's first according to global snapshot seq

This simplifies case that inode gets moved into different snaprealm

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