]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
osd/pg_scrubber: use tab-width:8 38863/head
authorKefu Chai <kchai@redhat.com>
Tue, 12 Jan 2021 05:53:05 +0000 (13:53 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 12 Jan 2021 07:06:12 +0000 (15:06 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/osd/pg_scrubber.cc

index a558e0e885795c82140fd8384bae6f3a51a1b7f0..a7501da146c27e6f6aa9a20c4544156807796624 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:2; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
 // vim: ts=2 sw=2 smarttab
 
 #include "pg_scrubber.h"