From: John Spray Date: Wed, 20 Jan 2016 11:05:51 +0000 (+0000) Subject: vstart: enable lockdep X-Git-Tag: v10.0.4~137^2^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cbffc3a08fc2eb261835d30d93a8fc0a9f970efb;p=ceph.git vstart: enable lockdep Development clusters are the right place to enable performance-degrading correctness checks. Signed-off-by: John Spray --- diff --git a/src/vstart.sh b/src/vstart.sh index e5154792cff8..64a12b92053f 100755 --- a/src/vstart.sh +++ b/src/vstart.sh @@ -454,6 +454,7 @@ if [ "$start_mon" -eq 1 ]; then filestore fd cache size = 32 run dir = $CEPH_OUT_DIR enable experimental unrecoverable data corrupting features = * + lockdep = true EOF if [ "$cephx" -eq 1 ] ; then cat <> $conf_fn