]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: the assert should be before the journal entry submit otherwise it's racy
authorZhansong Gao <zhsgao@hotmail.com>
Fri, 16 Jun 2023 04:30:40 +0000 (12:30 +0800)
committerZhansong Gao <zhsgao@hotmail.com>
Wed, 13 Nov 2024 08:34:36 +0000 (16:34 +0800)
commit11a4303d66fa0355c890a478b33ccc90ee68f6d3
tree972b076fa2acc61a3520d107aa43e7cd305a8baa
parent79a33025d506c9a90520633492285bc047ef31f5
mds: the assert should be before the journal entry submit otherwise it's racy

Signed-off-by: Zhansong Gao <zhsgao@hotmail.com>
src/mds/Migrator.cc