]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: provide correct snaps to purge_stale_snap_data()
authorYan, Zheng <zyan@redhat.com>
Tue, 16 Dec 2014 07:36:04 +0000 (15:36 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 5 Feb 2015 14:40:37 +0000 (22:40 +0800)
commit1e53bcbef4618331c026202f5f38cc346616fcab
tree607dc7b041503f42722c0cee743484d00d6988ab
parent040d5c5b70f094bdd3998cce3f93c7e5ca461541
mds: provide correct snaps to purge_stale_snap_data()

if a directory inode has snaprealm, its parent directory's snapshot
set can be not equal to its snapshot set

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