]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
crush: add editor property variables
authorKefu Chai <kchai@redhat.com>
Tue, 24 Sep 2019 06:48:55 +0000 (14:48 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 24 Sep 2019 06:57:09 +0000 (14:57 +0800)
so the local settings won't interfere when working on ceph.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crush/CrushCompiler.cc

index d9a0e26b32f038e2e918e96080413807ec801a43..eafda63afa7535635d9f9cc7fba21546ea1849ed 100644 (file)
@@ -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)