]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: don't start new segment while finishing disambiguate imports
authorYan, Zheng <zheng.z.yan@intel.com>
Mon, 31 Mar 2014 01:46:58 +0000 (09:46 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Wed, 2 Apr 2014 03:03:10 +0000 (11:03 +0800)
commitb65a818407b3c3ae01b550f8849097702c2d2bc3
treec125f6d2352cdcee00615af817267ae9d2457eac
parentff44a99a59c1f8312bc94a20f3797ab450af706c
mds: don't start new segment while finishing disambiguate imports

This avoid inserting ESubtreeMap among EImportFinish events that
finish disambiguate imports. Because the ESubtreeMap reflects the
subtree state when all EImportFinish events are replayed.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/mds/MDLog.cc