]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: don't access mdsmap from log submit thread 12208/head
authorYan, Zheng <zyan@redhat.com>
Tue, 29 Nov 2016 08:15:48 +0000 (16:15 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 29 Nov 2016 14:44:06 +0000 (22:44 +0800)
commit96e3d592711522129f104ae26f376068ca45255a
tree4145294994d04dd2e4d761c8939049357aa2c325
parent79b08ef2af00beba47c1438d18b069a72651d0e9
mds: don't access mdsmap from log submit thread

the log submit thread does not hold the big mds_lock.

Fixes: http://tracker.ceph.com/issues/18047
Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/mds/MDLog.cc
src/mds/MDLog.h