From 4adaf64d7187778965f1a0f6e7d04efc809a2a7b Mon Sep 17 00:00:00 2001 From: Edwin Rodriguez Date: Thu, 2 Oct 2025 15:34:08 -0400 Subject: [PATCH] Add blank line after header block Signed-off-by: Edwin Rodriguez --- src/arch/s390x.h | 1 + src/auth/Auth.h | 1 + src/auth/AuthAuthorizeHandler.h | 1 + src/auth/AuthClientHandler.h | 1 + src/auth/AuthMethodList.h | 1 + src/auth/AuthServiceHandler.h | 1 + src/auth/AuthSessionHandler.h | 1 + src/auth/Crypto.h | 1 + src/auth/KeyRing.h | 1 + src/auth/RotatingKeyRing.h | 1 + src/auth/cephx/CephxAuthorizeHandler.h | 1 + src/auth/cephx/CephxClientHandler.h | 1 + src/auth/cephx/CephxKeyServer.h | 1 + src/auth/cephx/CephxProtocol.h | 1 + src/auth/cephx/CephxServiceHandler.h | 1 + src/auth/cephx/CephxSessionHandler.h | 1 + src/auth/none/AuthNoneAuthorizeHandler.h | 1 + src/auth/none/AuthNoneClientHandler.h | 1 + src/auth/none/AuthNoneProtocol.h | 1 + src/auth/none/AuthNoneServiceHandler.h | 1 + src/auth/none/AuthNoneSessionHandler.h | 1 + src/blk/BlockDevice.h | 1 + src/blk/kernel/KernelDevice.h | 1 + src/blk/pmem/PMEMDevice.h | 1 + src/blk/spdk/NVMEDevice.h | 1 + src/client/Client.h | 1 + src/client/Delegation.h | 1 + src/client/DentryRef.h | 1 + src/client/ObjecterWriteback.h | 1 + src/client/RWRef.h | 1 + src/client/SyntheticClient.h | 1 + src/client/Trace.h | 1 + src/client/UserPerm.h | 1 + src/client/barrier.h | 1 + src/client/fuse_ll.h | 1 + src/cls/2pc_queue/cls_2pc_queue_types.h | 1 + src/cls/cephfs/cls_cephfs.h | 1 + src/cls/log/cls_log_types.h | 1 + src/common/AsyncReserver.h | 1 + src/common/Clock.h | 1 + src/common/CommandTable.h | 1 + src/common/Cond.h | 1 + src/common/ConfUtils.h | 1 + src/common/ContextCompletion.h | 1 + src/common/Continuation.h | 1 + src/common/Cycles.h | 1 + src/common/DecayCounter.h | 1 + src/common/EventTrace.h | 1 + src/common/Finisher.h | 1 + src/common/Formatter.h | 1 + src/common/HTMLFormatter.h | 1 + src/common/HeartbeatMap.h | 1 + src/common/LogClient.h | 1 + src/common/LogEntry.h | 1 + src/common/MemoryModel.h | 1 + src/common/OpQueue.h | 1 + src/common/OutputDataSocket.h | 1 + src/common/PluginRegistry.h | 1 + src/common/Preforker.h | 1 + src/common/PrioritizedQueue.h | 1 + src/common/PriorityCache.h | 1 + src/common/RWLock.h | 1 + src/common/RefCountedObj.h | 1 + src/common/Semaphore.h | 1 + src/common/StackStringStream.h | 1 + src/common/SubProcess.h | 1 + src/common/TextTable.h | 1 + src/common/Thread.h | 1 + src/common/Timer.h | 1 + src/common/TrackedOp.h | 1 + src/common/WeightedPriorityQueue.h | 1 + src/common/WorkQueue.h | 1 + src/common/admin_socket.h | 1 + src/common/admin_socket_client.h | 1 + src/common/allocate_unique.h | 1 + src/common/async/async_call.h | 1 + src/common/async/async_cond.h | 1 + src/common/async/bind_handler.h | 1 + src/common/async/blocked_completion.h | 1 + src/common/async/co_spawn_group.h | 1 + src/common/async/co_throttle.h | 1 + src/common/async/co_waiter.h | 1 + src/common/async/completion.h | 1 + src/common/async/context_pool.h | 1 + src/common/async/detail/co_spawn_group.h | 1 + src/common/async/detail/co_throttle_impl.h | 1 + src/common/async/detail/shared_lock.h | 1 + src/common/async/detail/shared_mutex.h | 1 + src/common/async/detail/spawn_group.h | 1 + src/common/async/forward_handler.h | 1 + src/common/async/librados_completion.h | 1 + src/common/async/parallel_for_each.h | 1 + src/common/async/redirect_error.h | 1 + src/common/async/service.h | 1 + src/common/async/shared_mutex.h | 1 + src/common/async/spawn_group.h | 1 + src/common/async/waiter.h | 1 + src/common/async/yield_context.h | 1 + src/common/bit_str.h | 1 + src/common/bounded_key_counter.h | 1 + src/common/ceph_argparse.h | 1 + src/common/ceph_context.h | 1 + src/common/ceph_time.h | 1 + src/common/ceph_timer.h | 1 + src/common/cmdparse.h | 1 + src/common/code_environment.h | 1 + src/common/cohort_lru.h | 1 + src/common/common_init.h | 1 + src/common/compiler_extensions.h | 1 + src/common/config.h | 1 + src/common/config_cacher.h | 1 + src/common/config_obs.h | 1 + src/common/containers.h | 1 + src/common/convenience.h | 1 + src/common/debug.h | 1 + src/common/detail/construct_suspended.h | 1 + src/common/dns_resolve.h | 1 + src/common/dout.h | 1 + src/common/entity_name.h | 1 + src/common/environment.h | 1 + src/common/error_code.h | 1 + src/common/escape.h | 1 + src/common/event_socket.h | 1 + src/common/fault_injector.h | 1 + src/common/fd.h | 1 + src/common/fmt_common.h | 1 + src/common/function_signature.h | 1 + src/common/hex.h | 1 + src/common/histogram.h | 1 + src/common/hobject.h | 1 + src/common/hostname.h | 1 + src/common/interval_map.h | 1 + src/common/io_exerciser/IoSequence.h | 1 + src/common/likely.h | 1 + src/common/lockdep.h | 1 + src/common/mclock_common.h | 1 + src/common/mime.h | 1 + src/common/mutex_debug.h | 1 + src/common/obj_bencher.h | 1 + src/common/openssl_opts_handler.h | 1 + src/common/perf_counters.h | 1 + src/common/perf_histogram.h | 1 + src/common/pick_address.h | 1 + src/common/reverse.h | 1 + src/common/run_cmd.h | 1 + src/common/safe_io.h | 1 + src/common/signal.h | 1 + src/common/static_ptr.h | 1 + src/common/strescape.h | 1 + src/common/strtol.h | 1 + src/common/subsys.h | 1 + src/common/subsys_types.h | 1 + src/common/tcp_info.h | 1 + src/common/utf8.h | 1 + src/common/version.h | 1 + src/common/versioned_variant.h | 1 + src/common/zipkin_trace.h | 1 + src/compressor/CompressionPlugin.h | 1 + src/compressor/Compressor.h | 1 + src/compressor/lz4/LZ4Compressor.h | 1 + src/compressor/snappy/SnappyCompressor.h | 1 + src/compressor/zlib/ZlibCompressor.h | 1 + src/compressor/zstd/ZstdCompressor.h | 1 + src/crimson/admin/admin_socket.h | 1 + src/crimson/admin/osd_admin.h | 1 + src/crimson/admin/pg_commands.h | 1 + src/crimson/common/metrics_helpers.h | 1 + src/crimson/crush/CrushLocation.h | 1 + src/crimson/net/Connection.h | 1 + src/crimson/net/Dispatcher.h | 1 + src/crimson/net/Errors.h | 1 + src/crimson/net/Fwd.h | 1 + src/crimson/net/Messenger.h | 1 + src/crimson/net/SocketConnection.h | 1 + src/crimson/net/SocketMessenger.h | 1 + src/crimson/os/alienstore/semaphore.h | 1 + src/crimson/os/alienstore/thread_pool.h | 1 + src/crimson/os/cyanstore/cyan_object.h | 1 + src/crimson/os/seastore/omap_manager/btree/omap_btree_node.h | 1 + src/crimson/os/seastore/segment_manager/zbd.h | 1 + src/crimson/osd/scheduler/mclock_scheduler.h | 1 + src/crimson/osd/scheduler/scheduler.h | 1 + src/crush/CrushTreeDumper.h | 1 + src/crush/grammar.h | 1 + src/dmclock/sim/src/ConfUtils.h | 1 + src/erasure-code/ErasureCode.h | 1 + src/erasure-code/ErasureCodeInterface.h | 1 + src/erasure-code/ErasureCodePlugin.h | 1 + src/erasure-code/clay/ErasureCodeClay.h | 1 + src/erasure-code/clay/ErasureCodePluginClay.h | 1 + src/erasure-code/isa/ErasureCodePluginIsa.h | 1 + src/erasure-code/jerasure/ErasureCodeJerasure.h | 1 + src/erasure-code/jerasure/ErasureCodePluginJerasure.h | 1 + src/erasure-code/jerasure/jerasure_init.h | 1 + src/erasure-code/lrc/ErasureCodeLrc.h | 1 + src/erasure-code/lrc/ErasureCodePluginLrc.h | 1 + src/erasure-code/shec/ErasureCodePluginShec.h | 1 + src/erasure-code/shec/ErasureCodeShec.h | 1 + src/erasure-code/shec/ErasureCodeShecTableCache.h | 1 + src/extblkdev/ExtBlkDevInterface.h | 1 + src/extblkdev/ExtBlkDevPlugin.h | 1 + src/extblkdev/vdo/ExtBlkDevPluginVdo.h | 1 + src/extblkdev/vdo/ExtBlkDevVdo.h | 1 + src/global/global_context.h | 1 + src/global/global_init.h | 1 + src/global/pidfile.h | 1 + src/global/signal_handler.h | 1 + src/include/CompatSet.h | 1 + src/include/Context.h | 1 + src/include/Distribution.h | 1 + src/include/alloc_ptr.h | 1 + src/include/any.h | 1 + src/include/bitmapper.h | 1 + src/include/buffer.h | 1 + src/include/buffer_raw.h | 1 + src/include/ceph_fuse.h | 1 + src/include/cephfs/ceph_ll_client.h | 1 + src/include/cephfs/dump.h | 1 + src/include/cephfs/json.h | 1 + src/include/cephfs/keys_and_values.h | 1 + src/include/cephfs/libcephfs.h | 1 + src/include/cephfs/types.h | 1 + src/include/counter.h | 1 + src/include/demangle.h | 1 + src/include/denc.h | 1 + src/include/dlfcn_compat.h | 1 + src/include/elist.h | 1 + src/include/encoding.h | 1 + src/include/error.h | 1 + src/include/event_type.h | 1 + src/include/filepath.h | 1 + src/include/frag.h | 1 + src/include/fs_types.h | 1 + src/include/inline_memory.h | 1 + src/include/intarith.h | 1 + src/include/interval_set.h | 1 + src/include/lru.h | 1 + src/include/mempool.h | 1 + src/include/object.h | 1 + src/include/rados/librados.h | 1 + src/include/rados/librgw.h | 1 + src/include/rados/rgw_file.h | 1 + src/include/random.h | 1 + src/include/rangeset.h | 1 + src/include/rbd/librbd.h | 1 + src/include/rbd/object_map_types.h | 1 + src/include/scope_guard.h | 1 + src/include/spinlock.h | 1 + src/include/statlite.h | 1 + src/include/str_map.h | 1 + src/include/types.h | 1 + src/include/types_fmt.h | 1 + src/include/util.h | 1 + src/include/utime.h | 1 + src/include/utime_fmt.h | 1 + src/include/win32/ifaddrs.h | 1 + src/include/win32/win32_errno.h | 1 + src/include/win32/winsock_compat.h | 1 + src/include/win32/winsock_wrapper.h | 1 + src/include/xlist.h | 1 + src/journal/JournalMetadataListener.h | 1 + src/kv/KeyValueDB.h | 1 + src/kv/KeyValueHistogram.h | 1 + src/kv/RocksDBStore.h | 1 + src/librados/AioCompletionImpl.h | 1 + src/librados/IoCtxImpl.h | 1 + src/librados/ListObjectImpl.h | 1 + src/librados/ObjectOperationImpl.h | 1 + src/librados/PoolAsyncCompletionImpl.h | 1 + src/librados/RadosClient.h | 1 + src/librados/RadosXattrIter.h | 1 + src/librados/librados_asio.h | 1 + src/libradosstriper/MultiAioCompletionImpl.h | 1 + src/libradosstriper/RadosStriperImpl.h | 1 + src/librbd/AsyncObjectThrottle.h | 1 + src/librbd/AsyncRequest.h | 1 + src/librbd/ImageCtx.h | 1 + src/librbd/LibrbdAdminSocketHook.h | 1 + src/librbd/TaskFinisher.h | 1 + src/librbd/WatchNotifyTypes.h | 1 + src/librbd/internal.h | 1 + src/librbd/operation/FlattenRequest.h | 1 + src/librbd/operation/MigrateRequest.h | 1 + src/librbd/operation/ObjectMapIterate.h | 1 + src/librbd/operation/RebuildObjectMapRequest.h | 1 + src/librbd/operation/ResizeRequest.h | 1 + src/librbd/operation/SparsifyRequest.h | 1 + src/librbd/operation/TrimRequest.h | 1 + src/mds/Anchor.h | 1 + src/mds/BatchOp.h | 1 + src/mds/Beacon.h | 1 + src/mds/CDentry.h | 1 + src/mds/CDir.h | 1 + src/mds/CInode.h | 1 + src/mds/Capability.h | 1 + src/mds/DamageTable.h | 1 + src/mds/FSMap.h | 1 + src/mds/FSMapUser.h | 1 + src/mds/InoTable.h | 1 + src/mds/JournalPointer.h | 1 + src/mds/LocalLockC.h | 1 + src/mds/Locker.h | 1 + src/mds/LogEvent.h | 1 + src/mds/LogSegment.h | 1 + src/mds/LogSegmentRef.h | 1 + src/mds/MDBalancer.h | 1 + src/mds/MDCache.h | 1 + src/mds/MDLog.h | 1 + src/mds/MDSAuthCaps.h | 1 + src/mds/MDSContext.h | 1 + src/mds/MDSContinuation.h | 1 + src/mds/MDSDaemon.h | 1 + src/mds/MDSMap.h | 1 + src/mds/MDSMetaRequest.h | 1 + src/mds/MDSRank.h | 1 + src/mds/MDSTable.h | 1 + src/mds/MDSTableClient.h | 1 + src/mds/MDSTableServer.h | 1 + src/mds/Mantle.h | 1 + src/mds/Migrator.h | 1 + src/mds/Mutation.h | 1 + src/mds/OpenFileTable.h | 1 + src/mds/PurgeQueue.h | 1 + src/mds/RecoveryQueue.h | 1 + src/mds/RetryMessage.h | 1 + src/mds/RetryRequest.h | 1 + src/mds/ScatterLock.h | 1 + src/mds/ScrubHeader.h | 1 + src/mds/ScrubStack.h | 1 + src/mds/SegmentBoundary.h | 1 + src/mds/Server.h | 1 + src/mds/SessionMap.h | 1 + src/mds/SimpleLock.h | 1 + src/mds/SnapClient.h | 1 + src/mds/SnapRealm.h | 1 + src/mds/SnapServer.h | 1 + src/mds/cephfs_features.h | 1 + src/mds/events/ECommitted.h | 1 + src/mds/events/EExport.h | 1 + src/mds/events/EFragment.h | 1 + src/mds/events/EImportFinish.h | 1 + src/mds/events/EImportStart.h | 1 + src/mds/events/ELid.h | 1 + src/mds/events/EMetaBlob.h | 1 + src/mds/events/ENoOp.h | 1 + src/mds/events/EOpen.h | 1 + src/mds/events/EPeerUpdate.h | 1 + src/mds/events/EPurged.h | 1 + src/mds/events/EResetJournal.h | 1 + src/mds/events/ESegment.h | 1 + src/mds/events/ESession.h | 1 + src/mds/events/ESessions.h | 1 + src/mds/events/ESubtreeMap.h | 1 + src/mds/events/ETableClient.h | 1 + src/mds/events/ETableServer.h | 1 + src/mds/events/EUpdate.h | 1 + src/mds/flock.h | 1 + src/mds/fscrypt.h | 1 + src/mds/inode_backtrace.h | 1 + src/mds/mds_table_types.h | 1 + src/mds/mdstypes.h | 1 + src/mds/snap.h | 1 + src/messages/MAuth.h | 1 + src/messages/MAuthReply.h | 1 + src/messages/MBackfillReserve.h | 1 + src/messages/MCacheExpire.h | 1 + src/messages/MClientCapRelease.h | 1 + src/messages/MClientCaps.h | 1 + src/messages/MClientLease.h | 1 + src/messages/MClientReclaim.h | 1 + src/messages/MClientReclaimReply.h | 1 + src/messages/MClientReconnect.h | 1 + src/messages/MClientReply.h | 1 + src/messages/MClientRequest.h | 1 + src/messages/MClientRequestForward.h | 1 + src/messages/MClientSession.h | 1 + src/messages/MClientSnap.h | 1 + src/messages/MCommand.h | 1 + src/messages/MCommandReply.h | 1 + src/messages/MDentryLink.h | 1 + src/messages/MDentryUnlink.h | 1 + src/messages/MDirUpdate.h | 1 + src/messages/MDiscover.h | 1 + src/messages/MDiscoverReply.h | 1 + src/messages/MExportCaps.h | 1 + src/messages/MExportCapsAck.h | 1 + src/messages/MExportDir.h | 1 + src/messages/MExportDirAck.h | 1 + src/messages/MExportDirCancel.h | 1 + src/messages/MExportDirDiscover.h | 1 + src/messages/MExportDirDiscoverAck.h | 1 + src/messages/MExportDirFinish.h | 1 + src/messages/MExportDirNotify.h | 1 + src/messages/MExportDirNotifyAck.h | 1 + src/messages/MExportDirPrep.h | 1 + src/messages/MExportDirPrepAck.h | 1 + src/messages/MFSMap.h | 1 + src/messages/MFSMapUser.h | 1 + src/messages/MForward.h | 1 + src/messages/MGenericMessage.h | 1 + src/messages/MGetPoolStats.h | 1 + src/messages/MGetPoolStatsReply.h | 1 + src/messages/MHeartbeat.h | 1 + src/messages/MInodeFileCaps.h | 1 + src/messages/MLock.h | 1 + src/messages/MLog.h | 1 + src/messages/MLogAck.h | 1 + src/messages/MMDSBeacon.h | 1 + src/messages/MMDSCacheRejoin.h | 1 + src/messages/MMDSFindIno.h | 1 + src/messages/MMDSFindInoReply.h | 1 + src/messages/MMDSFragmentNotify.h | 1 + src/messages/MMDSFragmentNotifyAck.h | 1 + src/messages/MMDSLoadTargets.h | 1 + src/messages/MMDSMap.h | 1 + src/messages/MMDSOpenIno.h | 1 + src/messages/MMDSOpenInoReply.h | 1 + src/messages/MMDSPeerRequest.h | 1 + src/messages/MMDSQuiesceDbAck.h | 1 + src/messages/MMDSQuiesceDbListing.h | 1 + src/messages/MMDSResolve.h | 1 + src/messages/MMDSResolveAck.h | 1 + src/messages/MMDSScrub.h | 1 + src/messages/MMDSScrubStats.h | 1 + src/messages/MMDSSnapUpdate.h | 1 + src/messages/MMDSTableRequest.h | 1 + src/messages/MMgrBeacon.h | 1 + src/messages/MMgrConfigure.h | 1 + src/messages/MMgrDigest.h | 1 + src/messages/MMgrMap.h | 1 + src/messages/MMgrOpen.h | 1 + src/messages/MMgrReport.h | 1 + src/messages/MMgrUpdate.h | 1 + src/messages/MMonCommand.h | 1 + src/messages/MMonCommandAck.h | 1 + src/messages/MMonElection.h | 1 + src/messages/MMonGetMap.h | 1 + src/messages/MMonGetOSDMap.h | 1 + src/messages/MMonGetVersion.h | 1 + src/messages/MMonGetVersionReply.h | 1 + src/messages/MMonGlobalID.h | 1 + src/messages/MMonHealth.h | 1 + src/messages/MMonJoin.h | 1 + src/messages/MMonMap.h | 1 + src/messages/MMonMgrReport.h | 1 + src/messages/MMonPaxos.h | 1 + src/messages/MMonPing.h | 1 + src/messages/MMonProbe.h | 1 + src/messages/MMonQuorumService.h | 1 + src/messages/MMonScrub.h | 1 + src/messages/MMonSubscribe.h | 1 + src/messages/MMonSubscribeAck.h | 1 + src/messages/MMonSync.h | 1 + src/messages/MMonUsedPendingKeys.h | 1 + src/messages/MNVMeofGwBeacon.h | 1 + src/messages/MNVMeofGwMap.h | 1 + src/messages/MOSDAlive.h | 1 + src/messages/MOSDBackoff.h | 1 + src/messages/MOSDBoot.h | 1 + src/messages/MOSDECSubOpRead.h | 1 + src/messages/MOSDECSubOpReadReply.h | 1 + src/messages/MOSDECSubOpWrite.h | 1 + src/messages/MOSDECSubOpWriteReply.h | 1 + src/messages/MOSDFailure.h | 1 + src/messages/MOSDForceRecovery.h | 1 + src/messages/MOSDMap.h | 1 + src/messages/MOSDMarkMeDown.h | 1 + src/messages/MOSDOp.h | 1 + src/messages/MOSDOpReply.h | 1 + src/messages/MOSDPGBackfill.h | 1 + src/messages/MOSDPGBackfillRemove.h | 1 + src/messages/MOSDPGInfo.h | 1 + src/messages/MOSDPGLog.h | 1 + src/messages/MOSDPGNotify.h | 1 + src/messages/MOSDPGPCT.h | 1 + src/messages/MOSDPGPull.h | 1 + src/messages/MOSDPGPush.h | 1 + src/messages/MOSDPGPushReply.h | 1 + src/messages/MOSDPGQuery.h | 1 + src/messages/MOSDPGRemove.h | 1 + src/messages/MOSDPGScan.h | 1 + src/messages/MOSDPGTemp.h | 1 + src/messages/MOSDPGTrim.h | 1 + src/messages/MOSDPGUpdateLogMissing.h | 1 + src/messages/MOSDPGUpdateLogMissingReply.h | 1 + src/messages/MOSDPing.h | 1 + src/messages/MOSDRepOp.h | 1 + src/messages/MOSDRepOpReply.h | 1 + src/messages/MOSDRepScrub.h | 1 + src/messages/MOSDRepScrubMap.h | 1 + src/messages/MOSDScrubReserve.h | 1 + src/messages/MPGStats.h | 1 + src/messages/MPGStatsAck.h | 1 + src/messages/MPing.h | 1 + src/messages/MPoolOp.h | 1 + src/messages/MPoolOpReply.h | 1 + src/messages/MRecoveryReserve.h | 1 + src/messages/MRemoveSnaps.h | 1 + src/messages/MRoute.h | 1 + src/messages/MStatfs.h | 1 + src/messages/MStatfsReply.h | 1 + src/messages/MTimeCheck.h | 1 + src/messages/MTimeCheck2.h | 1 + src/messages/MWatchNotify.h | 1 + src/mgr/ActivePyModule.h | 1 + src/mgr/ActivePyModules.h | 1 + src/mgr/ClusterState.h | 1 + src/mgr/DaemonServer.h | 1 + src/mgr/DaemonState.h | 1 + src/mgr/Gil.h | 1 + src/mgr/Mgr.h | 1 + src/mgr/MgrClient.h | 1 + src/mgr/MgrContext.h | 1 + src/mgr/MgrOpRequest.h | 1 + src/mgr/MgrStandby.h | 1 + src/mgr/PyFormatter.h | 1 + src/mgr/PyModule.h | 1 + src/mgr/PyModuleRegistry.h | 1 + src/mgr/PyModuleRunner.h | 1 + src/mgr/StandbyPyModules.h | 1 + src/mon/AuthMonitor.h | 1 + src/mon/CommandHandler.h | 1 + src/mon/ConnectionTracker.h | 1 + src/mon/ElectionLogic.h | 1 + src/mon/Elector.h | 1 + src/mon/FSCommands.h | 1 + src/mon/HealthMonitor.h | 1 + src/mon/LogMonitor.h | 1 + src/mon/MDSMonitor.h | 1 + src/mon/MgrMap.h | 1 + src/mon/MgrMonitor.h | 1 + src/mon/MonClient.h | 1 + src/mon/MonCommand.h | 1 + src/mon/MonCommands.h | 1 + src/mon/MonMap.h | 1 + src/mon/MonOpRequest.h | 1 + src/mon/Monitor.h | 1 + src/mon/MonitorDBStore.h | 1 + src/mon/MonmapMonitor.h | 1 + src/mon/NVMeofGwMap.h | 1 + src/mon/NVMeofGwMon.h | 1 + src/mon/NVMeofGwSerialize.h | 1 + src/mon/NVMeofGwTypes.h | 1 + src/mon/OSDMonitor.h | 1 + src/mon/PGMap.h | 1 + src/mon/Paxos.h | 1 + src/mon/PaxosFSMap.h | 1 + src/mon/PaxosService.h | 1 + src/mon/Session.h | 1 + src/mon/error_code.h | 1 + src/mon/mon_types.h | 1 + src/msg/Connection.h | 1 + src/msg/DispatchQueue.h | 1 + src/msg/Dispatcher.h | 1 + src/msg/Message.h | 1 + src/msg/MessageRef.h | 1 + src/msg/Messenger.h | 1 + src/msg/SimplePolicyMessenger.h | 1 + src/msg/async/AsyncConnection.h | 1 + src/msg/async/AsyncMessenger.h | 1 + src/msg/async/Event.h | 1 + src/msg/async/EventEpoll.h | 1 + src/msg/async/EventKqueue.h | 1 + src/msg/async/EventPoll.h | 1 + src/msg/async/EventSelect.h | 1 + src/msg/async/PosixStack.h | 1 + src/msg/async/Stack.h | 1 + src/msg/async/Timeout.h | 1 + src/msg/async/crypto_onwire.h | 1 + src/msg/async/net_handler.h | 1 + src/msg/async/rdma/Infiniband.h | 1 + src/msg/async/rdma/RDMAStack.h | 1 + src/msg/msg_fmt.h | 1 + src/msg/msg_types.h | 1 + src/neorados/RADOSImpl.h | 1 + src/neorados/cls/common.h | 1 + src/neorados/cls/fifo.h | 1 + src/neorados/cls/fifo/entry.h | 1 + src/neorados/cls/log.h | 1 + src/neorados/cls/sem_set.h | 1 + src/neorados/cls/version.h | 1 + src/nvmeof/NVMeofGwClient.h | 1 + src/nvmeof/NVMeofGwMonitorClient.h | 1 + src/nvmeof/NVMeofGwMonitorGroupClient.h | 1 + src/os/ObjectStore.h | 1 + src/os/bluestore/Allocator.h | 1 + src/os/bluestore/AllocatorBase.h | 1 + src/os/bluestore/BlueFS.h | 1 + src/os/bluestore/BlueRocksEnv.h | 1 + src/os/bluestore/BlueStore.h | 1 + src/os/bluestore/Compression.h | 1 + src/os/bluestore/Writer.h | 1 + src/os/bluestore/bluefs_types.h | 1 + src/os/bluestore/bluestore_common.h | 1 + src/os/bluestore/bluestore_types.h | 1 + src/os/bluestore/fastbmap_allocator_impl.h | 1 + src/os/bluestore/simple_bitmap.h | 1 + src/os/fs/FS.h | 1 + src/os/fs/XFS.h | 1 + src/os/kstore/KStore.h | 1 + src/os/kstore/kstore_types.h | 1 + src/os/memstore/MemStore.h | 1 + src/os/memstore/PageSet.h | 1 + src/osd/ClassHandler.h | 1 + src/osd/ECBackend.h | 1 + src/osd/ECBackendL.h | 1 + src/osd/ECCommon.h | 1 + src/osd/ECCommonL.h | 1 + src/osd/ECExtentCacheL.h | 1 + src/osd/ECInject.h | 1 + src/osd/ECListener.h | 1 + src/osd/ECMsgTypes.h | 1 + src/osd/ECSwitch.h | 1 + src/osd/ECTransaction.h | 1 + src/osd/ECTransactionL.h | 1 + src/osd/ECTypes.h | 1 + src/osd/ECUtil.h | 1 + src/osd/ECUtilL.h | 1 + src/osd/HitSet.h | 1 + src/osd/OSD.h | 1 + src/osd/OSDCap.h | 1 + src/osd/OSDMap.h | 1 + src/osd/ObjectVersioner.h | 1 + src/osd/OpRequest.h | 1 + src/osd/PG.h | 1 + src/osd/PGBackend.h | 1 + src/osd/PGLog.h | 1 + src/osd/PGTransaction.h | 1 + src/osd/ReplicatedBackend.h | 1 + src/osd/Session.h | 1 + src/osd/SnapMapReaderI.h | 1 + src/osd/SnapMapper.h | 1 + src/osd/Watch.h | 1 + src/osd/error_code.h | 1 + src/osd/object_state_fmt.h | 1 + src/osd/osd_tracer.h | 1 + src/osd/osd_types.h | 1 + src/osd/osd_types_fmt.h | 1 + src/osd/scheduler/OpScheduler.h | 1 + src/osd/scheduler/OpSchedulerItem.h | 1 + src/osd/scheduler/mClockScheduler.h | 1 + src/osd/scrubber/PrimaryLogScrub.h | 1 + src/osd/scrubber/ScrubStore.h | 1 + src/osd/scrubber/scrub_backend.h | 1 + src/osd/scrubber/scrub_job.h | 1 + src/osd/scrubber/scrub_machine.h | 1 + src/osd/scrubber/scrub_queue_entry.h | 1 + src/osd/scrubber/scrub_reservations.h | 1 + src/osd/scrubber/scrub_resources.h | 1 + src/osd/scrubber_common.h | 1 + src/osdc/Filer.h | 1 + src/osdc/Journaler.h | 1 + src/osdc/ObjectCacher.h | 1 + src/osdc/Objecter.h | 1 + src/osdc/Striper.h | 1 + src/osdc/WritebackHandler.h | 1 + src/osdc/error_code.h | 1 + src/perf_histogram.h | 1 + src/perfglue/cpu_profiler.h | 1 + src/perfglue/heap_profiler.h | 1 + src/rgw/driver/rados/rgw_pubsub_push.h | 1 + src/rgw/rgw_dmclock_async_scheduler.h | 1 + src/rgw/rgw_dmclock_scheduler.h | 1 + src/rgw/rgw_dmclock_sync_scheduler.h | 1 + src/rgw/rgw_rest_bucket_logging.h | 1 + src/rgw/rgw_rest_pubsub.h | 1 + src/rgw/rgw_s3select.h | 1 + src/rgw/rgw_s3select_private.h | 1 + src/rgw/rgw_tracer.h | 1 + src/test/ObjectMap/KeyValueDBMemory.h | 1 + src/test/admin_socket_output.h | 1 + src/test/admin_socket_output_tests.h | 1 + src/test/client/TestClient.h | 1 + src/test/common/dns_messages.h | 1 + src/test/compressor/compressor_example.h | 1 + src/test/direct_messenger/DirectMessenger.h | 1 + src/test/direct_messenger/DispatchStrategy.h | 1 + src/test/direct_messenger/FastStrategy.h | 1 + src/test/direct_messenger/QueueStrategy.h | 1 + src/test/erasure-code/ErasureCodeExample.h | 1 + src/test/erasure-code/ceph_erasure_code_benchmark.h | 1 + src/test/immutable_object_cache/test_common.h | 1 + src/test/lazy-omap-stats/lazy_omap_stats_test.h | 1 + src/test/librados/test.h | 1 + src/test/librados/test_cxx.h | 1 + src/test/librbd/test_fixture.h | 1 + src/test/librbd/test_support.h | 1 + src/test/neorados/common_tests.h | 1 + src/test/objectstore/ObjectStoreImitator.h | 1 + src/test/objectstore/TestObjectStoreState.h | 1 + src/test/osd/RadosModel.h | 1 + src/test/osd/scrubber_generators.h | 1 + src/test/osd/scrubber_test_datasets.h | 1 + src/test/osdc/FakeWriteback.h | 1 + src/test/osdc/MemWriteback.h | 1 + src/test/perf_helper.h | 1 + src/test/rgw/amqp_mock.h | 1 + src/test/rgw/test_rgw_common.h | 1 + src/test/system/cross_process_sem.h | 1 + src/test/system/st_rados_create_pool.h | 1 + src/test/system/st_rados_delete_objs.h | 1 + src/test/system/st_rados_delete_pool.h | 1 + src/test/system/st_rados_list_objects.h | 1 + src/test/system/st_rados_notify.h | 1 + src/test/system/st_rados_watch.h | 1 + src/test/system/systest_runnable.h | 1 + src/test/system/systest_settings.h | 1 + src/tools/RadosDump.h | 1 + src/tools/ceph-dencoder/nvmeof_types.h | 1 + src/tools/ceph_objectstore_tool.h | 1 + src/tools/cephfs/DataScan.h | 1 + src/tools/cephfs/Dumper.h | 1 + src/tools/cephfs/EventOutput.h | 1 + src/tools/cephfs/JournalFilter.h | 1 + src/tools/cephfs/JournalScanner.h | 1 + src/tools/cephfs/JournalTool.h | 1 + src/tools/cephfs/MDSUtility.h | 1 + src/tools/cephfs/MetaTool.h | 1 + src/tools/cephfs/PgFiles.h | 1 + src/tools/cephfs/Resetter.h | 1 + src/tools/cephfs/TableTool.h | 1 + src/tools/rados/PoolDump.h | 1 + src/tools/rados/RadosImport.h | 1 + src/tools/rbd_mirror/ImageDeleter.h | 1 + 724 files changed, 724 insertions(+) diff --git a/src/arch/s390x.h b/src/arch/s390x.h index f26d8bbe9aa08..10158547a7d7a 100644 --- a/src/arch/s390x.h +++ b/src/arch/s390x.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/Auth.h b/src/auth/Auth.h index a8c2ea70b4e2b..57be552acfba6 100644 --- a/src/auth/Auth.h +++ b/src/auth/Auth.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/AuthAuthorizeHandler.h b/src/auth/AuthAuthorizeHandler.h index c409d1f5c16e7..51bf3b8ca1320 100644 --- a/src/auth/AuthAuthorizeHandler.h +++ b/src/auth/AuthAuthorizeHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/AuthClientHandler.h b/src/auth/AuthClientHandler.h index 1a80805967958..60657cece7af0 100644 --- a/src/auth/AuthClientHandler.h +++ b/src/auth/AuthClientHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/AuthMethodList.h b/src/auth/AuthMethodList.h index cf0eafbd7dd42..b6baabd1133ee 100644 --- a/src/auth/AuthMethodList.h +++ b/src/auth/AuthMethodList.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/AuthServiceHandler.h b/src/auth/AuthServiceHandler.h index 01900e5253d06..2830e5b4ae5dc 100644 --- a/src/auth/AuthServiceHandler.h +++ b/src/auth/AuthServiceHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/AuthSessionHandler.h b/src/auth/AuthSessionHandler.h index 335406d954f71..7ba521a335791 100644 --- a/src/auth/AuthSessionHandler.h +++ b/src/auth/AuthSessionHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/Crypto.h b/src/auth/Crypto.h index 9eef8bbac4c6d..f24ad20abde53 100644 --- a/src/auth/Crypto.h +++ b/src/auth/Crypto.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/KeyRing.h b/src/auth/KeyRing.h index 64f952e6b4b3a..2e61245b83e1e 100644 --- a/src/auth/KeyRing.h +++ b/src/auth/KeyRing.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/RotatingKeyRing.h b/src/auth/RotatingKeyRing.h index 2af174052187a..5b1ae1e84dd0c 100644 --- a/src/auth/RotatingKeyRing.h +++ b/src/auth/RotatingKeyRing.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/cephx/CephxAuthorizeHandler.h b/src/auth/cephx/CephxAuthorizeHandler.h index 2190cdb00d584..b02a594cdea14 100644 --- a/src/auth/cephx/CephxAuthorizeHandler.h +++ b/src/auth/cephx/CephxAuthorizeHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/cephx/CephxClientHandler.h b/src/auth/cephx/CephxClientHandler.h index 49ef986c828a9..02539fbadae08 100644 --- a/src/auth/cephx/CephxClientHandler.h +++ b/src/auth/cephx/CephxClientHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/cephx/CephxKeyServer.h b/src/auth/cephx/CephxKeyServer.h index 4b64c07b03b99..41f4699fb1ac1 100644 --- a/src/auth/cephx/CephxKeyServer.h +++ b/src/auth/cephx/CephxKeyServer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/cephx/CephxProtocol.h b/src/auth/cephx/CephxProtocol.h index 8b494bdea2a62..f79558d7aca27 100644 --- a/src/auth/cephx/CephxProtocol.h +++ b/src/auth/cephx/CephxProtocol.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/cephx/CephxServiceHandler.h b/src/auth/cephx/CephxServiceHandler.h index d9fc291d8500d..6018e7ef77e53 100644 --- a/src/auth/cephx/CephxServiceHandler.h +++ b/src/auth/cephx/CephxServiceHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/cephx/CephxSessionHandler.h b/src/auth/cephx/CephxSessionHandler.h index e8d372d2ddd38..9efc5fbac8b2b 100644 --- a/src/auth/cephx/CephxSessionHandler.h +++ b/src/auth/cephx/CephxSessionHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/none/AuthNoneAuthorizeHandler.h b/src/auth/none/AuthNoneAuthorizeHandler.h index 4817aecf72a5c..49075a03a0f91 100644 --- a/src/auth/none/AuthNoneAuthorizeHandler.h +++ b/src/auth/none/AuthNoneAuthorizeHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/none/AuthNoneClientHandler.h b/src/auth/none/AuthNoneClientHandler.h index 7d6220c8c3b75..5da127e9ad71a 100644 --- a/src/auth/none/AuthNoneClientHandler.h +++ b/src/auth/none/AuthNoneClientHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/none/AuthNoneProtocol.h b/src/auth/none/AuthNoneProtocol.h index 0e84cb15faf77..3ea6d61e9072c 100644 --- a/src/auth/none/AuthNoneProtocol.h +++ b/src/auth/none/AuthNoneProtocol.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/none/AuthNoneServiceHandler.h b/src/auth/none/AuthNoneServiceHandler.h index 074ae95b0d7d7..3619df5c2d3ce 100644 --- a/src/auth/none/AuthNoneServiceHandler.h +++ b/src/auth/none/AuthNoneServiceHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/auth/none/AuthNoneSessionHandler.h b/src/auth/none/AuthNoneSessionHandler.h index d18e461713636..b507610bb326a 100644 --- a/src/auth/none/AuthNoneSessionHandler.h +++ b/src/auth/none/AuthNoneSessionHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/blk/BlockDevice.h b/src/blk/BlockDevice.h index d168025fefa68..43c37c9b2802b 100644 --- a/src/blk/BlockDevice.h +++ b/src/blk/BlockDevice.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/blk/kernel/KernelDevice.h b/src/blk/kernel/KernelDevice.h index 344993742b8d2..b906edc805870 100644 --- a/src/blk/kernel/KernelDevice.h +++ b/src/blk/kernel/KernelDevice.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/blk/pmem/PMEMDevice.h b/src/blk/pmem/PMEMDevice.h index 271222d945b1c..75e96cc4f459e 100644 --- a/src/blk/pmem/PMEMDevice.h +++ b/src/blk/pmem/PMEMDevice.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/blk/spdk/NVMEDevice.h b/src/blk/spdk/NVMEDevice.h index ac5b0ec5dd1f6..e16bb643044f4 100644 --- a/src/blk/spdk/NVMEDevice.h +++ b/src/blk/spdk/NVMEDevice.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/client/Client.h b/src/client/Client.h index 48b73394cf86d..e50370409fee0 100644 --- a/src/client/Client.h +++ b/src/client/Client.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/client/Delegation.h b/src/client/Delegation.h index 834a462fecb2d..dba8528422269 100644 --- a/src/client/Delegation.h +++ b/src/client/Delegation.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef _CEPH_CLIENT_DELEGATION_H #define _CEPH_CLIENT_DELEGATION_H diff --git a/src/client/DentryRef.h b/src/client/DentryRef.h index d44681d6a324d..ab61f7ff39d5c 100644 --- a/src/client/DentryRef.h +++ b/src/client/DentryRef.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/client/ObjecterWriteback.h b/src/client/ObjecterWriteback.h index e08c9e7579beb..eac33e74d2e49 100644 --- a/src/client/ObjecterWriteback.h +++ b/src/client/ObjecterWriteback.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_OSDC_OBJECTERWRITEBACKHANDLER_H #define CEPH_OSDC_OBJECTERWRITEBACKHANDLER_H diff --git a/src/client/RWRef.h b/src/client/RWRef.h index 3ae454c0d5cda..1b29c562288b8 100644 --- a/src/client/RWRef.h +++ b/src/client/RWRef.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/client/SyntheticClient.h b/src/client/SyntheticClient.h index 842d9e768457a..06fd07f491c4e 100644 --- a/src/client/SyntheticClient.h +++ b/src/client/SyntheticClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/client/Trace.h b/src/client/Trace.h index 2968b3c9b1d3a..e3f5eca961743 100644 --- a/src/client/Trace.h +++ b/src/client/Trace.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/client/UserPerm.h b/src/client/UserPerm.h index 0ef3aae70c622..e8ecda0f94f8f 100644 --- a/src/client/UserPerm.h +++ b/src/client/UserPerm.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/client/barrier.h b/src/client/barrier.h index 0633a0921ac54..807bcc9fdb350 100644 --- a/src/client/barrier.h +++ b/src/client/barrier.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * * Copyright (C) 2012 CohortFS, LLC. diff --git a/src/client/fuse_ll.h b/src/client/fuse_ll.h index 8f80ebd6c014e..9c9b0b23dd738 100644 --- a/src/client/fuse_ll.h +++ b/src/client/fuse_ll.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/cls/2pc_queue/cls_2pc_queue_types.h b/src/cls/2pc_queue/cls_2pc_queue_types.h index e1a53be64f227..af4ef0ef17a4e 100644 --- a/src/cls/2pc_queue/cls_2pc_queue_types.h +++ b/src/cls/2pc_queue/cls_2pc_queue_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include "common/ceph_time.h" // for ceph::coarse_real_time diff --git a/src/cls/cephfs/cls_cephfs.h b/src/cls/cephfs/cls_cephfs.h index fc4593e3dedb8..b5930465ba21f 100644 --- a/src/cls/cephfs/cls_cephfs.h +++ b/src/cls/cephfs/cls_cephfs.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/cls/log/cls_log_types.h b/src/cls/log/cls_log_types.h index eda654789f40d..13e351a3491b6 100644 --- a/src/cls/log/cls_log_types.h +++ b/src/cls/log/cls_log_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_CLS_LOG_TYPES_H #define CEPH_CLS_LOG_TYPES_H diff --git a/src/common/AsyncReserver.h b/src/common/AsyncReserver.h index 7bfa759a26574..f466b8e4f549a 100644 --- a/src/common/AsyncReserver.h +++ b/src/common/AsyncReserver.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/Clock.h b/src/common/Clock.h index cc9c86b601118..151983f24862f 100644 --- a/src/common/Clock.h +++ b/src/common/Clock.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/CommandTable.h b/src/common/CommandTable.h index cd87d55ca780c..039c0c15397bd 100644 --- a/src/common/CommandTable.h +++ b/src/common/CommandTable.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/Cond.h b/src/common/Cond.h index 3627afe7e5c56..232f26c9b7cd1 100644 --- a/src/common/Cond.h +++ b/src/common/Cond.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/ConfUtils.h b/src/common/ConfUtils.h index b70b680951b78..a2ce1ae9c92a7 100644 --- a/src/common/ConfUtils.h +++ b/src/common/ConfUtils.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/ContextCompletion.h b/src/common/ContextCompletion.h index dba13efbc4bf5..cbc188cd1e0ad 100644 --- a/src/common/ContextCompletion.h +++ b/src/common/ContextCompletion.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_ASYNC_COMPLETION_H #define CEPH_ASYNC_COMPLETION_H diff --git a/src/common/Continuation.h b/src/common/Continuation.h index bf4e6e65ab7ce..dd3752cd82697 100644 --- a/src/common/Continuation.h +++ b/src/common/Continuation.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/Cycles.h b/src/common/Cycles.h index e087076fe669b..a1e3483d6ca1b 100644 --- a/src/common/Cycles.h +++ b/src/common/Cycles.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/DecayCounter.h b/src/common/DecayCounter.h index 1c986165e3504..4076bdf8b2208 100644 --- a/src/common/DecayCounter.h +++ b/src/common/DecayCounter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/EventTrace.h b/src/common/EventTrace.h index aba2e5b7ea27a..3c68e26e0d901 100644 --- a/src/common/EventTrace.h +++ b/src/common/EventTrace.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/Finisher.h b/src/common/Finisher.h index 497937a01a703..d737f015cce78 100644 --- a/src/common/Finisher.h +++ b/src/common/Finisher.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/Formatter.h b/src/common/Formatter.h index 4764c3be49fc0..e50834980c476 100644 --- a/src/common/Formatter.h +++ b/src/common/Formatter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_FORMATTER_H #define CEPH_FORMATTER_H diff --git a/src/common/HTMLFormatter.h b/src/common/HTMLFormatter.h index c8230eebcf7fe..8a4f7dcc41999 100644 --- a/src/common/HTMLFormatter.h +++ b/src/common/HTMLFormatter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_HTML_FORMATTER_H #define CEPH_HTML_FORMATTER_H diff --git a/src/common/HeartbeatMap.h b/src/common/HeartbeatMap.h index d3e936339d469..868b2cfa8e7a4 100644 --- a/src/common/HeartbeatMap.h +++ b/src/common/HeartbeatMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/LogClient.h b/src/common/LogClient.h index dc6203eba9d0a..85a7883911626 100644 --- a/src/common/LogClient.h +++ b/src/common/LogClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/LogEntry.h b/src/common/LogEntry.h index b79b1a16a0329..f968c741fae3b 100644 --- a/src/common/LogEntry.h +++ b/src/common/LogEntry.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/MemoryModel.h b/src/common/MemoryModel.h index eaa080cbb1526..d3e0e0e1c8457 100644 --- a/src/common/MemoryModel.h +++ b/src/common/MemoryModel.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/OpQueue.h b/src/common/OpQueue.h index 0775af33362dd..aa6f10af93338 100644 --- a/src/common/OpQueue.h +++ b/src/common/OpQueue.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/OutputDataSocket.h b/src/common/OutputDataSocket.h index d9ee33a38373f..e27f7db32aa66 100644 --- a/src/common/OutputDataSocket.h +++ b/src/common/OutputDataSocket.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/PluginRegistry.h b/src/common/PluginRegistry.h index 9c8258d14e2d6..4aff190116e24 100644 --- a/src/common/PluginRegistry.h +++ b/src/common/PluginRegistry.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/common/Preforker.h b/src/common/Preforker.h index cb3c29350426b..a58f59a9d4a52 100644 --- a/src/common/Preforker.h +++ b/src/common/Preforker.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_COMMON_PREFORKER_H #define CEPH_COMMON_PREFORKER_H diff --git a/src/common/PrioritizedQueue.h b/src/common/PrioritizedQueue.h index c887cbd733d44..703c9fec09501 100644 --- a/src/common/PrioritizedQueue.h +++ b/src/common/PrioritizedQueue.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/PriorityCache.h b/src/common/PriorityCache.h index 2c083200e3322..1809ef729101b 100644 --- a/src/common/PriorityCache.h +++ b/src/common/PriorityCache.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/RWLock.h b/src/common/RWLock.h index abe20344d9742..b0fef518786f1 100644 --- a/src/common/RWLock.h +++ b/src/common/RWLock.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/RefCountedObj.h b/src/common/RefCountedObj.h index fdaf1815031ad..1a435238371ad 100644 --- a/src/common/RefCountedObj.h +++ b/src/common/RefCountedObj.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/Semaphore.h b/src/common/Semaphore.h index b99f58dab71dc..1937fa35ef377 100644 --- a/src/common/Semaphore.h +++ b/src/common/Semaphore.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/StackStringStream.h b/src/common/StackStringStream.h index 5e8e400890514..2689edf10797b 100644 --- a/src/common/StackStringStream.h +++ b/src/common/StackStringStream.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/SubProcess.h b/src/common/SubProcess.h index b2da764745175..b9ff746c7d5c2 100644 --- a/src/common/SubProcess.h +++ b/src/common/SubProcess.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/common/TextTable.h b/src/common/TextTable.h index c2f345ef0903d..13a1a17373153 100644 --- a/src/common/TextTable.h +++ b/src/common/TextTable.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/Thread.h b/src/common/Thread.h index 7885be20e6687..7a74351a5f211 100644 --- a/src/common/Thread.h +++ b/src/common/Thread.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/Timer.h b/src/common/Timer.h index 53306b10f0690..3caafb3de03bd 100644 --- a/src/common/Timer.h +++ b/src/common/Timer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/TrackedOp.h b/src/common/TrackedOp.h index eed74c15856ff..a38d4d294d451 100644 --- a/src/common/TrackedOp.h +++ b/src/common/TrackedOp.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/WeightedPriorityQueue.h b/src/common/WeightedPriorityQueue.h index 5c4dc1e6d6f66..101acc3a34bf6 100644 --- a/src/common/WeightedPriorityQueue.h +++ b/src/common/WeightedPriorityQueue.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/WorkQueue.h b/src/common/WorkQueue.h index 5fa9a719fe14a..c38d27d54e427 100644 --- a/src/common/WorkQueue.h +++ b/src/common/WorkQueue.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/admin_socket.h b/src/common/admin_socket.h index e8836bcb99eb8..96c02ee20e726 100644 --- a/src/common/admin_socket.h +++ b/src/common/admin_socket.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/admin_socket_client.h b/src/common/admin_socket_client.h index f406124413236..016c6bca6e07b 100644 --- a/src/common/admin_socket_client.h +++ b/src/common/admin_socket_client.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/allocate_unique.h b/src/common/allocate_unique.h index 6ff669dce509f..2931aa61e5519 100644 --- a/src/common/allocate_unique.h +++ b/src/common/allocate_unique.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/async_call.h b/src/common/async/async_call.h index abbabc4775a87..7b42ce5f20e81 100644 --- a/src/common/async/async_call.h +++ b/src/common/async/async_call.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/async_cond.h b/src/common/async/async_cond.h index cfb7998e9f991..d69f51ba5d631 100644 --- a/src/common/async/async_cond.h +++ b/src/common/async/async_cond.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/bind_handler.h b/src/common/async/bind_handler.h index 5cc421ae8bd7a..f278f0664b1e5 100644 --- a/src/common/async/bind_handler.h +++ b/src/common/async/bind_handler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/blocked_completion.h b/src/common/async/blocked_completion.h index eca9301c90ce1..1db9083a2ac45 100644 --- a/src/common/async/blocked_completion.h +++ b/src/common/async/blocked_completion.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/co_spawn_group.h b/src/common/async/co_spawn_group.h index ff43ca52487f5..e535d0a299c36 100644 --- a/src/common/async/co_spawn_group.h +++ b/src/common/async/co_spawn_group.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/co_throttle.h b/src/common/async/co_throttle.h index 555b0e05d873d..81b0eb16db7cb 100644 --- a/src/common/async/co_throttle.h +++ b/src/common/async/co_throttle.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/co_waiter.h b/src/common/async/co_waiter.h index c7e7021592be3..3e035f86368d3 100644 --- a/src/common/async/co_waiter.h +++ b/src/common/async/co_waiter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/completion.h b/src/common/async/completion.h index de95df8540298..9bc4d9ba7d2b2 100644 --- a/src/common/async/completion.h +++ b/src/common/async/completion.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/context_pool.h b/src/common/async/context_pool.h index 098ccd3a4a059..6ec194ba77d27 100644 --- a/src/common/async/context_pool.h +++ b/src/common/async/context_pool.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/detail/co_spawn_group.h b/src/common/async/detail/co_spawn_group.h index 44ff8efb510c7..3bee09982bb04 100644 --- a/src/common/async/detail/co_spawn_group.h +++ b/src/common/async/detail/co_spawn_group.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/detail/co_throttle_impl.h b/src/common/async/detail/co_throttle_impl.h index 8a27542664b95..d281f6345bfc2 100644 --- a/src/common/async/detail/co_throttle_impl.h +++ b/src/common/async/detail/co_throttle_impl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/detail/shared_lock.h b/src/common/async/detail/shared_lock.h index d74b7100e3b0b..7a7b86385bb17 100644 --- a/src/common/async/detail/shared_lock.h +++ b/src/common/async/detail/shared_lock.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/detail/shared_mutex.h b/src/common/async/detail/shared_mutex.h index ba196387945e0..99448d4fd2b0d 100644 --- a/src/common/async/detail/shared_mutex.h +++ b/src/common/async/detail/shared_mutex.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/detail/spawn_group.h b/src/common/async/detail/spawn_group.h index b67835f1950fc..227134b4e6fb4 100644 --- a/src/common/async/detail/spawn_group.h +++ b/src/common/async/detail/spawn_group.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/forward_handler.h b/src/common/async/forward_handler.h index 2f8da8b74274f..505c4b7913506 100644 --- a/src/common/async/forward_handler.h +++ b/src/common/async/forward_handler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/librados_completion.h b/src/common/async/librados_completion.h index 9d7c338117512..90b3d1bc0b25b 100644 --- a/src/common/async/librados_completion.h +++ b/src/common/async/librados_completion.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/parallel_for_each.h b/src/common/async/parallel_for_each.h index 03a4870cd64b0..953ab26aa6652 100644 --- a/src/common/async/parallel_for_each.h +++ b/src/common/async/parallel_for_each.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/redirect_error.h b/src/common/async/redirect_error.h index 71467458af049..86ef1edbe2fa9 100644 --- a/src/common/async/redirect_error.h +++ b/src/common/async/redirect_error.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab ft=cpp + /* * Ceph - scalable distributed file system */ diff --git a/src/common/async/service.h b/src/common/async/service.h index 9718316f5961e..2f8ff8f6ba19e 100644 --- a/src/common/async/service.h +++ b/src/common/async/service.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/shared_mutex.h b/src/common/async/shared_mutex.h index 420bae1f84b4f..04bd1005fff9b 100644 --- a/src/common/async/shared_mutex.h +++ b/src/common/async/shared_mutex.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/spawn_group.h b/src/common/async/spawn_group.h index b9a8f391ddad0..669a565414b9f 100644 --- a/src/common/async/spawn_group.h +++ b/src/common/async/spawn_group.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/waiter.h b/src/common/async/waiter.h index d4ba8655776d5..92fa2df3e647e 100644 --- a/src/common/async/waiter.h +++ b/src/common/async/waiter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/async/yield_context.h b/src/common/async/yield_context.h index bece89f287d22..c8e8b0d93ac08 100644 --- a/src/common/async/yield_context.h +++ b/src/common/async/yield_context.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/bit_str.h b/src/common/bit_str.h index b4f940e4b63c8..0482c2c8fb748 100644 --- a/src/common/bit_str.h +++ b/src/common/bit_str.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/bounded_key_counter.h b/src/common/bounded_key_counter.h index 9d0dc03978d7b..f21009529ab5e 100644 --- a/src/common/bounded_key_counter.h +++ b/src/common/bounded_key_counter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/ceph_argparse.h b/src/common/ceph_argparse.h index 2ecda1bad5ac2..5c347df9bc977 100644 --- a/src/common/ceph_argparse.h +++ b/src/common/ceph_argparse.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/ceph_context.h b/src/common/ceph_context.h index 5b91247b424c9..80bf42994cc4e 100644 --- a/src/common/ceph_context.h +++ b/src/common/ceph_context.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/ceph_time.h b/src/common/ceph_time.h index 1900abe8ce1bb..a0363d44efeec 100644 --- a/src/common/ceph_time.h +++ b/src/common/ceph_time.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/ceph_timer.h b/src/common/ceph_timer.h index 5b516881fce96..036b6a1b0dd94 100644 --- a/src/common/ceph_timer.h +++ b/src/common/ceph_timer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/cmdparse.h b/src/common/cmdparse.h index ad2d0cdd39979..3dd1c82a8955d 100644 --- a/src/common/cmdparse.h +++ b/src/common/cmdparse.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_COMMON_CMDPARSE_H #define CEPH_COMMON_CMDPARSE_H diff --git a/src/common/code_environment.h b/src/common/code_environment.h index f20cdafe34714..79fea8ffd78db 100644 --- a/src/common/code_environment.h +++ b/src/common/code_environment.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/cohort_lru.h b/src/common/cohort_lru.h index 6d23cd86a9f35..6924918ce784b 100644 --- a/src/common/cohort_lru.h +++ b/src/common/cohort_lru.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Copyright (C) 2015 CohortFS, LLC. * diff --git a/src/common/common_init.h b/src/common/common_init.h index 2279644113142..853911e33fec8 100644 --- a/src/common/common_init.h +++ b/src/common/common_init.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/compiler_extensions.h b/src/common/compiler_extensions.h index 00e2dd755de72..68cba44753554 100644 --- a/src/common/compiler_extensions.h +++ b/src/common/compiler_extensions.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/config.h b/src/common/config.h index 121a3d8bc2d13..771bde66d00d1 100644 --- a/src/common/config.h +++ b/src/common/config.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/config_cacher.h b/src/common/config_cacher.h index d8d4cd9e282d6..9f72ae487faec 100644 --- a/src/common/config_cacher.h +++ b/src/common/config_cacher.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/config_obs.h b/src/common/config_obs.h index 957172787df17..0c8cd8cf57f7b 100644 --- a/src/common/config_obs.h +++ b/src/common/config_obs.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/containers.h b/src/common/containers.h index 98456eefafef1..830fb0ba124bd 100644 --- a/src/common/containers.h +++ b/src/common/containers.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + // // Ceph - scalable distributed file system // diff --git a/src/common/convenience.h b/src/common/convenience.h index eeb530ecc52d0..1a193b119ef13 100644 --- a/src/common/convenience.h +++ b/src/common/convenience.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/debug.h b/src/common/debug.h index faf53e62f4d56..a660d1f992e8a 100644 --- a/src/common/debug.h +++ b/src/common/debug.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/detail/construct_suspended.h b/src/common/detail/construct_suspended.h index a8ba403bb79da..27d39efd5090b 100644 --- a/src/common/detail/construct_suspended.h +++ b/src/common/detail/construct_suspended.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/dns_resolve.h b/src/common/dns_resolve.h index 72b458ba10bdc..c067996c74172 100644 --- a/src/common/dns_resolve.h +++ b/src/common/dns_resolve.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/dout.h b/src/common/dout.h index be6f5788ba05f..c2fb5e65e6251 100644 --- a/src/common/dout.h +++ b/src/common/dout.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/entity_name.h b/src/common/entity_name.h index 3f58e786db15d..e8182420c125e 100644 --- a/src/common/entity_name.h +++ b/src/common/entity_name.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/environment.h b/src/common/environment.h index 8d9a5dacd2f09..10a20114ee7dd 100644 --- a/src/common/environment.h +++ b/src/common/environment.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/error_code.h b/src/common/error_code.h index 1e980c0ec5df1..4cb5e77718067 100644 --- a/src/common/error_code.h +++ b/src/common/error_code.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/escape.h b/src/common/escape.h index 46adcda28d302..d2015bcd7269a 100644 --- a/src/common/escape.h +++ b/src/common/escape.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/event_socket.h b/src/common/event_socket.h index be62c6038b355..8fe9087071df2 100644 --- a/src/common/event_socket.h +++ b/src/common/event_socket.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/fault_injector.h b/src/common/fault_injector.h index 8f6fafe316896..c80bafad92a07 100644 --- a/src/common/fault_injector.h +++ b/src/common/fault_injector.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab ft=cpp + /* * Ceph - scalable distributed file system * diff --git a/src/common/fd.h b/src/common/fd.h index a6714c9119d72..5b27bd7cc231c 100644 --- a/src/common/fd.h +++ b/src/common/fd.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/fmt_common.h b/src/common/fmt_common.h index 5b957b384481c..b9bcb7858d7fe 100644 --- a/src/common/fmt_common.h +++ b/src/common/fmt_common.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/common/function_signature.h b/src/common/function_signature.h index 6ff28f171adc0..7d083cc3ce90c 100644 --- a/src/common/function_signature.h +++ b/src/common/function_signature.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Copied from: * https://github.com/exclipy/inline_variant_visitor/blob/master/function_signature.hpp diff --git a/src/common/hex.h b/src/common/hex.h index fe24b4d1f9b7e..34d6585296ae7 100644 --- a/src/common/hex.h +++ b/src/common/hex.h @@ -1,6 +1,7 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/histogram.h b/src/common/histogram.h index 837335b14ab4b..cc36a740ac5ef 100644 --- a/src/common/histogram.h +++ b/src/common/histogram.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/hobject.h b/src/common/hobject.h index acc0d2263e4a2..2dbd2e298e0de 100644 --- a/src/common/hobject.h +++ b/src/common/hobject.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/hostname.h b/src/common/hostname.h index 956336200006a..95ee98b261752 100644 --- a/src/common/hostname.h +++ b/src/common/hostname.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/interval_map.h b/src/common/interval_map.h index e5be1bbb0f345..ecfe49dc11d42 100644 --- a/src/common/interval_map.h +++ b/src/common/interval_map.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/io_exerciser/IoSequence.h b/src/common/io_exerciser/IoSequence.h index ccb98d014d0d4..13b7a54e7ffcf 100644 --- a/src/common/io_exerciser/IoSequence.h +++ b/src/common/io_exerciser/IoSequence.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include "IoOp.h" diff --git a/src/common/likely.h b/src/common/likely.h index abe9e799efbc6..8abdc66e39626 100644 --- a/src/common/likely.h +++ b/src/common/likely.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/lockdep.h b/src/common/lockdep.h index 7fd3768e98e1f..fe4cb52cdeab9 100644 --- a/src/common/lockdep.h +++ b/src/common/lockdep.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/mclock_common.h b/src/common/mclock_common.h index 0116b7f84edc4..ff29df931a73b 100644 --- a/src/common/mclock_common.h +++ b/src/common/mclock_common.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/mime.h b/src/common/mime.h index cf7cfd2f33cd4..601f3c31ca676 100644 --- a/src/common/mime.h +++ b/src/common/mime.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/mutex_debug.h b/src/common/mutex_debug.h index 34ef1b58ad49e..a255a8d4ade8c 100644 --- a/src/common/mutex_debug.h +++ b/src/common/mutex_debug.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/obj_bencher.h b/src/common/obj_bencher.h index 28eb222e02f1d..b79a124c95f96 100644 --- a/src/common/obj_bencher.h +++ b/src/common/obj_bencher.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/openssl_opts_handler.h b/src/common/openssl_opts_handler.h index 99d1c1ad160d4..b024aac85440f 100644 --- a/src/common/openssl_opts_handler.h +++ b/src/common/openssl_opts_handler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/perf_counters.h b/src/common/perf_counters.h index cc866b3268e31..1dd67a727eff0 100644 --- a/src/common/perf_counters.h +++ b/src/common/perf_counters.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/perf_histogram.h b/src/common/perf_histogram.h index fcf8d2c79c836..279c1ef30031b 100644 --- a/src/common/perf_histogram.h +++ b/src/common/perf_histogram.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/pick_address.h b/src/common/pick_address.h index 5bd46746faec5..87429aaef721b 100644 --- a/src/common/pick_address.h +++ b/src/common/pick_address.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_PICK_ADDRESS_H #define CEPH_PICK_ADDRESS_H diff --git a/src/common/reverse.h b/src/common/reverse.h index f9be99ba2cbe1..7e4a68767b158 100644 --- a/src/common/reverse.h +++ b/src/common/reverse.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/run_cmd.h b/src/common/run_cmd.h index d9b6712044848..27e47df752214 100644 --- a/src/common/run_cmd.h +++ b/src/common/run_cmd.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/safe_io.h b/src/common/safe_io.h index ae085b7c7fa83..afb16173c5115 100644 --- a/src/common/safe_io.h +++ b/src/common/safe_io.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/signal.h b/src/common/signal.h index b66d8256a006d..8774c1d268ce6 100644 --- a/src/common/signal.h +++ b/src/common/signal.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/static_ptr.h b/src/common/static_ptr.h index 8d8c496687189..70330fcac54da 100644 --- a/src/common/static_ptr.h +++ b/src/common/static_ptr.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/strescape.h b/src/common/strescape.h index 0a29aea648e51..f6196405a836e 100644 --- a/src/common/strescape.h +++ b/src/common/strescape.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/strtol.h b/src/common/strtol.h index efc450c1a23b0..59613bffe66f9 100644 --- a/src/common/strtol.h +++ b/src/common/strtol.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/subsys.h b/src/common/subsys.h index c13cd5d98104d..f307929f62127 100644 --- a/src/common/subsys.h +++ b/src/common/subsys.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/subsys_types.h b/src/common/subsys_types.h index 5c47b42ff1ac4..768f789467e07 100644 --- a/src/common/subsys_types.h +++ b/src/common/subsys_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/tcp_info.h b/src/common/tcp_info.h index 5dd27e1888c0a..88d3fc7913134 100644 --- a/src/common/tcp_info.h +++ b/src/common/tcp_info.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/utf8.h b/src/common/utf8.h index 3918698c1c193..d632a4e4b8af5 100644 --- a/src/common/utf8.h +++ b/src/common/utf8.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/version.h b/src/common/version.h index 77a481109a5b2..cd3bba645aeb8 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/versioned_variant.h b/src/common/versioned_variant.h index ea7aab0f9ec29..2901ca3906e1b 100644 --- a/src/common/versioned_variant.h +++ b/src/common/versioned_variant.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/common/zipkin_trace.h b/src/common/zipkin_trace.h index 2ca9ad8d8d5e7..3d9dd0c1bc71b 100644 --- a/src/common/zipkin_trace.h +++ b/src/common/zipkin_trace.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef COMMON_ZIPKIN_TRACE_H #define COMMON_ZIPKIN_TRACE_H diff --git a/src/compressor/CompressionPlugin.h b/src/compressor/CompressionPlugin.h index 82bf1bd4a6489..aca4a00924ec6 100644 --- a/src/compressor/CompressionPlugin.h +++ b/src/compressor/CompressionPlugin.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/compressor/Compressor.h b/src/compressor/Compressor.h index ca6485d663b17..88bfe2284c08d 100644 --- a/src/compressor/Compressor.h +++ b/src/compressor/Compressor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/compressor/lz4/LZ4Compressor.h b/src/compressor/lz4/LZ4Compressor.h index f2685b95ee396..a8b80010169fb 100644 --- a/src/compressor/lz4/LZ4Compressor.h +++ b/src/compressor/lz4/LZ4Compressor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/compressor/snappy/SnappyCompressor.h b/src/compressor/snappy/SnappyCompressor.h index 1eeba787d63bc..dc40def5c982f 100644 --- a/src/compressor/snappy/SnappyCompressor.h +++ b/src/compressor/snappy/SnappyCompressor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/compressor/zlib/ZlibCompressor.h b/src/compressor/zlib/ZlibCompressor.h index 9cfde6d5ecf35..47a639b1b0b0c 100644 --- a/src/compressor/zlib/ZlibCompressor.h +++ b/src/compressor/zlib/ZlibCompressor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/compressor/zstd/ZstdCompressor.h b/src/compressor/zstd/ZstdCompressor.h index 62f9547633596..daa219f325e3f 100644 --- a/src/compressor/zstd/ZstdCompressor.h +++ b/src/compressor/zstd/ZstdCompressor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crimson/admin/admin_socket.h b/src/crimson/admin/admin_socket.h index 7a846be3588fc..bf7cb31dcb5f9 100644 --- a/src/crimson/admin/admin_socket.h +++ b/src/crimson/admin/admin_socket.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once /** diff --git a/src/crimson/admin/osd_admin.h b/src/crimson/admin/osd_admin.h index 64078e9609a6b..b33ea005fb8c0 100644 --- a/src/crimson/admin/osd_admin.h +++ b/src/crimson/admin/osd_admin.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/crimson/admin/pg_commands.h b/src/crimson/admin/pg_commands.h index dfa0e760bfda1..958d411a66bb0 100644 --- a/src/crimson/admin/pg_commands.h +++ b/src/crimson/admin/pg_commands.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once namespace crimson::admin::pg { diff --git a/src/crimson/common/metrics_helpers.h b/src/crimson/common/metrics_helpers.h index f2174d1ded0d3..443a62b13a676 100644 --- a/src/crimson/common/metrics_helpers.h +++ b/src/crimson/common/metrics_helpers.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/crimson/crush/CrushLocation.h b/src/crimson/crush/CrushLocation.h index a685e41d0ef1b..f349366de77ce 100644 --- a/src/crimson/crush/CrushLocation.h +++ b/src/crimson/crush/CrushLocation.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/crimson/net/Connection.h b/src/crimson/net/Connection.h index 9cf8094c4989f..eeff46002be1e 100644 --- a/src/crimson/net/Connection.h +++ b/src/crimson/net/Connection.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crimson/net/Dispatcher.h b/src/crimson/net/Dispatcher.h index 933bd9ff3ca63..ca54f7f640cfa 100644 --- a/src/crimson/net/Dispatcher.h +++ b/src/crimson/net/Dispatcher.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crimson/net/Errors.h b/src/crimson/net/Errors.h index add875dd2c5dd..7353de753225d 100644 --- a/src/crimson/net/Errors.h +++ b/src/crimson/net/Errors.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crimson/net/Fwd.h b/src/crimson/net/Fwd.h index 101baa62fff86..26cbb794df367 100644 --- a/src/crimson/net/Fwd.h +++ b/src/crimson/net/Fwd.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crimson/net/Messenger.h b/src/crimson/net/Messenger.h index e3b2814ae26a2..adeadd2a88b29 100644 --- a/src/crimson/net/Messenger.h +++ b/src/crimson/net/Messenger.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crimson/net/SocketConnection.h b/src/crimson/net/SocketConnection.h index 6ea46dc5d2d35..cb3b61f82b13e 100644 --- a/src/crimson/net/SocketConnection.h +++ b/src/crimson/net/SocketConnection.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crimson/net/SocketMessenger.h b/src/crimson/net/SocketMessenger.h index 4d8553f40136a..af4fea28426ed 100644 --- a/src/crimson/net/SocketMessenger.h +++ b/src/crimson/net/SocketMessenger.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crimson/os/alienstore/semaphore.h b/src/crimson/os/alienstore/semaphore.h index 58d58a6398d89..96518f5efa284 100644 --- a/src/crimson/os/alienstore/semaphore.h +++ b/src/crimson/os/alienstore/semaphore.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab expandtab + #pragma once #include diff --git a/src/crimson/os/alienstore/thread_pool.h b/src/crimson/os/alienstore/thread_pool.h index 1a1c2152b2759..6a6ec29e7ad73 100644 --- a/src/crimson/os/alienstore/thread_pool.h +++ b/src/crimson/os/alienstore/thread_pool.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab expandtab + #pragma once #include diff --git a/src/crimson/os/cyanstore/cyan_object.h b/src/crimson/os/cyanstore/cyan_object.h index 6ed36bb71e5f5..8d440febf27da 100644 --- a/src/crimson/os/cyanstore/cyan_object.h +++ b/src/crimson/os/cyanstore/cyan_object.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/crimson/os/seastore/omap_manager/btree/omap_btree_node.h b/src/crimson/os/seastore/omap_manager/btree/omap_btree_node.h index a8cb5764f8f5c..b9f49104190a5 100644 --- a/src/crimson/os/seastore/omap_manager/btree/omap_btree_node.h +++ b/src/crimson/os/seastore/omap_manager/btree/omap_btree_node.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/crimson/os/seastore/segment_manager/zbd.h b/src/crimson/os/seastore/segment_manager/zbd.h index 4a51bd164974c..d82974783d424 100644 --- a/src/crimson/os/seastore/segment_manager/zbd.h +++ b/src/crimson/os/seastore/segment_manager/zbd.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/crimson/osd/scheduler/mclock_scheduler.h b/src/crimson/osd/scheduler/mclock_scheduler.h index bdf15d2ea1e0e..7a6424d44e7ca 100644 --- a/src/crimson/osd/scheduler/mclock_scheduler.h +++ b/src/crimson/osd/scheduler/mclock_scheduler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crimson/osd/scheduler/scheduler.h b/src/crimson/osd/scheduler/scheduler.h index f04d1757bfaa4..100ba49374461 100644 --- a/src/crimson/osd/scheduler/scheduler.h +++ b/src/crimson/osd/scheduler/scheduler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/crush/CrushTreeDumper.h b/src/crush/CrushTreeDumper.h index 5cfb6271525e2..cb98142ea6981 100644 --- a/src/crush/CrushTreeDumper.h +++ b/src/crush/CrushTreeDumper.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/crush/grammar.h b/src/crush/grammar.h index fa08194fc7ce6..f575d99493ca5 100644 --- a/src/crush/grammar.h +++ b/src/crush/grammar.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/dmclock/sim/src/ConfUtils.h b/src/dmclock/sim/src/ConfUtils.h index fd4720bca3ab9..d0db08e7e288a 100644 --- a/src/dmclock/sim/src/ConfUtils.h +++ b/src/dmclock/sim/src/ConfUtils.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/erasure-code/ErasureCode.h b/src/erasure-code/ErasureCode.h index f67127e8a4097..b433c3ffce474 100644 --- a/src/erasure-code/ErasureCode.h +++ b/src/erasure-code/ErasureCode.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/ErasureCodeInterface.h b/src/erasure-code/ErasureCodeInterface.h index fbf6661e960ab..4f6c734052702 100644 --- a/src/erasure-code/ErasureCodeInterface.h +++ b/src/erasure-code/ErasureCodeInterface.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/ErasureCodePlugin.h b/src/erasure-code/ErasureCodePlugin.h index fb5a6592b9bb2..f85b9246dcdc0 100644 --- a/src/erasure-code/ErasureCodePlugin.h +++ b/src/erasure-code/ErasureCodePlugin.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/clay/ErasureCodeClay.h b/src/erasure-code/clay/ErasureCodeClay.h index fe5b2b51cc366..7d87830c06f61 100644 --- a/src/erasure-code/clay/ErasureCodeClay.h +++ b/src/erasure-code/clay/ErasureCodeClay.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/erasure-code/clay/ErasureCodePluginClay.h b/src/erasure-code/clay/ErasureCodePluginClay.h index b1525f9c98af5..1a6f3c254b4f1 100644 --- a/src/erasure-code/clay/ErasureCodePluginClay.h +++ b/src/erasure-code/clay/ErasureCodePluginClay.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/isa/ErasureCodePluginIsa.h b/src/erasure-code/isa/ErasureCodePluginIsa.h index b6271b555fa94..d9000708b2833 100644 --- a/src/erasure-code/isa/ErasureCodePluginIsa.h +++ b/src/erasure-code/isa/ErasureCodePluginIsa.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/jerasure/ErasureCodeJerasure.h b/src/erasure-code/jerasure/ErasureCodeJerasure.h index d4db7e30f191a..14ea1d99d5805 100644 --- a/src/erasure-code/jerasure/ErasureCodeJerasure.h +++ b/src/erasure-code/jerasure/ErasureCodeJerasure.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/jerasure/ErasureCodePluginJerasure.h b/src/erasure-code/jerasure/ErasureCodePluginJerasure.h index 614825b729de9..8eddd8007e377 100644 --- a/src/erasure-code/jerasure/ErasureCodePluginJerasure.h +++ b/src/erasure-code/jerasure/ErasureCodePluginJerasure.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/jerasure/jerasure_init.h b/src/erasure-code/jerasure/jerasure_init.h index d613e0d8d6f98..d8d5dd4a188ba 100644 --- a/src/erasure-code/jerasure/jerasure_init.h +++ b/src/erasure-code/jerasure/jerasure_init.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/lrc/ErasureCodeLrc.h b/src/erasure-code/lrc/ErasureCodeLrc.h index 9763354281d70..b7ef8c93d4d06 100644 --- a/src/erasure-code/lrc/ErasureCodeLrc.h +++ b/src/erasure-code/lrc/ErasureCodeLrc.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/erasure-code/lrc/ErasureCodePluginLrc.h b/src/erasure-code/lrc/ErasureCodePluginLrc.h index b2768b9543e5e..4ed5649019f49 100644 --- a/src/erasure-code/lrc/ErasureCodePluginLrc.h +++ b/src/erasure-code/lrc/ErasureCodePluginLrc.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/shec/ErasureCodePluginShec.h b/src/erasure-code/shec/ErasureCodePluginShec.h index a8e6f5ef7a68c..d09c0247657dc 100644 --- a/src/erasure-code/shec/ErasureCodePluginShec.h +++ b/src/erasure-code/shec/ErasureCodePluginShec.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/erasure-code/shec/ErasureCodeShec.h b/src/erasure-code/shec/ErasureCodeShec.h index 0687fcab40d69..877ee4d037709 100644 --- a/src/erasure-code/shec/ErasureCodeShec.h +++ b/src/erasure-code/shec/ErasureCodeShec.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/erasure-code/shec/ErasureCodeShecTableCache.h b/src/erasure-code/shec/ErasureCodeShecTableCache.h index 071a746e8428a..741ef7c7b7bc3 100644 --- a/src/erasure-code/shec/ErasureCodeShecTableCache.h +++ b/src/erasure-code/shec/ErasureCodeShecTableCache.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/extblkdev/ExtBlkDevInterface.h b/src/extblkdev/ExtBlkDevInterface.h index 2725916800aad..9bc02b975d22d 100644 --- a/src/extblkdev/ExtBlkDevInterface.h +++ b/src/extblkdev/ExtBlkDevInterface.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/extblkdev/ExtBlkDevPlugin.h b/src/extblkdev/ExtBlkDevPlugin.h index 122b4eef62fd5..410d4ce63e4c4 100644 --- a/src/extblkdev/ExtBlkDevPlugin.h +++ b/src/extblkdev/ExtBlkDevPlugin.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/extblkdev/vdo/ExtBlkDevPluginVdo.h b/src/extblkdev/vdo/ExtBlkDevPluginVdo.h index 619ae4c353b30..78faf6cc04a3d 100644 --- a/src/extblkdev/vdo/ExtBlkDevPluginVdo.h +++ b/src/extblkdev/vdo/ExtBlkDevPluginVdo.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/extblkdev/vdo/ExtBlkDevVdo.h b/src/extblkdev/vdo/ExtBlkDevVdo.h index 63c76f402961b..3da622c500a9e 100644 --- a/src/extblkdev/vdo/ExtBlkDevVdo.h +++ b/src/extblkdev/vdo/ExtBlkDevVdo.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/global/global_context.h b/src/global/global_context.h index 502d06382aa47..994256a8cfeb3 100644 --- a/src/global/global_context.h +++ b/src/global/global_context.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/global/global_init.h b/src/global/global_init.h index b8cd8e71667f6..9b3eb7c978527 100644 --- a/src/global/global_init.h +++ b/src/global/global_init.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/global/pidfile.h b/src/global/pidfile.h index c6e6b318602be..1016c87d38f22 100644 --- a/src/global/pidfile.h +++ b/src/global/pidfile.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/global/signal_handler.h b/src/global/signal_handler.h index c089c13720630..c98fc1d560988 100644 --- a/src/global/signal_handler.h +++ b/src/global/signal_handler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/CompatSet.h b/src/include/CompatSet.h index f45dc2528ac1e..9d63edc55a90b 100644 --- a/src/include/CompatSet.h +++ b/src/include/CompatSet.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/Context.h b/src/include/Context.h index 00c3393a00f0c..097c1dc051acf 100644 --- a/src/include/Context.h +++ b/src/include/Context.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/Distribution.h b/src/include/Distribution.h index d67644b461a85..6cb41b171121a 100644 --- a/src/include/Distribution.h +++ b/src/include/Distribution.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/alloc_ptr.h b/src/include/alloc_ptr.h index 3042722b26c30..56aa7674ee746 100644 --- a/src/include/alloc_ptr.h +++ b/src/include/alloc_ptr.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/any.h b/src/include/any.h index 40109b6348c00..d2f7a1a341a42 100644 --- a/src/include/any.h +++ b/src/include/any.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/bitmapper.h b/src/include/bitmapper.h index a3149a33be2e9..d7e989e8fd45e 100644 --- a/src/include/bitmapper.h +++ b/src/include/bitmapper.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/buffer.h b/src/include/buffer.h index 51951fc43655d..1f1604e43bceb 100644 --- a/src/include/buffer.h +++ b/src/include/buffer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/buffer_raw.h b/src/include/buffer_raw.h index ebb94097842ce..fe162744695a7 100644 --- a/src/include/buffer_raw.h +++ b/src/include/buffer_raw.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/ceph_fuse.h b/src/include/ceph_fuse.h index f004a2e5a89e3..10147afe7d7ec 100644 --- a/src/include/ceph_fuse.h +++ b/src/include/ceph_fuse.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/cephfs/ceph_ll_client.h b/src/include/cephfs/ceph_ll_client.h index fa1e6e9d8a2f8..0bc08d221b47b 100644 --- a/src/include/cephfs/ceph_ll_client.h +++ b/src/include/cephfs/ceph_ll_client.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * scalable distributed file system * diff --git a/src/include/cephfs/dump.h b/src/include/cephfs/dump.h index f3e58a7728e5e..1baceff59ef64 100644 --- a/src/include/cephfs/dump.h +++ b/src/include/cephfs/dump.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/cephfs/json.h b/src/include/cephfs/json.h index 0888aa961c8fb..c0720ffdce85a 100644 --- a/src/include/cephfs/json.h +++ b/src/include/cephfs/json.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/cephfs/keys_and_values.h b/src/include/cephfs/keys_and_values.h index 5df2d114c608b..27227f4dbf912 100644 --- a/src/include/cephfs/keys_and_values.h +++ b/src/include/cephfs/keys_and_values.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/cephfs/libcephfs.h b/src/include/cephfs/libcephfs.h index f4dd47cc19041..d84b9a2a3979b 100644 --- a/src/include/cephfs/libcephfs.h +++ b/src/include/cephfs/libcephfs.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/cephfs/types.h b/src/include/cephfs/types.h index 785c63df08b00..0fd629a2d02b6 100644 --- a/src/include/cephfs/types.h +++ b/src/include/cephfs/types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/counter.h b/src/include/counter.h index 48fc29487f208..492a05859f10f 100644 --- a/src/include/counter.h +++ b/src/include/counter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/demangle.h b/src/include/demangle.h index a5b0e819e9dfa..e6ac5ffaec43e 100644 --- a/src/include/demangle.h +++ b/src/include/demangle.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/denc.h b/src/include/denc.h index 876ffbde6708b..cbe17a725666a 100644 --- a/src/include/denc.h +++ b/src/include/denc.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/dlfcn_compat.h b/src/include/dlfcn_compat.h index 365bb6129dee1..31a1ebe8ce10f 100644 --- a/src/include/dlfcn_compat.h +++ b/src/include/dlfcn_compat.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/elist.h b/src/include/elist.h index 283d7f23aafba..4eebee945a6a2 100644 --- a/src/include/elist.h +++ b/src/include/elist.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/encoding.h b/src/include/encoding.h index dc271e51a97cd..d073c1e7c627a 100644 --- a/src/include/encoding.h +++ b/src/include/encoding.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/error.h b/src/include/error.h index ad840331856fa..bd76ac8aad15d 100644 --- a/src/include/error.h +++ b/src/include/error.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/event_type.h b/src/include/event_type.h index 8cb5c7a63fcad..4e410757a5db1 100644 --- a/src/include/event_type.h +++ b/src/include/event_type.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/filepath.h b/src/include/filepath.h index 734b403107f47..b5b2b84674ea8 100644 --- a/src/include/filepath.h +++ b/src/include/filepath.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/frag.h b/src/include/frag.h index 38c26f13235c8..37c8cd5aa770e 100644 --- a/src/include/frag.h +++ b/src/include/frag.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/fs_types.h b/src/include/fs_types.h index 3e8bccba5f82d..3eeff60f52fc8 100644 --- a/src/include/fs_types.h +++ b/src/include/fs_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_INCLUDE_FS_TYPES_H #define CEPH_INCLUDE_FS_TYPES_H diff --git a/src/include/inline_memory.h b/src/include/inline_memory.h index 9de28ad9a9671..47786ab734354 100644 --- a/src/include/inline_memory.h +++ b/src/include/inline_memory.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/intarith.h b/src/include/intarith.h index e9ac072104464..f43530f5a2856 100644 --- a/src/include/intarith.h +++ b/src/include/intarith.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/interval_set.h b/src/include/interval_set.h index 199a34124095f..998c3d910b8e5 100644 --- a/src/include/interval_set.h +++ b/src/include/interval_set.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/lru.h b/src/include/lru.h index 06a67247848a2..7ddea46b3980f 100644 --- a/src/include/lru.h +++ b/src/include/lru.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/mempool.h b/src/include/mempool.h index 6f806d83efa53..a2bbc16482e76 100644 --- a/src/include/mempool.h +++ b/src/include/mempool.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/object.h b/src/include/object.h index f281fe9953d17..c599ed70f8cb9 100644 --- a/src/include/object.h +++ b/src/include/object.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/rados/librados.h b/src/include/rados/librados.h index 98f8cb01a5e72..35211186e2504 100644 --- a/src/include/rados/librados.h +++ b/src/include/rados/librados.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/rados/librgw.h b/src/include/rados/librgw.h index 851bd22f15a68..7f13f727f69d4 100644 --- a/src/include/rados/librgw.h +++ b/src/include/rados/librgw.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/rados/rgw_file.h b/src/include/rados/rgw_file.h index d762c671ac6cf..7a42ec0c0201d 100644 --- a/src/include/rados/rgw_file.h +++ b/src/include/rados/rgw_file.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * convert RGW commands to file commands * diff --git a/src/include/random.h b/src/include/random.h index 7a6ca450ec210..3d34e1b326dfd 100644 --- a/src/include/random.h +++ b/src/include/random.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/rangeset.h b/src/include/rangeset.h index dc7761154269c..95d82a0bacb40 100644 --- a/src/include/rangeset.h +++ b/src/include/rangeset.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/rbd/librbd.h b/src/include/rbd/librbd.h index fc92031a9fb3c..b3a89e85b7a14 100644 --- a/src/include/rbd/librbd.h +++ b/src/include/rbd/librbd.h @@ -1,5 +1,6 @@ // -*- mode:C; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/rbd/object_map_types.h b/src/include/rbd/object_map_types.h index b71fd60efdfee..d852a526d5649 100644 --- a/src/include/rbd/object_map_types.h +++ b/src/include/rbd/object_map_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_RBD_OBJECT_MAP_TYPES_H #define CEPH_RBD_OBJECT_MAP_TYPES_H diff --git a/src/include/scope_guard.h b/src/include/scope_guard.h index 9613c2cc1e1fc..5d5252311226c 100644 --- a/src/include/scope_guard.h +++ b/src/include/scope_guard.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/spinlock.h b/src/include/spinlock.h index 1855bb2805fbe..c0ff8b2b06f43 100644 --- a/src/include/spinlock.h +++ b/src/include/spinlock.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/statlite.h b/src/include/statlite.h index b04dbc51552ab..5ee16e1bd3dac 100644 --- a/src/include/statlite.h +++ b/src/include/statlite.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_STATLITE_H #define CEPH_STATLITE_H diff --git a/src/include/str_map.h b/src/include/str_map.h index d5a7aadad7b01..3ba26ad9b9930 100644 --- a/src/include/str_map.h +++ b/src/include/str_map.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/types.h b/src/include/types.h index 6a9734a179264..a428e9e2c07f1 100644 --- a/src/include/types.h +++ b/src/include/types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/types_fmt.h b/src/include/types_fmt.h index 05cd77249d404..296712aa0ca0e 100644 --- a/src/include/types_fmt.h +++ b/src/include/types_fmt.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once /** * \file fmtlib formatters for some types.h classes diff --git a/src/include/util.h b/src/include/util.h index d6b463fa533e1..b29a031047c51 100644 --- a/src/include/util.h +++ b/src/include/util.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/utime.h b/src/include/utime.h index 2081d93ea8443..b0f0daf6f800f 100644 --- a/src/include/utime.h +++ b/src/include/utime.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/utime_fmt.h b/src/include/utime_fmt.h index 80b4fadc5e21c..305536e0c2988 100644 --- a/src/include/utime_fmt.h +++ b/src/include/utime_fmt.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once /** * \file fmtlib formatter for utime_t diff --git a/src/include/win32/ifaddrs.h b/src/include/win32/ifaddrs.h index bc9225ae4c03b..be971a6303559 100644 --- a/src/include/win32/ifaddrs.h +++ b/src/include/win32/ifaddrs.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/win32/win32_errno.h b/src/include/win32/win32_errno.h index ae7d553b0bfec..88c3ae9a26120 100644 --- a/src/include/win32/win32_errno.h +++ b/src/include/win32/win32_errno.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/win32/winsock_compat.h b/src/include/win32/winsock_compat.h index 6201fe52775bd..e58a6bad0f0a9 100644 --- a/src/include/win32/winsock_compat.h +++ b/src/include/win32/winsock_compat.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/win32/winsock_wrapper.h b/src/include/win32/winsock_wrapper.h index a26c4a0c980ca..d4cae45f796bb 100644 --- a/src/include/win32/winsock_wrapper.h +++ b/src/include/win32/winsock_wrapper.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/include/xlist.h b/src/include/xlist.h index 421fbb4a4de92..fb37ff18d8df9 100644 --- a/src/include/xlist.h +++ b/src/include/xlist.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/journal/JournalMetadataListener.h b/src/journal/JournalMetadataListener.h index 69a22c58153d9..03ce38ed58bdf 100644 --- a/src/journal/JournalMetadataListener.h +++ b/src/journal/JournalMetadataListener.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/kv/KeyValueDB.h b/src/kv/KeyValueDB.h index a6c1c1b0f9d43..68f07394eaa73 100644 --- a/src/kv/KeyValueDB.h +++ b/src/kv/KeyValueDB.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef KEY_VALUE_DB_H #define KEY_VALUE_DB_H diff --git a/src/kv/KeyValueHistogram.h b/src/kv/KeyValueHistogram.h index 77b47802dac2f..954245c45437e 100644 --- a/src/kv/KeyValueHistogram.h +++ b/src/kv/KeyValueHistogram.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef KeyValueHistogram_H #define KeyValueHistogram_H diff --git a/src/kv/RocksDBStore.h b/src/kv/RocksDBStore.h index cbbaf88561639..e52b969586cee 100644 --- a/src/kv/RocksDBStore.h +++ b/src/kv/RocksDBStore.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef ROCKS_DB_STORE_H #define ROCKS_DB_STORE_H diff --git a/src/librados/AioCompletionImpl.h b/src/librados/AioCompletionImpl.h index 8e1a59c6f4482..d83557d4544e3 100644 --- a/src/librados/AioCompletionImpl.h +++ b/src/librados/AioCompletionImpl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/librados/IoCtxImpl.h b/src/librados/IoCtxImpl.h index 3a9b95b719e50..183dab976fc52 100644 --- a/src/librados/IoCtxImpl.h +++ b/src/librados/IoCtxImpl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/librados/ListObjectImpl.h b/src/librados/ListObjectImpl.h index 3cbb18a83d44e..8e026d5950ff5 100644 --- a/src/librados/ListObjectImpl.h +++ b/src/librados/ListObjectImpl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/librados/ObjectOperationImpl.h b/src/librados/ObjectOperationImpl.h index e8b04cbe81056..182e5c3fa33f9 100644 --- a/src/librados/ObjectOperationImpl.h +++ b/src/librados/ObjectOperationImpl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/librados/PoolAsyncCompletionImpl.h b/src/librados/PoolAsyncCompletionImpl.h index acc8396788ae7..5bbd1089e5ef3 100644 --- a/src/librados/PoolAsyncCompletionImpl.h +++ b/src/librados/PoolAsyncCompletionImpl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/librados/RadosClient.h b/src/librados/RadosClient.h index 1ee747947747e..699289c7374d4 100644 --- a/src/librados/RadosClient.h +++ b/src/librados/RadosClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/librados/RadosXattrIter.h b/src/librados/RadosXattrIter.h index b48680916df6f..91e38fa7fb98d 100644 --- a/src/librados/RadosXattrIter.h +++ b/src/librados/RadosXattrIter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/librados/librados_asio.h b/src/librados/librados_asio.h index f5e7184cc07a6..3402e4a7bde2f 100644 --- a/src/librados/librados_asio.h +++ b/src/librados/librados_asio.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/libradosstriper/MultiAioCompletionImpl.h b/src/libradosstriper/MultiAioCompletionImpl.h index 081ac1abbf36f..5ac630cb16e69 100644 --- a/src/libradosstriper/MultiAioCompletionImpl.h +++ b/src/libradosstriper/MultiAioCompletionImpl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/libradosstriper/RadosStriperImpl.h b/src/libradosstriper/RadosStriperImpl.h index 8b507e63f3714..7b4c750e85da8 100644 --- a/src/libradosstriper/RadosStriperImpl.h +++ b/src/libradosstriper/RadosStriperImpl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/librbd/AsyncObjectThrottle.h b/src/librbd/AsyncObjectThrottle.h index 037aa140d7f17..158b1e1f1ec6b 100644 --- a/src/librbd/AsyncObjectThrottle.h +++ b/src/librbd/AsyncObjectThrottle.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_ASYNC_OBJECT_THROTTLE_H #define CEPH_LIBRBD_ASYNC_OBJECT_THROTTLE_H diff --git a/src/librbd/AsyncRequest.h b/src/librbd/AsyncRequest.h index 1c0ed5167a498..5ce394100e019 100644 --- a/src/librbd/AsyncRequest.h +++ b/src/librbd/AsyncRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_ASYNC_REQUEST_H #define CEPH_LIBRBD_ASYNC_REQUEST_H diff --git a/src/librbd/ImageCtx.h b/src/librbd/ImageCtx.h index 67a6259d0bb48..134f0b30109df 100644 --- a/src/librbd/ImageCtx.h +++ b/src/librbd/ImageCtx.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_IMAGECTX_H #define CEPH_LIBRBD_IMAGECTX_H diff --git a/src/librbd/LibrbdAdminSocketHook.h b/src/librbd/LibrbdAdminSocketHook.h index 1f0f43e5f48d0..5d005042507fc 100644 --- a/src/librbd/LibrbdAdminSocketHook.h +++ b/src/librbd/LibrbdAdminSocketHook.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_LIBRBDADMINSOCKETHOOK_H #define CEPH_LIBRBD_LIBRBDADMINSOCKETHOOK_H diff --git a/src/librbd/TaskFinisher.h b/src/librbd/TaskFinisher.h index bdd55bffb1d10..a9ed8ed51e1a3 100644 --- a/src/librbd/TaskFinisher.h +++ b/src/librbd/TaskFinisher.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef LIBRBD_TASK_FINISHER_H #define LIBRBD_TASK_FINISHER_H diff --git a/src/librbd/WatchNotifyTypes.h b/src/librbd/WatchNotifyTypes.h index 052b262b87244..0f5ceaf0bd1a4 100644 --- a/src/librbd/WatchNotifyTypes.h +++ b/src/librbd/WatchNotifyTypes.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef LIBRBD_WATCH_NOTIFY_TYPES_H #define LIBRBD_WATCH_NOTIFY_TYPES_H diff --git a/src/librbd/internal.h b/src/librbd/internal.h index 58bd46551aa37..c831173f572bf 100644 --- a/src/librbd/internal.h +++ b/src/librbd/internal.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_INTERNAL_H #define CEPH_LIBRBD_INTERNAL_H diff --git a/src/librbd/operation/FlattenRequest.h b/src/librbd/operation/FlattenRequest.h index 64b9a47535c80..6c50345fb2482 100644 --- a/src/librbd/operation/FlattenRequest.h +++ b/src/librbd/operation/FlattenRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_OPERATION_FLATTEN_REQUEST_H #define CEPH_LIBRBD_OPERATION_FLATTEN_REQUEST_H diff --git a/src/librbd/operation/MigrateRequest.h b/src/librbd/operation/MigrateRequest.h index 3b679a977857f..59bc9a31f11b2 100644 --- a/src/librbd/operation/MigrateRequest.h +++ b/src/librbd/operation/MigrateRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_OPERATION_MIGRATE_REQUEST_H #define CEPH_LIBRBD_OPERATION_MIGRATE_REQUEST_H diff --git a/src/librbd/operation/ObjectMapIterate.h b/src/librbd/operation/ObjectMapIterate.h index 445689cde5d8d..09e1b7180cca1 100644 --- a/src/librbd/operation/ObjectMapIterate.h +++ b/src/librbd/operation/ObjectMapIterate.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_OPERATION_OBJECT_MAP_ITERATE_H #define CEPH_LIBRBD_OPERATION_OBJECT_MAP_ITERATE_H diff --git a/src/librbd/operation/RebuildObjectMapRequest.h b/src/librbd/operation/RebuildObjectMapRequest.h index 982365a982522..6afe0be0a6c09 100644 --- a/src/librbd/operation/RebuildObjectMapRequest.h +++ b/src/librbd/operation/RebuildObjectMapRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_OPERATION_REBUILD_OBJECT_MAP_REQUEST_H #define CEPH_LIBRBD_OPERATION_REBUILD_OBJECT_MAP_REQUEST_H diff --git a/src/librbd/operation/ResizeRequest.h b/src/librbd/operation/ResizeRequest.h index 0e890e9e17aa8..6829327c29604 100644 --- a/src/librbd/operation/ResizeRequest.h +++ b/src/librbd/operation/ResizeRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_OPERATION_RESIZE_REQUEST_H #define CEPH_LIBRBD_OPERATION_RESIZE_REQUEST_H diff --git a/src/librbd/operation/SparsifyRequest.h b/src/librbd/operation/SparsifyRequest.h index f9fdb24000730..ed5cc8f57bd84 100644 --- a/src/librbd/operation/SparsifyRequest.h +++ b/src/librbd/operation/SparsifyRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_OPERATION_SPARSIFY_REQUEST_H #define CEPH_LIBRBD_OPERATION_SPARSIFY_REQUEST_H diff --git a/src/librbd/operation/TrimRequest.h b/src/librbd/operation/TrimRequest.h index 3a9f12d5ca002..345d06c9d3d16 100644 --- a/src/librbd/operation/TrimRequest.h +++ b/src/librbd/operation/TrimRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_LIBRBD_OPERATION_TRIM_REQUEST_H #define CEPH_LIBRBD_OPERATION_TRIM_REQUEST_H diff --git a/src/mds/Anchor.h b/src/mds/Anchor.h index e14611adfe69a..193de3f2b3746 100644 --- a/src/mds/Anchor.h +++ b/src/mds/Anchor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/BatchOp.h b/src/mds/BatchOp.h index 887f59b56b3f5..c753f98fd619f 100644 --- a/src/mds/BatchOp.h +++ b/src/mds/BatchOp.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/Beacon.h b/src/mds/Beacon.h index 59f24c3375adf..71c6c46190dc3 100644 --- a/src/mds/Beacon.h +++ b/src/mds/Beacon.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/CDentry.h b/src/mds/CDentry.h index 923e403315e7d..0402dae2f3ae3 100644 --- a/src/mds/CDentry.h +++ b/src/mds/CDentry.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/CDir.h b/src/mds/CDir.h index 6265d9b6f6d1d..9f66dbb68ec66 100644 --- a/src/mds/CDir.h +++ b/src/mds/CDir.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/CInode.h b/src/mds/CInode.h index 6a2495c619d67..519006a997c00 100644 --- a/src/mds/CInode.h +++ b/src/mds/CInode.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/Capability.h b/src/mds/Capability.h index a526635189aff..91d1a265fe55c 100644 --- a/src/mds/Capability.h +++ b/src/mds/Capability.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/DamageTable.h b/src/mds/DamageTable.h index 247059ccb9bc7..e4c576e60cf1d 100644 --- a/src/mds/DamageTable.h +++ b/src/mds/DamageTable.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/FSMap.h b/src/mds/FSMap.h index e1961dda5fd6e..2f1e11e0f078d 100644 --- a/src/mds/FSMap.h +++ b/src/mds/FSMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/FSMapUser.h b/src/mds/FSMapUser.h index 826a185934f47..8f361652e4589 100644 --- a/src/mds/FSMapUser.h +++ b/src/mds/FSMapUser.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/InoTable.h b/src/mds/InoTable.h index c047cbb192151..f4c907a52098f 100644 --- a/src/mds/InoTable.h +++ b/src/mds/InoTable.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/JournalPointer.h b/src/mds/JournalPointer.h index 684f027912b71..57bf2d585968f 100644 --- a/src/mds/JournalPointer.h +++ b/src/mds/JournalPointer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/LocalLockC.h b/src/mds/LocalLockC.h index 30fba3f372792..edaa6aee7e89d 100644 --- a/src/mds/LocalLockC.h +++ b/src/mds/LocalLockC.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/Locker.h b/src/mds/Locker.h index e52c63e0c2f38..0df1b56498956 100644 --- a/src/mds/Locker.h +++ b/src/mds/Locker.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/LogEvent.h b/src/mds/LogEvent.h index 8598230f81e48..b929a95440721 100644 --- a/src/mds/LogEvent.h +++ b/src/mds/LogEvent.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/LogSegment.h b/src/mds/LogSegment.h index 1cc58d8e38145..445955fec8b96 100644 --- a/src/mds/LogSegment.h +++ b/src/mds/LogSegment.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/LogSegmentRef.h b/src/mds/LogSegmentRef.h index 4ee5caf26e20a..8d1a3d3f48789 100644 --- a/src/mds/LogSegmentRef.h +++ b/src/mds/LogSegmentRef.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDBalancer.h b/src/mds/MDBalancer.h index 10f9a1f40bfb7..129bc49466dfb 100644 --- a/src/mds/MDBalancer.h +++ b/src/mds/MDBalancer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDCache.h b/src/mds/MDCache.h index 5de2968b1059a..fe77542ada61f 100644 --- a/src/mds/MDCache.h +++ b/src/mds/MDCache.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDLog.h b/src/mds/MDLog.h index b57f36689cd36..e437c33d4f3d0 100644 --- a/src/mds/MDLog.h +++ b/src/mds/MDLog.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSAuthCaps.h b/src/mds/MDSAuthCaps.h index 7b26e0256a929..d2ebc366fe348 100644 --- a/src/mds/MDSAuthCaps.h +++ b/src/mds/MDSAuthCaps.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSContext.h b/src/mds/MDSContext.h index cef2b82f1f8e3..e80b914eccd23 100644 --- a/src/mds/MDSContext.h +++ b/src/mds/MDSContext.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSContinuation.h b/src/mds/MDSContinuation.h index 472cb5ee8927d..1fcf1c6945d86 100644 --- a/src/mds/MDSContinuation.h +++ b/src/mds/MDSContinuation.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSDaemon.h b/src/mds/MDSDaemon.h index bd0fb18fe2da8..4a3cf3b890a00 100644 --- a/src/mds/MDSDaemon.h +++ b/src/mds/MDSDaemon.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSMap.h b/src/mds/MDSMap.h index 857e5bd2453fa..bd1f8ede2fce2 100644 --- a/src/mds/MDSMap.h +++ b/src/mds/MDSMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSMetaRequest.h b/src/mds/MDSMetaRequest.h index 33c0c5f015bda..16684c01ab8b0 100644 --- a/src/mds/MDSMetaRequest.h +++ b/src/mds/MDSMetaRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSRank.h b/src/mds/MDSRank.h index f10b27b2b6827..80657432c430c 100644 --- a/src/mds/MDSRank.h +++ b/src/mds/MDSRank.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSTable.h b/src/mds/MDSTable.h index de2738d088950..5b324f6097b1b 100644 --- a/src/mds/MDSTable.h +++ b/src/mds/MDSTable.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSTableClient.h b/src/mds/MDSTableClient.h index 2d7ca5ecf247f..43721a5fc1e34 100644 --- a/src/mds/MDSTableClient.h +++ b/src/mds/MDSTableClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/MDSTableServer.h b/src/mds/MDSTableServer.h index aa6a676265a95..db2cd0da036c8 100644 --- a/src/mds/MDSTableServer.h +++ b/src/mds/MDSTableServer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/Mantle.h b/src/mds/Mantle.h index 8bf07b3bd7aa3..17c7807b17a31 100644 --- a/src/mds/Mantle.h +++ b/src/mds/Mantle.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/Migrator.h b/src/mds/Migrator.h index e607ef15b1cf3..a0dca02240d46 100644 --- a/src/mds/Migrator.h +++ b/src/mds/Migrator.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/Mutation.h b/src/mds/Mutation.h index dcd80b7b32723..e34cd264148be 100644 --- a/src/mds/Mutation.h +++ b/src/mds/Mutation.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/OpenFileTable.h b/src/mds/OpenFileTable.h index bb576478a8b2d..9e308a455d4ca 100644 --- a/src/mds/OpenFileTable.h +++ b/src/mds/OpenFileTable.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/PurgeQueue.h b/src/mds/PurgeQueue.h index 033d4d317c8b0..73fec87c3951a 100644 --- a/src/mds/PurgeQueue.h +++ b/src/mds/PurgeQueue.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/RecoveryQueue.h b/src/mds/RecoveryQueue.h index 91089f8aa3933..3089968102b4d 100644 --- a/src/mds/RecoveryQueue.h +++ b/src/mds/RecoveryQueue.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/RetryMessage.h b/src/mds/RetryMessage.h index 495cc4ffded1f..d456993374fb1 100644 --- a/src/mds/RetryMessage.h +++ b/src/mds/RetryMessage.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/RetryRequest.h b/src/mds/RetryRequest.h index 28835162c34ec..84a6ab15af620 100644 --- a/src/mds/RetryRequest.h +++ b/src/mds/RetryRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/ScatterLock.h b/src/mds/ScatterLock.h index 815f9880e6c3f..e04393f52c0d9 100644 --- a/src/mds/ScatterLock.h +++ b/src/mds/ScatterLock.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/ScrubHeader.h b/src/mds/ScrubHeader.h index 026a02765e2c1..82ac4ab4ce88b 100644 --- a/src/mds/ScrubHeader.h +++ b/src/mds/ScrubHeader.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/ScrubStack.h b/src/mds/ScrubStack.h index 0542ba57c8b46..f5e4c736793c9 100644 --- a/src/mds/ScrubStack.h +++ b/src/mds/ScrubStack.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/SegmentBoundary.h b/src/mds/SegmentBoundary.h index 0aa6e5daa2777..20d97ef33a9fc 100644 --- a/src/mds/SegmentBoundary.h +++ b/src/mds/SegmentBoundary.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/Server.h b/src/mds/Server.h index 2c4f557e9c187..e344c6b7081a4 100644 --- a/src/mds/Server.h +++ b/src/mds/Server.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/SessionMap.h b/src/mds/SessionMap.h index 378179ea592bb..c3954b4ccc143 100644 --- a/src/mds/SessionMap.h +++ b/src/mds/SessionMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/SimpleLock.h b/src/mds/SimpleLock.h index 1f68f433464c7..bddd6dd217f55 100644 --- a/src/mds/SimpleLock.h +++ b/src/mds/SimpleLock.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/SnapClient.h b/src/mds/SnapClient.h index 3237e6d3ea67d..9380856c46b30 100644 --- a/src/mds/SnapClient.h +++ b/src/mds/SnapClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/SnapRealm.h b/src/mds/SnapRealm.h index 2eb9490f2c3d9..58f2210b4e745 100644 --- a/src/mds/SnapRealm.h +++ b/src/mds/SnapRealm.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/SnapServer.h b/src/mds/SnapServer.h index a330159a1537c..46579bb230762 100644 --- a/src/mds/SnapServer.h +++ b/src/mds/SnapServer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/cephfs_features.h b/src/mds/cephfs_features.h index 08e79eaaf8da1..b1236cf4a9297 100644 --- a/src/mds/cephfs_features.h +++ b/src/mds/cephfs_features.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/ECommitted.h b/src/mds/events/ECommitted.h index b43b3f9737c26..116865949b09e 100644 --- a/src/mds/events/ECommitted.h +++ b/src/mds/events/ECommitted.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EExport.h b/src/mds/events/EExport.h index 9e90391ed2a71..b34d473b9e8d8 100644 --- a/src/mds/events/EExport.h +++ b/src/mds/events/EExport.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EFragment.h b/src/mds/events/EFragment.h index abac8408a61f5..51f6046880769 100644 --- a/src/mds/events/EFragment.h +++ b/src/mds/events/EFragment.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EImportFinish.h b/src/mds/events/EImportFinish.h index ff0559a9b4b50..b6e5d7295b605 100644 --- a/src/mds/events/EImportFinish.h +++ b/src/mds/events/EImportFinish.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EImportStart.h b/src/mds/events/EImportStart.h index 93af0c25baafe..8c66bc37f3be3 100644 --- a/src/mds/events/EImportStart.h +++ b/src/mds/events/EImportStart.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/ELid.h b/src/mds/events/ELid.h index d5f6a5d7f637e..60654be7c896e 100644 --- a/src/mds/events/ELid.h +++ b/src/mds/events/ELid.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EMetaBlob.h b/src/mds/events/EMetaBlob.h index 63ec413df71ff..cc3e1bbe70a04 100644 --- a/src/mds/events/EMetaBlob.h +++ b/src/mds/events/EMetaBlob.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/ENoOp.h b/src/mds/events/ENoOp.h index 194f04ab4b921..47a895ad98703 100644 --- a/src/mds/events/ENoOp.h +++ b/src/mds/events/ENoOp.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EOpen.h b/src/mds/events/EOpen.h index 4ff075331a79f..a499bdc0d1030 100644 --- a/src/mds/events/EOpen.h +++ b/src/mds/events/EOpen.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EPeerUpdate.h b/src/mds/events/EPeerUpdate.h index 6cb3b77e05747..adf7faf857d4d 100644 --- a/src/mds/events/EPeerUpdate.h +++ b/src/mds/events/EPeerUpdate.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EPurged.h b/src/mds/events/EPurged.h index 988c1d91b9df1..d9b21b8545a30 100644 --- a/src/mds/events/EPurged.h +++ b/src/mds/events/EPurged.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EResetJournal.h b/src/mds/events/EResetJournal.h index d4799be5d042e..cf11590796a7b 100644 --- a/src/mds/events/EResetJournal.h +++ b/src/mds/events/EResetJournal.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/ESegment.h b/src/mds/events/ESegment.h index aea1c24fe8b52..3f1682a0e1167 100644 --- a/src/mds/events/ESegment.h +++ b/src/mds/events/ESegment.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/ESession.h b/src/mds/events/ESession.h index c63e8fe7daefa..ae9e774714897 100644 --- a/src/mds/events/ESession.h +++ b/src/mds/events/ESession.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/ESessions.h b/src/mds/events/ESessions.h index bd528286dcebf..32ef9d2fcd6c4 100644 --- a/src/mds/events/ESessions.h +++ b/src/mds/events/ESessions.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/ESubtreeMap.h b/src/mds/events/ESubtreeMap.h index 09d0e9e25ff7a..57d501df6d3f9 100644 --- a/src/mds/events/ESubtreeMap.h +++ b/src/mds/events/ESubtreeMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/ETableClient.h b/src/mds/events/ETableClient.h index d065dca426c3e..50d1e966c40d9 100644 --- a/src/mds/events/ETableClient.h +++ b/src/mds/events/ETableClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/ETableServer.h b/src/mds/events/ETableServer.h index fdbeaaee1831b..e0c2dba1a3b50 100644 --- a/src/mds/events/ETableServer.h +++ b/src/mds/events/ETableServer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/events/EUpdate.h b/src/mds/events/EUpdate.h index d18936fd259c2..b36e29bd699b3 100644 --- a/src/mds/events/EUpdate.h +++ b/src/mds/events/EUpdate.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/flock.h b/src/mds/flock.h index 67d716ad4cbe2..f868724ddaf0f 100644 --- a/src/mds/flock.h +++ b/src/mds/flock.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_MDS_FLOCK_H #define CEPH_MDS_FLOCK_H diff --git a/src/mds/fscrypt.h b/src/mds/fscrypt.h index 97fda18ff5409..f6be2e3c1d3c7 100644 --- a/src/mds/fscrypt.h +++ b/src/mds/fscrypt.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/inode_backtrace.h b/src/mds/inode_backtrace.h index 7ae6ccc1afdc1..e612fc1b8b557 100644 --- a/src/mds/inode_backtrace.h +++ b/src/mds/inode_backtrace.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_INODE_BACKTRACE_H #define CEPH_INODE_BACKTRACE_H diff --git a/src/mds/mds_table_types.h b/src/mds/mds_table_types.h index 5104746d0783f..ebf07ba326391 100644 --- a/src/mds/mds_table_types.h +++ b/src/mds/mds_table_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mds/mdstypes.h b/src/mds/mdstypes.h index 8ce02a03d08f5..06240554e9581 100644 --- a/src/mds/mdstypes.h +++ b/src/mds/mdstypes.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_MDSTYPES_H #define CEPH_MDSTYPES_H diff --git a/src/mds/snap.h b/src/mds/snap.h index f2e7a6ba91ccc..ea145d4e843e9 100644 --- a/src/mds/snap.h +++ b/src/mds/snap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MAuth.h b/src/messages/MAuth.h index 8733c2525be56..951ee98ccec7c 100644 --- a/src/messages/MAuth.h +++ b/src/messages/MAuth.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MAuthReply.h b/src/messages/MAuthReply.h index 7331f56b49828..17729d82fd0c1 100644 --- a/src/messages/MAuthReply.h +++ b/src/messages/MAuthReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MBackfillReserve.h b/src/messages/MBackfillReserve.h index a24b202994e6f..d0cdaefc13885 100644 --- a/src/messages/MBackfillReserve.h +++ b/src/messages/MBackfillReserve.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MCacheExpire.h b/src/messages/MCacheExpire.h index 901944bc6a485..e819034cd92ab 100644 --- a/src/messages/MCacheExpire.h +++ b/src/messages/MCacheExpire.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientCapRelease.h b/src/messages/MClientCapRelease.h index 3d5f63c5a5cbd..583672ae6f0a9 100644 --- a/src/messages/MClientCapRelease.h +++ b/src/messages/MClientCapRelease.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientCaps.h b/src/messages/MClientCaps.h index 10546cc6491ab..5bf71f35ff257 100644 --- a/src/messages/MClientCaps.h +++ b/src/messages/MClientCaps.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientLease.h b/src/messages/MClientLease.h index 39b35364937fe..de12cd1f06eb2 100644 --- a/src/messages/MClientLease.h +++ b/src/messages/MClientLease.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientReclaim.h b/src/messages/MClientReclaim.h index 0426a9f5662ba..32b7b70658d48 100644 --- a/src/messages/MClientReclaim.h +++ b/src/messages/MClientReclaim.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientReclaimReply.h b/src/messages/MClientReclaimReply.h index 3769944e234fc..d4b81050eeff7 100644 --- a/src/messages/MClientReclaimReply.h +++ b/src/messages/MClientReclaimReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientReconnect.h b/src/messages/MClientReconnect.h index b540fbe4f0634..7d534a2450ad2 100644 --- a/src/messages/MClientReconnect.h +++ b/src/messages/MClientReconnect.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientReply.h b/src/messages/MClientReply.h index fee620cf16b04..6a0fe5a198c69 100644 --- a/src/messages/MClientReply.h +++ b/src/messages/MClientReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientRequest.h b/src/messages/MClientRequest.h index 283e409ee5524..1ef4bbfa73a2c 100644 --- a/src/messages/MClientRequest.h +++ b/src/messages/MClientRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientRequestForward.h b/src/messages/MClientRequestForward.h index 364b4f08658ec..fdb3813878c8e 100644 --- a/src/messages/MClientRequestForward.h +++ b/src/messages/MClientRequestForward.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientSession.h b/src/messages/MClientSession.h index de0d2e219e097..1f4a9aa065f37 100644 --- a/src/messages/MClientSession.h +++ b/src/messages/MClientSession.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MClientSnap.h b/src/messages/MClientSnap.h index f041f9c4ecbaa..0f5e5c25fb622 100644 --- a/src/messages/MClientSnap.h +++ b/src/messages/MClientSnap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MCommand.h b/src/messages/MCommand.h index 9a358a6e33dac..cb0353e57312b 100644 --- a/src/messages/MCommand.h +++ b/src/messages/MCommand.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MCommandReply.h b/src/messages/MCommandReply.h index 2e9c0e8332a55..2037f6e3fba7d 100644 --- a/src/messages/MCommandReply.h +++ b/src/messages/MCommandReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MDentryLink.h b/src/messages/MDentryLink.h index 2504337db66db..e8e919a6f1035 100644 --- a/src/messages/MDentryLink.h +++ b/src/messages/MDentryLink.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MDentryUnlink.h b/src/messages/MDentryUnlink.h index 42cefc994af53..71e744dc97fb2 100644 --- a/src/messages/MDentryUnlink.h +++ b/src/messages/MDentryUnlink.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MDirUpdate.h b/src/messages/MDirUpdate.h index 03fa79ed0c83e..5f4b45a87faeb 100644 --- a/src/messages/MDirUpdate.h +++ b/src/messages/MDirUpdate.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MDiscover.h b/src/messages/MDiscover.h index 443ef18ace379..7e27b837d9b60 100644 --- a/src/messages/MDiscover.h +++ b/src/messages/MDiscover.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MDiscoverReply.h b/src/messages/MDiscoverReply.h index 386eb939d4070..3c9dbed424d47 100644 --- a/src/messages/MDiscoverReply.h +++ b/src/messages/MDiscoverReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportCaps.h b/src/messages/MExportCaps.h index 6853cdfe483ba..51764ebcfedda 100644 --- a/src/messages/MExportCaps.h +++ b/src/messages/MExportCaps.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportCapsAck.h b/src/messages/MExportCapsAck.h index 6e4e0e0d43398..568e4cb4af390 100644 --- a/src/messages/MExportCapsAck.h +++ b/src/messages/MExportCapsAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDir.h b/src/messages/MExportDir.h index b043631dcd046..de653bdf4aa0e 100644 --- a/src/messages/MExportDir.h +++ b/src/messages/MExportDir.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDirAck.h b/src/messages/MExportDirAck.h index 5346dd2593e9c..cee5a62fe5c09 100644 --- a/src/messages/MExportDirAck.h +++ b/src/messages/MExportDirAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDirCancel.h b/src/messages/MExportDirCancel.h index 6c5115a107d84..5a7c1588c3ea5 100644 --- a/src/messages/MExportDirCancel.h +++ b/src/messages/MExportDirCancel.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDirDiscover.h b/src/messages/MExportDirDiscover.h index b007e042972b6..91f2db1dd67d8 100644 --- a/src/messages/MExportDirDiscover.h +++ b/src/messages/MExportDirDiscover.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDirDiscoverAck.h b/src/messages/MExportDirDiscoverAck.h index f7af74fbb1be5..530a477835dfd 100644 --- a/src/messages/MExportDirDiscoverAck.h +++ b/src/messages/MExportDirDiscoverAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDirFinish.h b/src/messages/MExportDirFinish.h index 746ad944585ff..f5c314c156608 100644 --- a/src/messages/MExportDirFinish.h +++ b/src/messages/MExportDirFinish.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDirNotify.h b/src/messages/MExportDirNotify.h index e8f35d69982cd..3d6c873038b6b 100644 --- a/src/messages/MExportDirNotify.h +++ b/src/messages/MExportDirNotify.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDirNotifyAck.h b/src/messages/MExportDirNotifyAck.h index 67ce28185fac8..b38f09fbfa2b0 100644 --- a/src/messages/MExportDirNotifyAck.h +++ b/src/messages/MExportDirNotifyAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDirPrep.h b/src/messages/MExportDirPrep.h index d999a58ad63b0..ed062221feaba 100644 --- a/src/messages/MExportDirPrep.h +++ b/src/messages/MExportDirPrep.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MExportDirPrepAck.h b/src/messages/MExportDirPrepAck.h index 90dd198998f20..3d2e8d53028b3 100644 --- a/src/messages/MExportDirPrepAck.h +++ b/src/messages/MExportDirPrepAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MFSMap.h b/src/messages/MFSMap.h index 5edaf0063e6cf..e8fcefbd39538 100644 --- a/src/messages/MFSMap.h +++ b/src/messages/MFSMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MFSMapUser.h b/src/messages/MFSMapUser.h index eb18ccf930675..4ef90e7ca226a 100644 --- a/src/messages/MFSMapUser.h +++ b/src/messages/MFSMapUser.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MForward.h b/src/messages/MForward.h index 3759db1f7a445..f401786266e2d 100644 --- a/src/messages/MForward.h +++ b/src/messages/MForward.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MGenericMessage.h b/src/messages/MGenericMessage.h index 7f181de5f81ab..81f07183535c8 100644 --- a/src/messages/MGenericMessage.h +++ b/src/messages/MGenericMessage.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MGetPoolStats.h b/src/messages/MGetPoolStats.h index efa8c4680e38b..6752a51a4755c 100644 --- a/src/messages/MGetPoolStats.h +++ b/src/messages/MGetPoolStats.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MGetPoolStatsReply.h b/src/messages/MGetPoolStatsReply.h index 4441c9569ef11..0085bd42a37f4 100644 --- a/src/messages/MGetPoolStatsReply.h +++ b/src/messages/MGetPoolStatsReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MHeartbeat.h b/src/messages/MHeartbeat.h index 7a1b28b562559..23693ceca54d9 100644 --- a/src/messages/MHeartbeat.h +++ b/src/messages/MHeartbeat.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MInodeFileCaps.h b/src/messages/MInodeFileCaps.h index 9c10ebeaafdef..b4178acb156ef 100644 --- a/src/messages/MInodeFileCaps.h +++ b/src/messages/MInodeFileCaps.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MLock.h b/src/messages/MLock.h index 4472fec2b184d..ed0a60af77975 100644 --- a/src/messages/MLock.h +++ b/src/messages/MLock.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MLog.h b/src/messages/MLog.h index 4d0705a435c69..87a9b722e4d7e 100644 --- a/src/messages/MLog.h +++ b/src/messages/MLog.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MLogAck.h b/src/messages/MLogAck.h index f8c337989355a..9317bb24b83f3 100644 --- a/src/messages/MLogAck.h +++ b/src/messages/MLogAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSBeacon.h b/src/messages/MMDSBeacon.h index 0b4c43e8152bc..18d2e0ade5282 100644 --- a/src/messages/MMDSBeacon.h +++ b/src/messages/MMDSBeacon.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSCacheRejoin.h b/src/messages/MMDSCacheRejoin.h index f925d4c7e8754..71be73b4a156d 100644 --- a/src/messages/MMDSCacheRejoin.h +++ b/src/messages/MMDSCacheRejoin.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSFindIno.h b/src/messages/MMDSFindIno.h index e8e3f411a4f9d..f9a2f08a7d121 100644 --- a/src/messages/MMDSFindIno.h +++ b/src/messages/MMDSFindIno.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSFindInoReply.h b/src/messages/MMDSFindInoReply.h index 9c853c05f8148..ced61ed9718fa 100644 --- a/src/messages/MMDSFindInoReply.h +++ b/src/messages/MMDSFindInoReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSFragmentNotify.h b/src/messages/MMDSFragmentNotify.h index 8c549d7fcee08..7ab1766ba4b58 100644 --- a/src/messages/MMDSFragmentNotify.h +++ b/src/messages/MMDSFragmentNotify.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSFragmentNotifyAck.h b/src/messages/MMDSFragmentNotifyAck.h index 00e44d92c0277..635a7525db183 100644 --- a/src/messages/MMDSFragmentNotifyAck.h +++ b/src/messages/MMDSFragmentNotifyAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSLoadTargets.h b/src/messages/MMDSLoadTargets.h index 094f6607ccf1e..09a8609955d12 100644 --- a/src/messages/MMDSLoadTargets.h +++ b/src/messages/MMDSLoadTargets.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSMap.h b/src/messages/MMDSMap.h index ea386fb6e3914..abefea917bd33 100644 --- a/src/messages/MMDSMap.h +++ b/src/messages/MMDSMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSOpenIno.h b/src/messages/MMDSOpenIno.h index 3e238551ad794..ee4e758b4743c 100644 --- a/src/messages/MMDSOpenIno.h +++ b/src/messages/MMDSOpenIno.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSOpenInoReply.h b/src/messages/MMDSOpenInoReply.h index c6ac28194b98c..6b20de3f98a47 100644 --- a/src/messages/MMDSOpenInoReply.h +++ b/src/messages/MMDSOpenInoReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSPeerRequest.h b/src/messages/MMDSPeerRequest.h index 96154d683f67d..bf069a8f8fa78 100644 --- a/src/messages/MMDSPeerRequest.h +++ b/src/messages/MMDSPeerRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSQuiesceDbAck.h b/src/messages/MMDSQuiesceDbAck.h index 3c043087baeda..3a0341307566d 100644 --- a/src/messages/MMDSQuiesceDbAck.h +++ b/src/messages/MMDSQuiesceDbAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSQuiesceDbListing.h b/src/messages/MMDSQuiesceDbListing.h index 7833029ca73aa..17a16ed60c4c0 100644 --- a/src/messages/MMDSQuiesceDbListing.h +++ b/src/messages/MMDSQuiesceDbListing.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSResolve.h b/src/messages/MMDSResolve.h index bc6f4d08de921..ee410cc78e4e2 100644 --- a/src/messages/MMDSResolve.h +++ b/src/messages/MMDSResolve.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSResolveAck.h b/src/messages/MMDSResolveAck.h index 35e9135b0cb2a..330fc2f11590a 100644 --- a/src/messages/MMDSResolveAck.h +++ b/src/messages/MMDSResolveAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSScrub.h b/src/messages/MMDSScrub.h index e6b205967e25e..31b5ab7f759b2 100644 --- a/src/messages/MMDSScrub.h +++ b/src/messages/MMDSScrub.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSScrubStats.h b/src/messages/MMDSScrubStats.h index 7fdbb2a57d199..9295a08b4032c 100644 --- a/src/messages/MMDSScrubStats.h +++ b/src/messages/MMDSScrubStats.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSSnapUpdate.h b/src/messages/MMDSSnapUpdate.h index 0cff457c82e47..4b0382bed9a13 100644 --- a/src/messages/MMDSSnapUpdate.h +++ b/src/messages/MMDSSnapUpdate.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMDSTableRequest.h b/src/messages/MMDSTableRequest.h index 6535d61290d43..2af73b83bd3dc 100644 --- a/src/messages/MMDSTableRequest.h +++ b/src/messages/MMDSTableRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMgrBeacon.h b/src/messages/MMgrBeacon.h index d457672b3751f..b2101d16bcb88 100644 --- a/src/messages/MMgrBeacon.h +++ b/src/messages/MMgrBeacon.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMgrConfigure.h b/src/messages/MMgrConfigure.h index 7e99641f1389b..67605db8f4e2e 100644 --- a/src/messages/MMgrConfigure.h +++ b/src/messages/MMgrConfigure.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMgrDigest.h b/src/messages/MMgrDigest.h index 3aeda008db138..3c6ee50b8d0d4 100644 --- a/src/messages/MMgrDigest.h +++ b/src/messages/MMgrDigest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMgrMap.h b/src/messages/MMgrMap.h index a9a1d6e3e6830..9dd1a8c533ece 100644 --- a/src/messages/MMgrMap.h +++ b/src/messages/MMgrMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMgrOpen.h b/src/messages/MMgrOpen.h index 5317cac8b6fd4..c225d48876339 100644 --- a/src/messages/MMgrOpen.h +++ b/src/messages/MMgrOpen.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMgrReport.h b/src/messages/MMgrReport.h index 9e06572a71b6a..71e233048ab1e 100644 --- a/src/messages/MMgrReport.h +++ b/src/messages/MMgrReport.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMgrUpdate.h b/src/messages/MMgrUpdate.h index fe94ac91eaa14..4416e0bc4814e 100644 --- a/src/messages/MMgrUpdate.h +++ b/src/messages/MMgrUpdate.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonCommand.h b/src/messages/MMonCommand.h index 7cf47e218c7c7..44217daef6243 100644 --- a/src/messages/MMonCommand.h +++ b/src/messages/MMonCommand.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonCommandAck.h b/src/messages/MMonCommandAck.h index d352e00408e28..d6bb0e16fcfee 100644 --- a/src/messages/MMonCommandAck.h +++ b/src/messages/MMonCommandAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonElection.h b/src/messages/MMonElection.h index 26e386dbae70c..afe094bbc8368 100644 --- a/src/messages/MMonElection.h +++ b/src/messages/MMonElection.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonGetMap.h b/src/messages/MMonGetMap.h index a600c56329339..568084a83a768 100644 --- a/src/messages/MMonGetMap.h +++ b/src/messages/MMonGetMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonGetOSDMap.h b/src/messages/MMonGetOSDMap.h index 465bfd417375e..41d9a763c2200 100644 --- a/src/messages/MMonGetOSDMap.h +++ b/src/messages/MMonGetOSDMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonGetVersion.h b/src/messages/MMonGetVersion.h index fe3a307ffbe87..4ef9ba02cf18a 100644 --- a/src/messages/MMonGetVersion.h +++ b/src/messages/MMonGetVersion.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonGetVersionReply.h b/src/messages/MMonGetVersionReply.h index b686c1f656a7b..6843327fa69ee 100644 --- a/src/messages/MMonGetVersionReply.h +++ b/src/messages/MMonGetVersionReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonGlobalID.h b/src/messages/MMonGlobalID.h index d129a89113dbb..93815463312a7 100644 --- a/src/messages/MMonGlobalID.h +++ b/src/messages/MMonGlobalID.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonHealth.h b/src/messages/MMonHealth.h index a92603d4a5519..5bb6fa40fad30 100644 --- a/src/messages/MMonHealth.h +++ b/src/messages/MMonHealth.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonJoin.h b/src/messages/MMonJoin.h index 5fc20b48c4f0d..be4706e6e94b5 100644 --- a/src/messages/MMonJoin.h +++ b/src/messages/MMonJoin.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonMap.h b/src/messages/MMonMap.h index 8bfa6e651ff2f..464fa4f9c1fc3 100644 --- a/src/messages/MMonMap.h +++ b/src/messages/MMonMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonMgrReport.h b/src/messages/MMonMgrReport.h index a1a1d2ae86ed5..a867244b7fa8c 100644 --- a/src/messages/MMonMgrReport.h +++ b/src/messages/MMonMgrReport.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonPaxos.h b/src/messages/MMonPaxos.h index cbd20877a65bf..768a86c7f4a3d 100644 --- a/src/messages/MMonPaxos.h +++ b/src/messages/MMonPaxos.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonPing.h b/src/messages/MMonPing.h index 326b64880d3fd..3d0969b7194c7 100644 --- a/src/messages/MMonPing.h +++ b/src/messages/MMonPing.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /** * This is used to send pings between monitors for * heartbeat purposes. We include a timestamp and distinguish between diff --git a/src/messages/MMonProbe.h b/src/messages/MMonProbe.h index 22de52df8359a..d2466af67ff5f 100644 --- a/src/messages/MMonProbe.h +++ b/src/messages/MMonProbe.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonQuorumService.h b/src/messages/MMonQuorumService.h index 3c559968c8bb0..2a847ffd4f7ff 100644 --- a/src/messages/MMonQuorumService.h +++ b/src/messages/MMonQuorumService.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonScrub.h b/src/messages/MMonScrub.h index e9ad6c8cd21fa..db5be9943beac 100644 --- a/src/messages/MMonScrub.h +++ b/src/messages/MMonScrub.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonSubscribe.h b/src/messages/MMonSubscribe.h index 783018a54eb42..a34230e7da324 100644 --- a/src/messages/MMonSubscribe.h +++ b/src/messages/MMonSubscribe.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonSubscribeAck.h b/src/messages/MMonSubscribeAck.h index bc9b546f3923a..8e5fd3fdb80ed 100644 --- a/src/messages/MMonSubscribeAck.h +++ b/src/messages/MMonSubscribeAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonSync.h b/src/messages/MMonSync.h index b2d77f63180b3..5e535c1329525 100644 --- a/src/messages/MMonSync.h +++ b/src/messages/MMonSync.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MMonUsedPendingKeys.h b/src/messages/MMonUsedPendingKeys.h index 10c9e351253bd..572f50e1793d3 100644 --- a/src/messages/MMonUsedPendingKeys.h +++ b/src/messages/MMonUsedPendingKeys.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MNVMeofGwBeacon.h b/src/messages/MNVMeofGwBeacon.h index aa6deb2801f3b..61daa5269bf6d 100644 --- a/src/messages/MNVMeofGwBeacon.h +++ b/src/messages/MNVMeofGwBeacon.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MNVMeofGwMap.h b/src/messages/MNVMeofGwMap.h index ff434eacc56a7..dc6bb7d49fd3c 100644 --- a/src/messages/MNVMeofGwMap.h +++ b/src/messages/MNVMeofGwMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDAlive.h b/src/messages/MOSDAlive.h index 6388d09b28977..c0ebcddc13672 100644 --- a/src/messages/MOSDAlive.h +++ b/src/messages/MOSDAlive.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDBackoff.h b/src/messages/MOSDBackoff.h index 86b06229e8138..2e898e1b7ce06 100644 --- a/src/messages/MOSDBackoff.h +++ b/src/messages/MOSDBackoff.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDBoot.h b/src/messages/MOSDBoot.h index dcfb234033683..d94ec1c365ec3 100644 --- a/src/messages/MOSDBoot.h +++ b/src/messages/MOSDBoot.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDECSubOpRead.h b/src/messages/MOSDECSubOpRead.h index 158646a3c48dc..22614a910e924 100644 --- a/src/messages/MOSDECSubOpRead.h +++ b/src/messages/MOSDECSubOpRead.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDECSubOpReadReply.h b/src/messages/MOSDECSubOpReadReply.h index 12894f901408c..93b3d41827b71 100644 --- a/src/messages/MOSDECSubOpReadReply.h +++ b/src/messages/MOSDECSubOpReadReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDECSubOpWrite.h b/src/messages/MOSDECSubOpWrite.h index 824e1c125aa08..c233c31b7bf9d 100644 --- a/src/messages/MOSDECSubOpWrite.h +++ b/src/messages/MOSDECSubOpWrite.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDECSubOpWriteReply.h b/src/messages/MOSDECSubOpWriteReply.h index d7932aa236bc5..90dbf25c1752d 100644 --- a/src/messages/MOSDECSubOpWriteReply.h +++ b/src/messages/MOSDECSubOpWriteReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDFailure.h b/src/messages/MOSDFailure.h index 89d2d9c89ca3c..aa0246e0ab60b 100644 --- a/src/messages/MOSDFailure.h +++ b/src/messages/MOSDFailure.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDForceRecovery.h b/src/messages/MOSDForceRecovery.h index ef1b1439fa95a..805693240f4d9 100644 --- a/src/messages/MOSDForceRecovery.h +++ b/src/messages/MOSDForceRecovery.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDMap.h b/src/messages/MOSDMap.h index fb58a9ba6a3f9..82d3d6abcf696 100644 --- a/src/messages/MOSDMap.h +++ b/src/messages/MOSDMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDMarkMeDown.h b/src/messages/MOSDMarkMeDown.h index f20c2f0647423..f8179bc91113d 100644 --- a/src/messages/MOSDMarkMeDown.h +++ b/src/messages/MOSDMarkMeDown.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDOp.h b/src/messages/MOSDOp.h index f3df273140078..7736ac1e26492 100644 --- a/src/messages/MOSDOp.h +++ b/src/messages/MOSDOp.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDOpReply.h b/src/messages/MOSDOpReply.h index ce69683979eca..279038f874a7e 100644 --- a/src/messages/MOSDOpReply.h +++ b/src/messages/MOSDOpReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGBackfill.h b/src/messages/MOSDPGBackfill.h index dde626c4315e4..a708bc5462f4b 100644 --- a/src/messages/MOSDPGBackfill.h +++ b/src/messages/MOSDPGBackfill.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGBackfillRemove.h b/src/messages/MOSDPGBackfillRemove.h index 2b2ec9697975b..34574beca83e7 100644 --- a/src/messages/MOSDPGBackfillRemove.h +++ b/src/messages/MOSDPGBackfillRemove.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGInfo.h b/src/messages/MOSDPGInfo.h index 07012bc8301b9..6c4ea85e1f74b 100644 --- a/src/messages/MOSDPGInfo.h +++ b/src/messages/MOSDPGInfo.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGLog.h b/src/messages/MOSDPGLog.h index 8013754c04abb..f7415a0023af2 100644 --- a/src/messages/MOSDPGLog.h +++ b/src/messages/MOSDPGLog.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGNotify.h b/src/messages/MOSDPGNotify.h index 77e72245826fa..129933c6905d8 100644 --- a/src/messages/MOSDPGNotify.h +++ b/src/messages/MOSDPGNotify.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGPCT.h b/src/messages/MOSDPGPCT.h index 7d34893c71355..a996399d29339 100644 --- a/src/messages/MOSDPGPCT.h +++ b/src/messages/MOSDPGPCT.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGPull.h b/src/messages/MOSDPGPull.h index 4f92a78befa1b..713061e50c501 100644 --- a/src/messages/MOSDPGPull.h +++ b/src/messages/MOSDPGPull.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGPush.h b/src/messages/MOSDPGPush.h index 9d12c02bc40f4..c53028114b602 100644 --- a/src/messages/MOSDPGPush.h +++ b/src/messages/MOSDPGPush.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGPushReply.h b/src/messages/MOSDPGPushReply.h index 3eef6aa23faa8..631536d446889 100644 --- a/src/messages/MOSDPGPushReply.h +++ b/src/messages/MOSDPGPushReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGQuery.h b/src/messages/MOSDPGQuery.h index a86020ad4cf99..11493ee35d151 100644 --- a/src/messages/MOSDPGQuery.h +++ b/src/messages/MOSDPGQuery.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGRemove.h b/src/messages/MOSDPGRemove.h index 47b6afe2472b3..96d80dd2cebc1 100644 --- a/src/messages/MOSDPGRemove.h +++ b/src/messages/MOSDPGRemove.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGScan.h b/src/messages/MOSDPGScan.h index bb0f7e3b64fcf..6e556c809f9f3 100644 --- a/src/messages/MOSDPGScan.h +++ b/src/messages/MOSDPGScan.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGTemp.h b/src/messages/MOSDPGTemp.h index e355be1849912..53906826722fe 100644 --- a/src/messages/MOSDPGTemp.h +++ b/src/messages/MOSDPGTemp.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGTrim.h b/src/messages/MOSDPGTrim.h index 3fc4e27257da0..fb803bd23259e 100644 --- a/src/messages/MOSDPGTrim.h +++ b/src/messages/MOSDPGTrim.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGUpdateLogMissing.h b/src/messages/MOSDPGUpdateLogMissing.h index 4c6ed9991c600..d77a419ac2ce8 100644 --- a/src/messages/MOSDPGUpdateLogMissing.h +++ b/src/messages/MOSDPGUpdateLogMissing.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPGUpdateLogMissingReply.h b/src/messages/MOSDPGUpdateLogMissingReply.h index ba8fad380916f..d5af8f57a4f0e 100644 --- a/src/messages/MOSDPGUpdateLogMissingReply.h +++ b/src/messages/MOSDPGUpdateLogMissingReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDPing.h b/src/messages/MOSDPing.h index 81e3412d3a15d..a0f0105bc6e0a 100644 --- a/src/messages/MOSDPing.h +++ b/src/messages/MOSDPing.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDRepOp.h b/src/messages/MOSDRepOp.h index 0de17c8e39d15..fb6247bca5370 100644 --- a/src/messages/MOSDRepOp.h +++ b/src/messages/MOSDRepOp.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDRepOpReply.h b/src/messages/MOSDRepOpReply.h index afebb8921a6df..e5b0627cfd993 100644 --- a/src/messages/MOSDRepOpReply.h +++ b/src/messages/MOSDRepOpReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDRepScrub.h b/src/messages/MOSDRepScrub.h index 97d2a9d4f7712..cf120cfae421b 100644 --- a/src/messages/MOSDRepScrub.h +++ b/src/messages/MOSDRepScrub.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDRepScrubMap.h b/src/messages/MOSDRepScrubMap.h index 19aa99b77de58..9d1004cc1beba 100644 --- a/src/messages/MOSDRepScrubMap.h +++ b/src/messages/MOSDRepScrubMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MOSDScrubReserve.h b/src/messages/MOSDScrubReserve.h index 9a99602817897..3a2ebd5fd6595 100644 --- a/src/messages/MOSDScrubReserve.h +++ b/src/messages/MOSDScrubReserve.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MPGStats.h b/src/messages/MPGStats.h index d48a955d3cece..afdf44eac9602 100644 --- a/src/messages/MPGStats.h +++ b/src/messages/MPGStats.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MPGStatsAck.h b/src/messages/MPGStatsAck.h index f1d5a0edef1ab..56d8b584f72b2 100644 --- a/src/messages/MPGStatsAck.h +++ b/src/messages/MPGStatsAck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MPing.h b/src/messages/MPing.h index 8d685fb1a1dee..674d8a21fd308 100644 --- a/src/messages/MPing.h +++ b/src/messages/MPing.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MPoolOp.h b/src/messages/MPoolOp.h index cb8306be4f2e0..058dbac97aeee 100644 --- a/src/messages/MPoolOp.h +++ b/src/messages/MPoolOp.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MPoolOpReply.h b/src/messages/MPoolOpReply.h index cb70d614e94ad..fc1d68d30a76e 100644 --- a/src/messages/MPoolOpReply.h +++ b/src/messages/MPoolOpReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MRecoveryReserve.h b/src/messages/MRecoveryReserve.h index c1633f293a5c4..287bb35d35d63 100644 --- a/src/messages/MRecoveryReserve.h +++ b/src/messages/MRecoveryReserve.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MRemoveSnaps.h b/src/messages/MRemoveSnaps.h index db712f8f871c7..7e617692af499 100644 --- a/src/messages/MRemoveSnaps.h +++ b/src/messages/MRemoveSnaps.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MRoute.h b/src/messages/MRoute.h index 374735e0c507a..0d6822bcbc11b 100644 --- a/src/messages/MRoute.h +++ b/src/messages/MRoute.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MStatfs.h b/src/messages/MStatfs.h index c4611a18c398a..0e46563e50063 100644 --- a/src/messages/MStatfs.h +++ b/src/messages/MStatfs.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MStatfsReply.h b/src/messages/MStatfsReply.h index 0267010cbd891..b3df7d289cd22 100644 --- a/src/messages/MStatfsReply.h +++ b/src/messages/MStatfsReply.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MTimeCheck.h b/src/messages/MTimeCheck.h index 8fd360cec39c3..bdf5ec2b432c5 100644 --- a/src/messages/MTimeCheck.h +++ b/src/messages/MTimeCheck.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MTimeCheck2.h b/src/messages/MTimeCheck2.h index 57d95921fc4a2..713bf3da83f67 100644 --- a/src/messages/MTimeCheck2.h +++ b/src/messages/MTimeCheck2.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/messages/MWatchNotify.h b/src/messages/MWatchNotify.h index 17cd1dbfc3841..5781beb89480a 100644 --- a/src/messages/MWatchNotify.h +++ b/src/messages/MWatchNotify.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/ActivePyModule.h b/src/mgr/ActivePyModule.h index 7f6539a4225a1..70bca68fd2caf 100644 --- a/src/mgr/ActivePyModule.h +++ b/src/mgr/ActivePyModule.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/ActivePyModules.h b/src/mgr/ActivePyModules.h index 3c6f89f008700..c688c3485f3bb 100644 --- a/src/mgr/ActivePyModules.h +++ b/src/mgr/ActivePyModules.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/ClusterState.h b/src/mgr/ClusterState.h index b299b6999c507..3f275b4fb76c5 100644 --- a/src/mgr/ClusterState.h +++ b/src/mgr/ClusterState.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/DaemonServer.h b/src/mgr/DaemonServer.h index 0b44dbc3d3785..71dd7822d4aae 100644 --- a/src/mgr/DaemonServer.h +++ b/src/mgr/DaemonServer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/DaemonState.h b/src/mgr/DaemonState.h index 02be38d73be94..6df7be1327a13 100644 --- a/src/mgr/DaemonState.h +++ b/src/mgr/DaemonState.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/Gil.h b/src/mgr/Gil.h index bfee587fc75a2..f181670a1f4b1 100644 --- a/src/mgr/Gil.h +++ b/src/mgr/Gil.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/Mgr.h b/src/mgr/Mgr.h index bc3e1c174c031..638f246d73fd5 100644 --- a/src/mgr/Mgr.h +++ b/src/mgr/Mgr.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/MgrClient.h b/src/mgr/MgrClient.h index daf568ada8f0c..093d6aef4f58c 100644 --- a/src/mgr/MgrClient.h +++ b/src/mgr/MgrClient.h @@ -1,6 +1,7 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/MgrContext.h b/src/mgr/MgrContext.h index d0100a83f8f2a..4b8b4426b0059 100644 --- a/src/mgr/MgrContext.h +++ b/src/mgr/MgrContext.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/MgrOpRequest.h b/src/mgr/MgrOpRequest.h index 2ebe6d7ee35a4..05522eeb0a28c 100644 --- a/src/mgr/MgrOpRequest.h +++ b/src/mgr/MgrOpRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/MgrStandby.h b/src/mgr/MgrStandby.h index b934615eee733..32a277f4a2b82 100644 --- a/src/mgr/MgrStandby.h +++ b/src/mgr/MgrStandby.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/PyFormatter.h b/src/mgr/PyFormatter.h index e3cdeb57dac72..e5ee0c29600aa 100644 --- a/src/mgr/PyFormatter.h +++ b/src/mgr/PyFormatter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/PyModule.h b/src/mgr/PyModule.h index b464041998390..16c6421a7c894 100644 --- a/src/mgr/PyModule.h +++ b/src/mgr/PyModule.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/PyModuleRegistry.h b/src/mgr/PyModuleRegistry.h index 388f0a69ca020..8d5a53093b92f 100644 --- a/src/mgr/PyModuleRegistry.h +++ b/src/mgr/PyModuleRegistry.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/PyModuleRunner.h b/src/mgr/PyModuleRunner.h index 69c95eb46a63c..187002745e137 100644 --- a/src/mgr/PyModuleRunner.h +++ b/src/mgr/PyModuleRunner.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mgr/StandbyPyModules.h b/src/mgr/StandbyPyModules.h index 43e0e273bd866..2254923522c55 100644 --- a/src/mgr/StandbyPyModules.h +++ b/src/mgr/StandbyPyModules.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/AuthMonitor.h b/src/mon/AuthMonitor.h index f40942f47a7f3..9007180b0ec7a 100644 --- a/src/mon/AuthMonitor.h +++ b/src/mon/AuthMonitor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/CommandHandler.h b/src/mon/CommandHandler.h index 4bbbaa2d9bec9..f96ff4602ccbe 100644 --- a/src/mon/CommandHandler.h +++ b/src/mon/CommandHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/ConnectionTracker.h b/src/mon/ConnectionTracker.h index 72389e3509197..958591f70e0fd 100644 --- a/src/mon/ConnectionTracker.h +++ b/src/mon/ConnectionTracker.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/ElectionLogic.h b/src/mon/ElectionLogic.h index c03407a6d3735..0b05d8da84489 100644 --- a/src/mon/ElectionLogic.h +++ b/src/mon/ElectionLogic.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/Elector.h b/src/mon/Elector.h index 158a0184367d1..12627064209cb 100644 --- a/src/mon/Elector.h +++ b/src/mon/Elector.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/FSCommands.h b/src/mon/FSCommands.h index 8d8afae8dd182..c831070dc89c7 100644 --- a/src/mon/FSCommands.h +++ b/src/mon/FSCommands.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/HealthMonitor.h b/src/mon/HealthMonitor.h index 639897b5f92a9..52dc82f359468 100644 --- a/src/mon/HealthMonitor.h +++ b/src/mon/HealthMonitor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/LogMonitor.h b/src/mon/LogMonitor.h index 2e670f806b1e4..a77acd2ecd3fb 100644 --- a/src/mon/LogMonitor.h +++ b/src/mon/LogMonitor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MDSMonitor.h b/src/mon/MDSMonitor.h index 048878c3328aa..854650aeb86a5 100644 --- a/src/mon/MDSMonitor.h +++ b/src/mon/MDSMonitor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MgrMap.h b/src/mon/MgrMap.h index 4fcfd2ccc9ec7..dda7d72a7cd53 100644 --- a/src/mon/MgrMap.h +++ b/src/mon/MgrMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MgrMonitor.h b/src/mon/MgrMonitor.h index 5f28e352d9f24..84d419724eadc 100644 --- a/src/mon/MgrMonitor.h +++ b/src/mon/MgrMonitor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MonClient.h b/src/mon/MonClient.h index 8c00592e82c4a..84ea0e070ca5d 100644 --- a/src/mon/MonClient.h +++ b/src/mon/MonClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MonCommand.h b/src/mon/MonCommand.h index b70b802c10377..b7ea785e2b030 100644 --- a/src/mon/MonCommand.h +++ b/src/mon/MonCommand.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MonCommands.h b/src/mon/MonCommands.h index 9db269823af5f..504619bd2bbc5 100644 --- a/src/mon/MonCommands.h +++ b/src/mon/MonCommands.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MonMap.h b/src/mon/MonMap.h index b5eee0e93e5c0..e47246e9aea1e 100644 --- a/src/mon/MonMap.h +++ b/src/mon/MonMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MonOpRequest.h b/src/mon/MonOpRequest.h index b41782a462b08..825d67c98d61e 100644 --- a/src/mon/MonOpRequest.h +++ b/src/mon/MonOpRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/Monitor.h b/src/mon/Monitor.h index d121ca89a9407..93c758dc5019a 100644 --- a/src/mon/Monitor.h +++ b/src/mon/Monitor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MonitorDBStore.h b/src/mon/MonitorDBStore.h index fa5e442aab8f6..e43bddac41142 100644 --- a/src/mon/MonitorDBStore.h +++ b/src/mon/MonitorDBStore.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/MonmapMonitor.h b/src/mon/MonmapMonitor.h index cd9952ce91c47..14d48dd7dbbea 100644 --- a/src/mon/MonmapMonitor.h +++ b/src/mon/MonmapMonitor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/NVMeofGwMap.h b/src/mon/NVMeofGwMap.h index a9f0f556c43e6..48173992a9099 100755 --- a/src/mon/NVMeofGwMap.h +++ b/src/mon/NVMeofGwMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/NVMeofGwMon.h b/src/mon/NVMeofGwMon.h index bdf4a8ecc6b48..07e7f33524e6d 100644 --- a/src/mon/NVMeofGwMon.h +++ b/src/mon/NVMeofGwMon.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/NVMeofGwSerialize.h b/src/mon/NVMeofGwSerialize.h index 7974568e15665..b259d7b87466f 100755 --- a/src/mon/NVMeofGwSerialize.h +++ b/src/mon/NVMeofGwSerialize.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/NVMeofGwTypes.h b/src/mon/NVMeofGwTypes.h index aaebd4df9f569..6a2f9506e2e3c 100755 --- a/src/mon/NVMeofGwTypes.h +++ b/src/mon/NVMeofGwTypes.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/OSDMonitor.h b/src/mon/OSDMonitor.h index 862433862ecdd..6896e5beb0804 100644 --- a/src/mon/OSDMonitor.h +++ b/src/mon/OSDMonitor.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/PGMap.h b/src/mon/PGMap.h index d40e7e6c59ec4..17912b88d13c4 100644 --- a/src/mon/PGMap.h +++ b/src/mon/PGMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/Paxos.h b/src/mon/Paxos.h index e29a7f5583f62..7189acd1c85b1 100644 --- a/src/mon/Paxos.h +++ b/src/mon/Paxos.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/PaxosFSMap.h b/src/mon/PaxosFSMap.h index 65e95cde54be7..4a9841c498198 100644 --- a/src/mon/PaxosFSMap.h +++ b/src/mon/PaxosFSMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/PaxosService.h b/src/mon/PaxosService.h index 9c2cf308da03a..53b28f6d357d5 100644 --- a/src/mon/PaxosService.h +++ b/src/mon/PaxosService.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/Session.h b/src/mon/Session.h index b4c059ccd060f..668f25607d106 100644 --- a/src/mon/Session.h +++ b/src/mon/Session.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/error_code.h b/src/mon/error_code.h index bebbac54576d8..4aa662fd3984e 100644 --- a/src/mon/error_code.h +++ b/src/mon/error_code.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/mon/mon_types.h b/src/mon/mon_types.h index 2c1e5013e1150..d51847c2b02d5 100644 --- a/src/mon/mon_types.h +++ b/src/mon/mon_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/Connection.h b/src/msg/Connection.h index b488efafc8006..1e1dfd1aa3c23 100644 --- a/src/msg/Connection.h +++ b/src/msg/Connection.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/DispatchQueue.h b/src/msg/DispatchQueue.h index c28314f1d3f33..1c1893a28140f 100644 --- a/src/msg/DispatchQueue.h +++ b/src/msg/DispatchQueue.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/Dispatcher.h b/src/msg/Dispatcher.h index 6001edebdb787..25014e869a88a 100644 --- a/src/msg/Dispatcher.h +++ b/src/msg/Dispatcher.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/Message.h b/src/msg/Message.h index 0bb4dce0db790..59eb882c8f831 100644 --- a/src/msg/Message.h +++ b/src/msg/Message.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/MessageRef.h b/src/msg/MessageRef.h index 6bb1c838e08c9..27d416802f8ac 100644 --- a/src/msg/MessageRef.h +++ b/src/msg/MessageRef.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/Messenger.h b/src/msg/Messenger.h index 2ed67c74933f2..8dc49e2483cd4 100644 --- a/src/msg/Messenger.h +++ b/src/msg/Messenger.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/SimplePolicyMessenger.h b/src/msg/SimplePolicyMessenger.h index 1fd0438135dd3..6e87df7fd92f4 100644 --- a/src/msg/SimplePolicyMessenger.h +++ b/src/msg/SimplePolicyMessenger.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/AsyncConnection.h b/src/msg/async/AsyncConnection.h index f1a92bb650ec5..4529313302342 100644 --- a/src/msg/async/AsyncConnection.h +++ b/src/msg/async/AsyncConnection.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/AsyncMessenger.h b/src/msg/async/AsyncMessenger.h index a163b80ccf057..eb8eba2356381 100644 --- a/src/msg/async/AsyncMessenger.h +++ b/src/msg/async/AsyncMessenger.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/Event.h b/src/msg/async/Event.h index eaf54b2b7b90f..0e12a3f2ebabb 100644 --- a/src/msg/async/Event.h +++ b/src/msg/async/Event.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/EventEpoll.h b/src/msg/async/EventEpoll.h index 6baef375799c9..b953a1915fd68 100644 --- a/src/msg/async/EventEpoll.h +++ b/src/msg/async/EventEpoll.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/EventKqueue.h b/src/msg/async/EventKqueue.h index 0427e7cef7e72..b77d8e696b2f7 100644 --- a/src/msg/async/EventKqueue.h +++ b/src/msg/async/EventKqueue.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/EventPoll.h b/src/msg/async/EventPoll.h index 6808f1e7fc3a4..901530eb41854 100644 --- a/src/msg/async/EventPoll.h +++ b/src/msg/async/EventPoll.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/EventSelect.h b/src/msg/async/EventSelect.h index c2e644cd7f4cb..d7f60c7b45ccb 100644 --- a/src/msg/async/EventSelect.h +++ b/src/msg/async/EventSelect.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/PosixStack.h b/src/msg/async/PosixStack.h index f85f9ccb0b233..99d1c340732d1 100644 --- a/src/msg/async/PosixStack.h +++ b/src/msg/async/PosixStack.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/Stack.h b/src/msg/async/Stack.h index 8dc9e82dc2077..afb152244bc2b 100644 --- a/src/msg/async/Stack.h +++ b/src/msg/async/Stack.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/Timeout.h b/src/msg/async/Timeout.h index 25c0b77776322..c6fefaaddfa66 100644 --- a/src/msg/async/Timeout.h +++ b/src/msg/async/Timeout.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/crypto_onwire.h b/src/msg/async/crypto_onwire.h index 337bfe2ba1a29..65748772af64a 100644 --- a/src/msg/async/crypto_onwire.h +++ b/src/msg/async/crypto_onwire.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/net_handler.h b/src/msg/async/net_handler.h index 07b4bbcb7b4a8..755bbf489c561 100644 --- a/src/msg/async/net_handler.h +++ b/src/msg/async/net_handler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/rdma/Infiniband.h b/src/msg/async/rdma/Infiniband.h index da1cc77474764..3c03d0f06bf76 100644 --- a/src/msg/async/rdma/Infiniband.h +++ b/src/msg/async/rdma/Infiniband.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/async/rdma/RDMAStack.h b/src/msg/async/rdma/RDMAStack.h index 42066aae63b6f..dc01763ce34fa 100644 --- a/src/msg/async/rdma/RDMAStack.h +++ b/src/msg/async/rdma/RDMAStack.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/msg/msg_fmt.h b/src/msg/msg_fmt.h index 6ef726969b3eb..53eddc36d027c 100644 --- a/src/msg/msg_fmt.h +++ b/src/msg/msg_fmt.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once /** diff --git a/src/msg/msg_types.h b/src/msg/msg_types.h index c65fdc7878e40..f823ad7e87c3d 100644 --- a/src/msg/msg_types.h +++ b/src/msg/msg_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/neorados/RADOSImpl.h b/src/neorados/RADOSImpl.h index e44d4fea4b29f..5e729af17080a 100644 --- a/src/neorados/RADOSImpl.h +++ b/src/neorados/RADOSImpl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/neorados/cls/common.h b/src/neorados/cls/common.h index 2a7c3a8180828..2caa596f10c46 100644 --- a/src/neorados/cls/common.h +++ b/src/neorados/cls/common.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/neorados/cls/fifo.h b/src/neorados/cls/fifo.h index df08d3767feb1..484dcd44d3936 100644 --- a/src/neorados/cls/fifo.h +++ b/src/neorados/cls/fifo.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/neorados/cls/fifo/entry.h b/src/neorados/cls/fifo/entry.h index 10385145c2be6..f7bc67de0c913 100644 --- a/src/neorados/cls/fifo/entry.h +++ b/src/neorados/cls/fifo/entry.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/neorados/cls/log.h b/src/neorados/cls/log.h index f681ac73bdf64..b4cd238f4851d 100644 --- a/src/neorados/cls/log.h +++ b/src/neorados/cls/log.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/neorados/cls/sem_set.h b/src/neorados/cls/sem_set.h index 513ad1dacc04d..5bf3bbc9dac91 100644 --- a/src/neorados/cls/sem_set.h +++ b/src/neorados/cls/sem_set.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/neorados/cls/version.h b/src/neorados/cls/version.h index 7b22205550890..460217631c6ce 100644 --- a/src/neorados/cls/version.h +++ b/src/neorados/cls/version.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/nvmeof/NVMeofGwClient.h b/src/nvmeof/NVMeofGwClient.h index 706d1341489a7..53e382105145b 100644 --- a/src/nvmeof/NVMeofGwClient.h +++ b/src/nvmeof/NVMeofGwClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/nvmeof/NVMeofGwMonitorClient.h b/src/nvmeof/NVMeofGwMonitorClient.h index 09b5d0567ff8d..b1ca5c94debb1 100644 --- a/src/nvmeof/NVMeofGwMonitorClient.h +++ b/src/nvmeof/NVMeofGwMonitorClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/nvmeof/NVMeofGwMonitorGroupClient.h b/src/nvmeof/NVMeofGwMonitorGroupClient.h index 483fda4f278e7..cf364bb5322f1 100644 --- a/src/nvmeof/NVMeofGwMonitorGroupClient.h +++ b/src/nvmeof/NVMeofGwMonitorGroupClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/ObjectStore.h b/src/os/ObjectStore.h index 5fc615819c4d4..9a0f2b01a3d7d 100644 --- a/src/os/ObjectStore.h +++ b/src/os/ObjectStore.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/bluestore/Allocator.h b/src/os/bluestore/Allocator.h index 049e31ba47113..17e6d47af2aad 100644 --- a/src/os/bluestore/Allocator.h +++ b/src/os/bluestore/Allocator.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/bluestore/AllocatorBase.h b/src/os/bluestore/AllocatorBase.h index 79ea15cb25ba8..eedf766dc803d 100644 --- a/src/os/bluestore/AllocatorBase.h +++ b/src/os/bluestore/AllocatorBase.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/bluestore/BlueFS.h b/src/os/bluestore/BlueFS.h index fae4a091b55d0..c60e1da21c85a 100644 --- a/src/os/bluestore/BlueFS.h +++ b/src/os/bluestore/BlueFS.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_OS_BLUESTORE_BLUEFS_H #define CEPH_OS_BLUESTORE_BLUEFS_H diff --git a/src/os/bluestore/BlueRocksEnv.h b/src/os/bluestore/BlueRocksEnv.h index 540330a50f01b..47ef785a26138 100644 --- a/src/os/bluestore/BlueRocksEnv.h +++ b/src/os/bluestore/BlueRocksEnv.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_OS_BLUESTORE_BLUEROCKSENV_H #define CEPH_OS_BLUESTORE_BLUEROCKSENV_H diff --git a/src/os/bluestore/BlueStore.h b/src/os/bluestore/BlueStore.h index bdae02eabc029..3a0c5fe421ba8 100644 --- a/src/os/bluestore/BlueStore.h +++ b/src/os/bluestore/BlueStore.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/bluestore/Compression.h b/src/os/bluestore/Compression.h index 5be26116a266f..f3f53cc35fd77 100644 --- a/src/os/bluestore/Compression.h +++ b/src/os/bluestore/Compression.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/bluestore/Writer.h b/src/os/bluestore/Writer.h index 30637dde21734..16f63b96f9595 100644 --- a/src/os/bluestore/Writer.h +++ b/src/os/bluestore/Writer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/bluestore/bluefs_types.h b/src/os/bluestore/bluefs_types.h index a7ca52a914f08..13531e014b04c 100644 --- a/src/os/bluestore/bluefs_types.h +++ b/src/os/bluestore/bluefs_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_OS_BLUESTORE_BLUEFS_TYPES_H #define CEPH_OS_BLUESTORE_BLUEFS_TYPES_H diff --git a/src/os/bluestore/bluestore_common.h b/src/os/bluestore/bluestore_common.h index d85f603c0ef62..97f4b2d89f233 100644 --- a/src/os/bluestore/bluestore_common.h +++ b/src/os/bluestore/bluestore_common.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/bluestore/bluestore_types.h b/src/os/bluestore/bluestore_types.h index b2e4f58a2da17..05473e12ea27d 100644 --- a/src/os/bluestore/bluestore_types.h +++ b/src/os/bluestore/bluestore_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/bluestore/fastbmap_allocator_impl.h b/src/os/bluestore/fastbmap_allocator_impl.h index 0d5a4e75cd856..fbf3fda0b327c 100644 --- a/src/os/bluestore/fastbmap_allocator_impl.h +++ b/src/os/bluestore/fastbmap_allocator_impl.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Bitmap based in-memory allocator implementation. * Author: Igor Fedotov, ifedotov@suse.com diff --git a/src/os/bluestore/simple_bitmap.h b/src/os/bluestore/simple_bitmap.h index 22d450cbb3470..4e1cd05136f6d 100644 --- a/src/os/bluestore/simple_bitmap.h +++ b/src/os/bluestore/simple_bitmap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/fs/FS.h b/src/os/fs/FS.h index 381538776815d..9a579d5ab19b1 100644 --- a/src/os/fs/FS.h +++ b/src/os/fs/FS.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/fs/XFS.h b/src/os/fs/XFS.h index 13c3778405d85..299c3631435bb 100644 --- a/src/os/fs/XFS.h +++ b/src/os/fs/XFS.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/kstore/KStore.h b/src/os/kstore/KStore.h index 1b3715adf37f5..7a662fd0628ff 100644 --- a/src/os/kstore/KStore.h +++ b/src/os/kstore/KStore.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/kstore/kstore_types.h b/src/os/kstore/kstore_types.h index 2374625aaa2c4..40096c3460c60 100644 --- a/src/os/kstore/kstore_types.h +++ b/src/os/kstore/kstore_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/memstore/MemStore.h b/src/os/memstore/MemStore.h index a81fb39f1a6f5..b8e463ef61983 100644 --- a/src/os/memstore/MemStore.h +++ b/src/os/memstore/MemStore.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/os/memstore/PageSet.h b/src/os/memstore/PageSet.h index 9bb6d7fc137d8..3883afb2b578f 100644 --- a/src/os/memstore/PageSet.h +++ b/src/os/memstore/PageSet.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ClassHandler.h b/src/osd/ClassHandler.h index 6ca25a893970d..2471808f6ea3f 100644 --- a/src/osd/ClassHandler.h +++ b/src/osd/ClassHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_CLASSHANDLER_H #define CEPH_CLASSHANDLER_H diff --git a/src/osd/ECBackend.h b/src/osd/ECBackend.h index 83114797d559a..eb3d03910e1b6 100644 --- a/src/osd/ECBackend.h +++ b/src/osd/ECBackend.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECBackendL.h b/src/osd/ECBackendL.h index 3ca563bd24c62..f560b42a7c99c 100644 --- a/src/osd/ECBackendL.h +++ b/src/osd/ECBackendL.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECCommon.h b/src/osd/ECCommon.h index eadff5e1efce0..d98ac2cb49995 100644 --- a/src/osd/ECCommon.h +++ b/src/osd/ECCommon.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECCommonL.h b/src/osd/ECCommonL.h index c097df0db9971..324870e2d12de 100644 --- a/src/osd/ECCommonL.h +++ b/src/osd/ECCommonL.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECExtentCacheL.h b/src/osd/ECExtentCacheL.h index 035ce918e73e9..a7dd27d05bfef 100644 --- a/src/osd/ECExtentCacheL.h +++ b/src/osd/ECExtentCacheL.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECInject.h b/src/osd/ECInject.h index 9a1506da62499..e1aae4d0f05ad 100644 --- a/src/osd/ECInject.h +++ b/src/osd/ECInject.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECListener.h b/src/osd/ECListener.h index 10019fa0112dd..8f606c72c4596 100644 --- a/src/osd/ECListener.h +++ b/src/osd/ECListener.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECMsgTypes.h b/src/osd/ECMsgTypes.h index 69e45e60d8135..1da28bcf83ef4 100644 --- a/src/osd/ECMsgTypes.h +++ b/src/osd/ECMsgTypes.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECSwitch.h b/src/osd/ECSwitch.h index 2de6c007c0f19..5b696d24bdf38 100644 --- a/src/osd/ECSwitch.h +++ b/src/osd/ECSwitch.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECTransaction.h b/src/osd/ECTransaction.h index 442700f652199..8b62d1b4394ed 100644 --- a/src/osd/ECTransaction.h +++ b/src/osd/ECTransaction.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECTransactionL.h b/src/osd/ECTransactionL.h index 26df967b9dd5c..42042a9198c59 100644 --- a/src/osd/ECTransactionL.h +++ b/src/osd/ECTransactionL.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECTypes.h b/src/osd/ECTypes.h index dba48931a8d40..3952d47550931 100644 --- a/src/osd/ECTypes.h +++ b/src/osd/ECTypes.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECUtil.h b/src/osd/ECUtil.h index 710042ccde143..0bb905fd016d4 100644 --- a/src/osd/ECUtil.h +++ b/src/osd/ECUtil.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ECUtilL.h b/src/osd/ECUtilL.h index 6de02a001fe92..6cc6c1759cc7c 100644 --- a/src/osd/ECUtilL.h +++ b/src/osd/ECUtilL.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/HitSet.h b/src/osd/HitSet.h index e75e27d861fce..592ef484001c8 100644 --- a/src/osd/HitSet.h +++ b/src/osd/HitSet.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/OSD.h b/src/osd/OSD.h index ffe5ba24a5556..1169b916f7113 100644 --- a/src/osd/OSD.h +++ b/src/osd/OSD.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/OSDCap.h b/src/osd/OSDCap.h index 1fa788a2457de..4c32f22ff958c 100644 --- a/src/osd/OSDCap.h +++ b/src/osd/OSDCap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/OSDMap.h b/src/osd/OSDMap.h index 022d7e4cdad3e..d48d967d6ca52 100644 --- a/src/osd/OSDMap.h +++ b/src/osd/OSDMap.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ObjectVersioner.h b/src/osd/ObjectVersioner.h index 0a02c748a74b4..cfc7691222abc 100644 --- a/src/osd/ObjectVersioner.h +++ b/src/osd/ObjectVersioner.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/OpRequest.h b/src/osd/OpRequest.h index 8165a30454c04..2766a7aded5e2 100644 --- a/src/osd/OpRequest.h +++ b/src/osd/OpRequest.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/PG.h b/src/osd/PG.h index 6fa896e24ea1c..f0318aa4d7255 100644 --- a/src/osd/PG.h +++ b/src/osd/PG.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/PGBackend.h b/src/osd/PGBackend.h index 5ece44cdea1ba..b4cef06fb631b 100644 --- a/src/osd/PGBackend.h +++ b/src/osd/PGBackend.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/PGLog.h b/src/osd/PGLog.h index 75bef9bcb54ba..d3b1748a206d0 100644 --- a/src/osd/PGLog.h +++ b/src/osd/PGLog.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/PGTransaction.h b/src/osd/PGTransaction.h index 9dfc9df0a288a..fdd4e6a768673 100644 --- a/src/osd/PGTransaction.h +++ b/src/osd/PGTransaction.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/ReplicatedBackend.h b/src/osd/ReplicatedBackend.h index f5679d40e398a..5f35afae282f6 100644 --- a/src/osd/ReplicatedBackend.h +++ b/src/osd/ReplicatedBackend.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/Session.h b/src/osd/Session.h index 364033a8aa7c3..27178a31ceaf4 100644 --- a/src/osd/Session.h +++ b/src/osd/Session.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/SnapMapReaderI.h b/src/osd/SnapMapReaderI.h index 21b7a2c6ba5f2..526674d4217ce 100644 --- a/src/osd/SnapMapReaderI.h +++ b/src/osd/SnapMapReaderI.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once /** diff --git a/src/osd/SnapMapper.h b/src/osd/SnapMapper.h index 4a4d1ff651fe9..83704cd9e8a16 100644 --- a/src/osd/SnapMapper.h +++ b/src/osd/SnapMapper.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/Watch.h b/src/osd/Watch.h index 84ba13e23ab76..824398b7ae115 100644 --- a/src/osd/Watch.h +++ b/src/osd/Watch.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/error_code.h b/src/osd/error_code.h index b05e9296cad98..6e0acad3ca3d6 100644 --- a/src/osd/error_code.h +++ b/src/osd/error_code.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/object_state_fmt.h b/src/osd/object_state_fmt.h index afe7efffe6851..8595d16c3b3e5 100644 --- a/src/osd/object_state_fmt.h +++ b/src/osd/object_state_fmt.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once /** * \file fmtlib formatters for some types.h classes diff --git a/src/osd/osd_tracer.h b/src/osd/osd_tracer.h index fbd9caf9852b7..3f0839efd8951 100644 --- a/src/osd/osd_tracer.h +++ b/src/osd/osd_tracer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include "common/tracer.h" diff --git a/src/osd/osd_types.h b/src/osd/osd_types.h index 52ec9722af509..bfd9bb1f72594 100644 --- a/src/osd/osd_types.h +++ b/src/osd/osd_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/osd_types_fmt.h b/src/osd/osd_types_fmt.h index 8dcea746f9f4c..0e36755782a17 100644 --- a/src/osd/osd_types_fmt.h +++ b/src/osd/osd_types_fmt.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once /** * \file fmtlib formatters for some osd_types.h classes diff --git a/src/osd/scheduler/OpScheduler.h b/src/osd/scheduler/OpScheduler.h index 2ce2e0e0c0874..4408104589c46 100644 --- a/src/osd/scheduler/OpScheduler.h +++ b/src/osd/scheduler/OpScheduler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/scheduler/OpSchedulerItem.h b/src/osd/scheduler/OpSchedulerItem.h index bb279129a2a8f..4eb17409e834c 100644 --- a/src/osd/scheduler/OpSchedulerItem.h +++ b/src/osd/scheduler/OpSchedulerItem.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/scheduler/mClockScheduler.h b/src/osd/scheduler/mClockScheduler.h index 8804c6c1ee921..503e90580252f 100644 --- a/src/osd/scheduler/mClockScheduler.h +++ b/src/osd/scheduler/mClockScheduler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osd/scrubber/PrimaryLogScrub.h b/src/osd/scrubber/PrimaryLogScrub.h index 461524d3a8aae..685f492683a40 100644 --- a/src/osd/scrubber/PrimaryLogScrub.h +++ b/src/osd/scrubber/PrimaryLogScrub.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once // the './' includes are marked this way to affect clang-format diff --git a/src/osd/scrubber/ScrubStore.h b/src/osd/scrubber/ScrubStore.h index 9d8af8a7ceb79..6f9f2e30f234b 100644 --- a/src/osd/scrubber/ScrubStore.h +++ b/src/osd/scrubber/ScrubStore.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/osd/scrubber/scrub_backend.h b/src/osd/scrubber/scrub_backend.h index 7dbebbe946ead..38c242a608ee3 100644 --- a/src/osd/scrubber/scrub_backend.h +++ b/src/osd/scrubber/scrub_backend.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once // clang-format off diff --git a/src/osd/scrubber/scrub_job.h b/src/osd/scrubber/scrub_job.h index d361868c31ade..1d37f062c817f 100644 --- a/src/osd/scrubber/scrub_job.h +++ b/src/osd/scrubber/scrub_job.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/osd/scrubber/scrub_machine.h b/src/osd/scrubber/scrub_machine.h index 1a694b3868b7f..8c2d99275be41 100644 --- a/src/osd/scrubber/scrub_machine.h +++ b/src/osd/scrubber/scrub_machine.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/osd/scrubber/scrub_queue_entry.h b/src/osd/scrubber/scrub_queue_entry.h index 6f2525cf09f5a..4fc0cb063602a 100644 --- a/src/osd/scrubber/scrub_queue_entry.h +++ b/src/osd/scrubber/scrub_queue_entry.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/osd/scrubber/scrub_reservations.h b/src/osd/scrubber/scrub_reservations.h index b65b07f60e710..f1679e7409d30 100644 --- a/src/osd/scrubber/scrub_reservations.h +++ b/src/osd/scrubber/scrub_reservations.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/osd/scrubber/scrub_resources.h b/src/osd/scrubber/scrub_resources.h index 43d66f2e27922..a911b68b9e914 100644 --- a/src/osd/scrubber/scrub_resources.h +++ b/src/osd/scrubber/scrub_resources.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/osd/scrubber_common.h b/src/osd/scrubber_common.h index 9b4d5332ef148..86a45c16946d9 100644 --- a/src/osd/scrubber_common.h +++ b/src/osd/scrubber_common.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/osdc/Filer.h b/src/osdc/Filer.h index 922d5d2d804c3..75847c405a441 100644 --- a/src/osdc/Filer.h +++ b/src/osdc/Filer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osdc/Journaler.h b/src/osdc/Journaler.h index 70c9d5bd8f803..10a12ceddb054 100644 --- a/src/osdc/Journaler.h +++ b/src/osdc/Journaler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osdc/ObjectCacher.h b/src/osdc/ObjectCacher.h index 054d96d99646c..b3d61fda35094 100644 --- a/src/osdc/ObjectCacher.h +++ b/src/osdc/ObjectCacher.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_OBJECTCACHER_H #define CEPH_OBJECTCACHER_H diff --git a/src/osdc/Objecter.h b/src/osdc/Objecter.h index b6e56c19860c4..509c5ed7a319f 100644 --- a/src/osdc/Objecter.h +++ b/src/osdc/Objecter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osdc/Striper.h b/src/osdc/Striper.h index e34aaaec6d181..95bff9628849b 100644 --- a/src/osdc/Striper.h +++ b/src/osdc/Striper.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/osdc/WritebackHandler.h b/src/osdc/WritebackHandler.h index c016fba2008fe..378f092a47a2e 100644 --- a/src/osdc/WritebackHandler.h +++ b/src/osdc/WritebackHandler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_OSDC_WRITEBACKHANDLER_H #define CEPH_OSDC_WRITEBACKHANDLER_H diff --git a/src/osdc/error_code.h b/src/osdc/error_code.h index 028ed7b26fbed..eb16c1693d0fa 100644 --- a/src/osdc/error_code.h +++ b/src/osdc/error_code.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/perf_histogram.h b/src/perf_histogram.h index 6ed52c6af3b52..5fb5a1ae4c222 100644 --- a/src/perf_histogram.h +++ b/src/perf_histogram.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/perfglue/cpu_profiler.h b/src/perfglue/cpu_profiler.h index ca9888f1dc57b..2de3a386e4832 100644 --- a/src/perfglue/cpu_profiler.h +++ b/src/perfglue/cpu_profiler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/perfglue/heap_profiler.h b/src/perfglue/heap_profiler.h index 2dc4e53221279..2302a274b15da 100644 --- a/src/perfglue/heap_profiler.h +++ b/src/perfglue/heap_profiler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/rgw/driver/rados/rgw_pubsub_push.h b/src/rgw/driver/rados/rgw_pubsub_push.h index feb9b3fd15c9f..640b0a7ddabdb 100644 --- a/src/rgw/driver/rados/rgw_pubsub_push.h +++ b/src/rgw/driver/rados/rgw_pubsub_push.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab ft=cpp + #pragma once #include diff --git a/src/rgw/rgw_dmclock_async_scheduler.h b/src/rgw/rgw_dmclock_async_scheduler.h index 23a91821fb726..eec9d8d307cb9 100644 --- a/src/rgw/rgw_dmclock_async_scheduler.h +++ b/src/rgw/rgw_dmclock_async_scheduler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab ft=cpp + /* * Ceph - scalable distributed file system * diff --git a/src/rgw/rgw_dmclock_scheduler.h b/src/rgw/rgw_dmclock_scheduler.h index c98fa82cf6fb9..9a0ba45fd6e71 100644 --- a/src/rgw/rgw_dmclock_scheduler.h +++ b/src/rgw/rgw_dmclock_scheduler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab ft=cpp + /* * Ceph - scalable distributed file system * diff --git a/src/rgw/rgw_dmclock_sync_scheduler.h b/src/rgw/rgw_dmclock_sync_scheduler.h index 20a62cd250784..95456c793db9d 100644 --- a/src/rgw/rgw_dmclock_sync_scheduler.h +++ b/src/rgw/rgw_dmclock_sync_scheduler.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab ft=cpp + /* * Ceph - scalable distributed file system * diff --git a/src/rgw/rgw_rest_bucket_logging.h b/src/rgw/rgw_rest_bucket_logging.h index 5df4888a31f29..ee365a3c0f499 100644 --- a/src/rgw/rgw_rest_bucket_logging.h +++ b/src/rgw/rgw_rest_bucket_logging.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include "rgw_rest_s3.h" diff --git a/src/rgw/rgw_rest_pubsub.h b/src/rgw/rgw_rest_pubsub.h index 0b8382d0829b9..d322b8cee01f4 100644 --- a/src/rgw/rgw_rest_pubsub.h +++ b/src/rgw/rgw_rest_pubsub.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include "rgw_rest_s3.h" diff --git a/src/rgw/rgw_s3select.h b/src/rgw/rgw_s3select.h index 5e79933a266ad..a22de31451418 100644 --- a/src/rgw/rgw_s3select.h +++ b/src/rgw/rgw_s3select.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab ft=cpp + // #pragma once diff --git a/src/rgw/rgw_s3select_private.h b/src/rgw/rgw_s3select_private.h index 24d73fe62d942..d69a0b6b5a82a 100644 --- a/src/rgw/rgw_s3select_private.h +++ b/src/rgw/rgw_s3select_private.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab ft=cpp + // #pragma once diff --git a/src/rgw/rgw_tracer.h b/src/rgw/rgw_tracer.h index 6da9acddef93b..7a1d1a8b7047f 100644 --- a/src/rgw/rgw_tracer.h +++ b/src/rgw/rgw_tracer.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include "common/tracer.h" diff --git a/src/test/ObjectMap/KeyValueDBMemory.h b/src/test/ObjectMap/KeyValueDBMemory.h index fc6eff3acdbe3..8becb10bcb8bb 100644 --- a/src/test/ObjectMap/KeyValueDBMemory.h +++ b/src/test/ObjectMap/KeyValueDBMemory.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #include #include #include diff --git a/src/test/admin_socket_output.h b/src/test/admin_socket_output.h index 458915306eea2..f3272c6ec97ee 100644 --- a/src/test/admin_socket_output.h +++ b/src/test/admin_socket_output.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/admin_socket_output_tests.h b/src/test/admin_socket_output_tests.h index f3bce98ece3c6..8d8ccca18e103 100644 --- a/src/test/admin_socket_output_tests.h +++ b/src/test/admin_socket_output_tests.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/client/TestClient.h b/src/test/client/TestClient.h index ecc1ddd842856..724a4a4087ee6 100644 --- a/src/test/client/TestClient.h +++ b/src/test/client/TestClient.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/common/dns_messages.h b/src/test/common/dns_messages.h index a10f82a15aa2f..628cb9221f25c 100644 --- a/src/test/common/dns_messages.h +++ b/src/test/common/dns_messages.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/compressor/compressor_example.h b/src/test/compressor/compressor_example.h index d682933ed185d..0a6ab1184b362 100644 --- a/src/test/compressor/compressor_example.h +++ b/src/test/compressor/compressor_example.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/test/direct_messenger/DirectMessenger.h b/src/test/direct_messenger/DirectMessenger.h index 8eb2432b16445..a99b18c582e88 100644 --- a/src/test/direct_messenger/DirectMessenger.h +++ b/src/test/direct_messenger/DirectMessenger.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/direct_messenger/DispatchStrategy.h b/src/test/direct_messenger/DispatchStrategy.h index 4719da97086dc..08b0ab56fbe44 100644 --- a/src/test/direct_messenger/DispatchStrategy.h +++ b/src/test/direct_messenger/DispatchStrategy.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/direct_messenger/FastStrategy.h b/src/test/direct_messenger/FastStrategy.h index d8b97a86441d7..7b06579010145 100644 --- a/src/test/direct_messenger/FastStrategy.h +++ b/src/test/direct_messenger/FastStrategy.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/direct_messenger/QueueStrategy.h b/src/test/direct_messenger/QueueStrategy.h index ae1d3933261d9..5153f7a94bbe6 100644 --- a/src/test/direct_messenger/QueueStrategy.h +++ b/src/test/direct_messenger/QueueStrategy.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/erasure-code/ErasureCodeExample.h b/src/test/erasure-code/ErasureCodeExample.h index 7cd96585efdc2..6c606614e8b4f 100644 --- a/src/test/erasure-code/ErasureCodeExample.h +++ b/src/test/erasure-code/ErasureCodeExample.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/test/erasure-code/ceph_erasure_code_benchmark.h b/src/test/erasure-code/ceph_erasure_code_benchmark.h index 295f8994e3c36..49b5472bc6c41 100644 --- a/src/test/erasure-code/ceph_erasure_code_benchmark.h +++ b/src/test/erasure-code/ceph_erasure_code_benchmark.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph distributed storage system * diff --git a/src/test/immutable_object_cache/test_common.h b/src/test/immutable_object_cache/test_common.h index ea5d57b0d31af..3eb59ae47c3cb 100644 --- a/src/test/immutable_object_cache/test_common.h +++ b/src/test/immutable_object_cache/test_common.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CACHE_TEST_COMMON_H #define CACHE_TEST_COMMON_H diff --git a/src/test/lazy-omap-stats/lazy_omap_stats_test.h b/src/test/lazy-omap-stats/lazy_omap_stats_test.h index ff08f50bad5d7..1f728e1ab5432 100644 --- a/src/test/lazy-omap-stats/lazy_omap_stats_test.h +++ b/src/test/lazy-omap-stats/lazy_omap_stats_test.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/librados/test.h b/src/test/librados/test.h index 719ffab4800e5..bfc142b8e02fd 100644 --- a/src/test/librados/test.h +++ b/src/test/librados/test.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/librados/test_cxx.h b/src/test/librados/test_cxx.h index f35f5212a487e..80c4b1f02ac85 100644 --- a/src/test/librados/test_cxx.h +++ b/src/test/librados/test_cxx.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include "include/rados/librados.hpp" diff --git a/src/test/librbd/test_fixture.h b/src/test/librbd/test_fixture.h index a334361ca208d..0369fc7c8d610 100644 --- a/src/test/librbd/test_fixture.h +++ b/src/test/librbd/test_fixture.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #include "include/int_types.h" #include "include/rados/librados.h" #include "include/rbd/librbd.hpp" diff --git a/src/test/librbd/test_support.h b/src/test/librbd/test_support.h index 4fec82c349a8d..4ab93c147c1d4 100644 --- a/src/test/librbd/test_support.h +++ b/src/test/librbd/test_support.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #include "include/int_types.h" #include "include/rados/librados.h" #include "include/rbd/librbd.hpp" diff --git a/src/test/neorados/common_tests.h b/src/test/neorados/common_tests.h index c2a231a3b7268..f4ffe7476d622 100644 --- a/src/test/neorados/common_tests.h +++ b/src/test/neorados/common_tests.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/objectstore/ObjectStoreImitator.h b/src/test/objectstore/ObjectStoreImitator.h index 3149d1b424aec..1c8b26fc79b2b 100644 --- a/src/test/objectstore/ObjectStoreImitator.h +++ b/src/test/objectstore/ObjectStoreImitator.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Fragmentation Simulator * Author: Tri Dao, daominhtri0503@gmail.com diff --git a/src/test/objectstore/TestObjectStoreState.h b/src/test/objectstore/TestObjectStoreState.h index e8ba4890b221f..9431f1774f16b 100644 --- a/src/test/objectstore/TestObjectStoreState.h +++ b/src/test/objectstore/TestObjectStoreState.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/osd/RadosModel.h b/src/test/osd/RadosModel.h index 27bb7a292eba5..183859271bf17 100644 --- a/src/test/osd/RadosModel.h +++ b/src/test/osd/RadosModel.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #include "include/int_types.h" #include "common/ceph_mutex.h" diff --git a/src/test/osd/scrubber_generators.h b/src/test/osd/scrubber_generators.h index 654499f6bd1a3..8b43c2d9ea2e8 100644 --- a/src/test/osd/scrubber_generators.h +++ b/src/test/osd/scrubber_generators.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once /// \file generating scrub-related maps & objects for unit tests diff --git a/src/test/osd/scrubber_test_datasets.h b/src/test/osd/scrubber_test_datasets.h index 83015c7652458..33b7687639c59 100644 --- a/src/test/osd/scrubber_test_datasets.h +++ b/src/test/osd/scrubber_test_datasets.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once /// \file data-sets used by the scrubber unit tests diff --git a/src/test/osdc/FakeWriteback.h b/src/test/osdc/FakeWriteback.h index 8cb1b099b8140..37adae85937d8 100644 --- a/src/test/osdc/FakeWriteback.h +++ b/src/test/osdc/FakeWriteback.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_TEST_OSDC_FAKEWRITEBACK_H #define CEPH_TEST_OSDC_FAKEWRITEBACK_H diff --git a/src/test/osdc/MemWriteback.h b/src/test/osdc/MemWriteback.h index ba97dff960b9b..a7f9f9a75584f 100644 --- a/src/test/osdc/MemWriteback.h +++ b/src/test/osdc/MemWriteback.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef CEPH_TEST_OSDC_MEMWRITEBACK_H #define CEPH_TEST_OSDC_MEMWRITEBACK_H diff --git a/src/test/perf_helper.h b/src/test/perf_helper.h index 99f84ac07731e..65e7ec07f4933 100644 --- a/src/test/perf_helper.h +++ b/src/test/perf_helper.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* Copyright (c) 2011 Facebook * * Permission to use, copy, modify, and distribute this software for any diff --git a/src/test/rgw/amqp_mock.h b/src/test/rgw/amqp_mock.h index f746e8c55a6de..a741343b7a2a9 100644 --- a/src/test/rgw/amqp_mock.h +++ b/src/test/rgw/amqp_mock.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #pragma once #include diff --git a/src/test/rgw/test_rgw_common.h b/src/test/rgw/test_rgw_common.h index 27a1a13dfa632..c97e9665d0949 100644 --- a/src/test/rgw/test_rgw_common.h +++ b/src/test/rgw/test_rgw_common.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/system/cross_process_sem.h b/src/test/system/cross_process_sem.h index bc53ff0de2cd3..3fbe26db14a27 100644 --- a/src/test/system/cross_process_sem.h +++ b/src/test/system/cross_process_sem.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/system/st_rados_create_pool.h b/src/test/system/st_rados_create_pool.h index a6268f3e429c2..bfabbe2149c23 100644 --- a/src/test/system/st_rados_create_pool.h +++ b/src/test/system/st_rados_create_pool.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/system/st_rados_delete_objs.h b/src/test/system/st_rados_delete_objs.h index bd930072d1363..c6dca51a047dc 100644 --- a/src/test/system/st_rados_delete_objs.h +++ b/src/test/system/st_rados_delete_objs.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/system/st_rados_delete_pool.h b/src/test/system/st_rados_delete_pool.h index 1724feb83c4aa..04c1895d92485 100644 --- a/src/test/system/st_rados_delete_pool.h +++ b/src/test/system/st_rados_delete_pool.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/system/st_rados_list_objects.h b/src/test/system/st_rados_list_objects.h index ed4bf7de138c9..7d071e6bd8aa3 100644 --- a/src/test/system/st_rados_list_objects.h +++ b/src/test/system/st_rados_list_objects.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/system/st_rados_notify.h b/src/test/system/st_rados_notify.h index dbec45b39f825..602bc9a022c43 100644 --- a/src/test/system/st_rados_notify.h +++ b/src/test/system/st_rados_notify.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/system/st_rados_watch.h b/src/test/system/st_rados_watch.h index 2ccf7cfbed8a1..6944595245724 100644 --- a/src/test/system/st_rados_watch.h +++ b/src/test/system/st_rados_watch.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/system/systest_runnable.h b/src/test/system/systest_runnable.h index 11639ca3f49d7..3018d93cc9196 100644 --- a/src/test/system/systest_runnable.h +++ b/src/test/system/systest_runnable.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/test/system/systest_settings.h b/src/test/system/systest_settings.h index b7b3a6d7189d2..b6f5eb8cefedd 100644 --- a/src/test/system/systest_settings.h +++ b/src/test/system/systest_settings.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/RadosDump.h b/src/tools/RadosDump.h index 4ef976e4a9adc..4cfd903dca5ba 100644 --- a/src/tools/RadosDump.h +++ b/src/tools/RadosDump.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/ceph-dencoder/nvmeof_types.h b/src/tools/ceph-dencoder/nvmeof_types.h index 6c3111c141b55..8db09bab1ead4 100644 --- a/src/tools/ceph-dencoder/nvmeof_types.h +++ b/src/tools/ceph-dencoder/nvmeof_types.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/ceph_objectstore_tool.h b/src/tools/ceph_objectstore_tool.h index ad4848a99f850..d04bf593cb732 100644 --- a/src/tools/ceph_objectstore_tool.h +++ b/src/tools/ceph_objectstore_tool.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/cephfs/DataScan.h b/src/tools/cephfs/DataScan.h index 3d3d883823e53..906110c2f979e 100644 --- a/src/tools/cephfs/DataScan.h +++ b/src/tools/cephfs/DataScan.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/cephfs/Dumper.h b/src/tools/cephfs/Dumper.h index f7405bc4ff88e..cb62c08ce89ca 100644 --- a/src/tools/cephfs/Dumper.h +++ b/src/tools/cephfs/Dumper.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/cephfs/EventOutput.h b/src/tools/cephfs/EventOutput.h index 0a00975592ae6..e72cd31958eb8 100644 --- a/src/tools/cephfs/EventOutput.h +++ b/src/tools/cephfs/EventOutput.h @@ -1,5 +1,6 @@ // -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * ceph - scalable distributed file system * diff --git a/src/tools/cephfs/JournalFilter.h b/src/tools/cephfs/JournalFilter.h index 9c7db7f1b3666..c2d96eb12ca05 100644 --- a/src/tools/cephfs/JournalFilter.h +++ b/src/tools/cephfs/JournalFilter.h @@ -1,5 +1,6 @@ // -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * ceph - scalable distributed file system * diff --git a/src/tools/cephfs/JournalScanner.h b/src/tools/cephfs/JournalScanner.h index f463d976e0fb9..be2d27d039f8a 100644 --- a/src/tools/cephfs/JournalScanner.h +++ b/src/tools/cephfs/JournalScanner.h @@ -1,5 +1,6 @@ // -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * ceph - scalable distributed file system * diff --git a/src/tools/cephfs/JournalTool.h b/src/tools/cephfs/JournalTool.h index 664c1bc25b788..092f4f89a46c2 100644 --- a/src/tools/cephfs/JournalTool.h +++ b/src/tools/cephfs/JournalTool.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/cephfs/MDSUtility.h b/src/tools/cephfs/MDSUtility.h index 4b14c9b847ead..021a63db4c5fd 100644 --- a/src/tools/cephfs/MDSUtility.h +++ b/src/tools/cephfs/MDSUtility.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/cephfs/MetaTool.h b/src/tools/cephfs/MetaTool.h index fe02fa48aa550..b81de171903fa 100644 --- a/src/tools/cephfs/MetaTool.h +++ b/src/tools/cephfs/MetaTool.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + #ifndef METATOOL_H__ #define METATOOL_H__ diff --git a/src/tools/cephfs/PgFiles.h b/src/tools/cephfs/PgFiles.h index d69d893b264dc..e7b332f010a90 100644 --- a/src/tools/cephfs/PgFiles.h +++ b/src/tools/cephfs/PgFiles.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/cephfs/Resetter.h b/src/tools/cephfs/Resetter.h index 57b71f1b5fcac..92a2ccf91bba4 100644 --- a/src/tools/cephfs/Resetter.h +++ b/src/tools/cephfs/Resetter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/cephfs/TableTool.h b/src/tools/cephfs/TableTool.h index e6aea4957332a..d12868a45ef7e 100644 --- a/src/tools/cephfs/TableTool.h +++ b/src/tools/cephfs/TableTool.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/rados/PoolDump.h b/src/tools/rados/PoolDump.h index d1828df9940b0..166cd4dc812b8 100644 --- a/src/tools/rados/PoolDump.h +++ b/src/tools/rados/PoolDump.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/rados/RadosImport.h b/src/tools/rados/RadosImport.h index 8bd3cb7cb5cef..c2c02f88d7840 100644 --- a/src/tools/rados/RadosImport.h +++ b/src/tools/rados/RadosImport.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * diff --git a/src/tools/rbd_mirror/ImageDeleter.h b/src/tools/rbd_mirror/ImageDeleter.h index 4032db6877789..2922058c6dd79 100644 --- a/src/tools/rbd_mirror/ImageDeleter.h +++ b/src/tools/rbd_mirror/ImageDeleter.h @@ -1,5 +1,6 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- // vim: ts=8 sw=2 sts=2 expandtab + /* * Ceph - scalable distributed file system * -- 2.39.5