]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: properly update client_snap_caps when splitting snap inode
authorYan, Zheng <zyan@redhat.com>
Tue, 21 Jun 2016 08:20:58 +0000 (16:20 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 15 Jul 2016 01:11:49 +0000 (09:11 +0800)
commit4883779935219817c7e391940a025be1679daeb5
tree4b076401ccabf1026d83d0e1c890f1ce444cc516
parent3f6daa90e23644ddeaebf2820ba93f667d41c591
mds: properly update client_snap_caps when splitting snap inode

update the new snap inode's client_snap_caps according to the old
snap inode.

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