]> 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>
Wed, 20 Jul 2016 02:33:44 +0000 (10:33 +0800)
commit42dd72df1a514175be05d5d613d9b00296cb1b1e
treed899df9e4a140317d5157306cf6913ae9dbda4cc
parentb15cf42a4be7bb290e095cd5027d7f9ac604a97d
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>
(cherry picked from commit 4883779935219817c7e391940a025be1679daeb5)
src/mds/CInode.cc
src/mds/CInode.h
src/mds/MDCache.cc