From: Kefu Chai Date: Tue, 24 Sep 2019 06:48:55 +0000 (+0800) Subject: crush: add editor property variables X-Git-Tag: v15.1.0~1441^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d34030a1eebd5c6f973d60b974ac6e89eabf2803;p=ceph-ci.git crush: add editor property variables so the local settings won't interfere when working on ceph. Signed-off-by: Kefu Chai --- diff --git a/src/crush/CrushCompiler.cc b/src/crush/CrushCompiler.cc index d9a0e26b32f..eafda63afa7 100644 --- a/src/crush/CrushCompiler.cc +++ b/src/crush/CrushCompiler.cc @@ -1,3 +1,6 @@ +// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- +// vim: ts=8 sw=2 smarttab + #include "CrushCompiler.h" #if defined(_AIX)