]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: set last snapid according to removed snaps in data pools
authorYan, Zheng <zyan@redhat.com>
Mon, 15 Dec 2014 07:43:57 +0000 (15:43 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 5 Feb 2015 14:40:37 +0000 (22:40 +0800)
commit040d5c5b70f094bdd3998cce3f93c7e5ca461541
tree0718534b51e4868e3ed841a22158cd6effb5c1b7
parent5e5052b3b016066b38e1ac2daccb9f70872a4c21
mds: set last snapid according to removed snaps in data pools

handle the case that we create cephfs using existing pools and
the existing pools' removed snaps are not empty.

Fixes: #10315
Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/mds/SnapServer.cc