mirror of
https://github.com/ceph/ceph
synced 2025-04-01 14:51:13 +00:00
crimson/osd: add editor variables/options
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
02388911ae
commit
cf64928412
@ -1,3 +1,6 @@
|
||||
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
|
||||
// vim: ts=8 sw=2 smarttab
|
||||
|
||||
#include "cyan_store.h"
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
@ -1,3 +1,6 @@
|
||||
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
|
||||
// vim: ts=8 sw=2 smarttab
|
||||
|
||||
#include "pg_backend.h"
|
||||
|
||||
#include <optional>
|
||||
|
Loading…
Reference in New Issue
Block a user