]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix state check in Migrator::find_stale_export_freeze()
authorYan, Zheng <zyan@redhat.com>
Mon, 21 Nov 2016 11:32:25 +0000 (19:32 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 21 Nov 2016 12:42:31 +0000 (20:42 +0800)
commit30218bc58eab69e174d6df0c8e4eceeed776ab96
tree39f1d71a6407744d47f02bc87a8c92080560a425
parent238fd2ad37d77532698d3a254e102f16951126c0
mds: fix state check in Migrator::find_stale_export_freeze()

Iterator p is pointing to next state

Possibly fix: http://tracker.ceph.com/issues/{17606,8405}
Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/mds/Migrator.cc