]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add config option to suspend logging 7199/head
authorYan, Zheng <zyan@redhat.com>
Fri, 15 Jan 2016 05:33:21 +0000 (13:33 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 15 Jan 2016 05:34:45 +0000 (13:34 +0800)
commit19dc272d11013f5852270a9dfde8027e8172d2fb
treeb0ccf1cd831f85d8e671ad976f54101d08f45597
parent5d8d66629f820ad48c79e6a9cf32326da8689283
mds: add config option to suspend logging

The option creates long-standing unsafe MDS requests. It help in
testing unsafe request related corner cases.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/common/config_opts.h
src/mds/MDLog.cc
src/mds/MDLog.h
src/mds/MDSDaemon.cc