]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Add blank line after header block 65741/head
authorEdwin Rodriguez <edwin.rodriguez1@ibm.com>
Thu, 2 Oct 2025 19:34:08 +0000 (15:34 -0400)
committerEdwin Rodriguez <edwin.rodriguez1@ibm.com>
Thu, 2 Oct 2025 21:33:40 +0000 (17:33 -0400)
Signed-off-by: Edwin Rodriguez <edwin.rodriguez1@ibm.com>
724 files changed:
src/arch/s390x.h
src/auth/Auth.h
src/auth/AuthAuthorizeHandler.h
src/auth/AuthClientHandler.h
src/auth/AuthMethodList.h
src/auth/AuthServiceHandler.h
src/auth/AuthSessionHandler.h
src/auth/Crypto.h
src/auth/KeyRing.h
src/auth/RotatingKeyRing.h
src/auth/cephx/CephxAuthorizeHandler.h
src/auth/cephx/CephxClientHandler.h
src/auth/cephx/CephxKeyServer.h
src/auth/cephx/CephxProtocol.h
src/auth/cephx/CephxServiceHandler.h
src/auth/cephx/CephxSessionHandler.h
src/auth/none/AuthNoneAuthorizeHandler.h
src/auth/none/AuthNoneClientHandler.h
src/auth/none/AuthNoneProtocol.h
src/auth/none/AuthNoneServiceHandler.h
src/auth/none/AuthNoneSessionHandler.h
src/blk/BlockDevice.h
src/blk/kernel/KernelDevice.h
src/blk/pmem/PMEMDevice.h
src/blk/spdk/NVMEDevice.h
src/client/Client.h
src/client/Delegation.h
src/client/DentryRef.h
src/client/ObjecterWriteback.h
src/client/RWRef.h
src/client/SyntheticClient.h
src/client/Trace.h
src/client/UserPerm.h
src/client/barrier.h
src/client/fuse_ll.h
src/cls/2pc_queue/cls_2pc_queue_types.h
src/cls/cephfs/cls_cephfs.h
src/cls/log/cls_log_types.h
src/common/AsyncReserver.h
src/common/Clock.h
src/common/CommandTable.h
src/common/Cond.h
src/common/ConfUtils.h
src/common/ContextCompletion.h
src/common/Continuation.h
src/common/Cycles.h
src/common/DecayCounter.h
src/common/EventTrace.h
src/common/Finisher.h
src/common/Formatter.h
src/common/HTMLFormatter.h
src/common/HeartbeatMap.h
src/common/LogClient.h
src/common/LogEntry.h
src/common/MemoryModel.h
src/common/OpQueue.h
src/common/OutputDataSocket.h
src/common/PluginRegistry.h
src/common/Preforker.h
src/common/PrioritizedQueue.h
src/common/PriorityCache.h
src/common/RWLock.h
src/common/RefCountedObj.h
src/common/Semaphore.h
src/common/StackStringStream.h
src/common/SubProcess.h
src/common/TextTable.h
src/common/Thread.h
src/common/Timer.h
src/common/TrackedOp.h
src/common/WeightedPriorityQueue.h
src/common/WorkQueue.h
src/common/admin_socket.h
src/common/admin_socket_client.h
src/common/allocate_unique.h
src/common/async/async_call.h
src/common/async/async_cond.h
src/common/async/bind_handler.h
src/common/async/blocked_completion.h
src/common/async/co_spawn_group.h
src/common/async/co_throttle.h
src/common/async/co_waiter.h
src/common/async/completion.h
src/common/async/context_pool.h
src/common/async/detail/co_spawn_group.h
src/common/async/detail/co_throttle_impl.h
src/common/async/detail/shared_lock.h
src/common/async/detail/shared_mutex.h
src/common/async/detail/spawn_group.h
src/common/async/forward_handler.h
src/common/async/librados_completion.h
src/common/async/parallel_for_each.h
src/common/async/redirect_error.h
src/common/async/service.h
src/common/async/shared_mutex.h
src/common/async/spawn_group.h
src/common/async/waiter.h
src/common/async/yield_context.h
src/common/bit_str.h
src/common/bounded_key_counter.h
src/common/ceph_argparse.h
src/common/ceph_context.h
src/common/ceph_time.h
src/common/ceph_timer.h
src/common/cmdparse.h
src/common/code_environment.h
src/common/cohort_lru.h
src/common/common_init.h
src/common/compiler_extensions.h
src/common/config.h
src/common/config_cacher.h
src/common/config_obs.h
src/common/containers.h
src/common/convenience.h
src/common/debug.h
src/common/detail/construct_suspended.h
src/common/dns_resolve.h
src/common/dout.h
src/common/entity_name.h
src/common/environment.h
src/common/error_code.h
src/common/escape.h
src/common/event_socket.h
src/common/fault_injector.h
src/common/fd.h
src/common/fmt_common.h
src/common/function_signature.h
src/common/hex.h
src/common/histogram.h
src/common/hobject.h
src/common/hostname.h
src/common/interval_map.h
src/common/io_exerciser/IoSequence.h
src/common/likely.h
src/common/lockdep.h
src/common/mclock_common.h
src/common/mime.h
src/common/mutex_debug.h
src/common/obj_bencher.h
src/common/openssl_opts_handler.h
src/common/perf_counters.h
src/common/perf_histogram.h
src/common/pick_address.h
src/common/reverse.h
src/common/run_cmd.h
src/common/safe_io.h
src/common/signal.h
src/common/static_ptr.h
src/common/strescape.h
src/common/strtol.h
src/common/subsys.h
src/common/subsys_types.h
src/common/tcp_info.h
src/common/utf8.h
src/common/version.h
src/common/versioned_variant.h
src/common/zipkin_trace.h
src/compressor/CompressionPlugin.h
src/compressor/Compressor.h
src/compressor/lz4/LZ4Compressor.h
src/compressor/snappy/SnappyCompressor.h
src/compressor/zlib/ZlibCompressor.h
src/compressor/zstd/ZstdCompressor.h
src/crimson/admin/admin_socket.h
src/crimson/admin/osd_admin.h
src/crimson/admin/pg_commands.h
src/crimson/common/metrics_helpers.h
src/crimson/crush/CrushLocation.h
src/crimson/net/Connection.h
src/crimson/net/Dispatcher.h
src/crimson/net/Errors.h
src/crimson/net/Fwd.h
src/crimson/net/Messenger.h
src/crimson/net/SocketConnection.h
src/crimson/net/SocketMessenger.h
src/crimson/os/alienstore/semaphore.h
src/crimson/os/alienstore/thread_pool.h
src/crimson/os/cyanstore/cyan_object.h
src/crimson/os/seastore/omap_manager/btree/omap_btree_node.h
src/crimson/os/seastore/segment_manager/zbd.h
src/crimson/osd/scheduler/mclock_scheduler.h
src/crimson/osd/scheduler/scheduler.h
src/crush/CrushTreeDumper.h
src/crush/grammar.h
src/dmclock/sim/src/ConfUtils.h
src/erasure-code/ErasureCode.h
src/erasure-code/ErasureCodeInterface.h
src/erasure-code/ErasureCodePlugin.h
src/erasure-code/clay/ErasureCodeClay.h
src/erasure-code/clay/ErasureCodePluginClay.h
src/erasure-code/isa/ErasureCodePluginIsa.h
src/erasure-code/jerasure/ErasureCodeJerasure.h
src/erasure-code/jerasure/ErasureCodePluginJerasure.h
src/erasure-code/jerasure/jerasure_init.h
src/erasure-code/lrc/ErasureCodeLrc.h
src/erasure-code/lrc/ErasureCodePluginLrc.h
src/erasure-code/shec/ErasureCodePluginShec.h
src/erasure-code/shec/ErasureCodeShec.h
src/erasure-code/shec/ErasureCodeShecTableCache.h
src/extblkdev/ExtBlkDevInterface.h
src/extblkdev/ExtBlkDevPlugin.h
src/extblkdev/vdo/ExtBlkDevPluginVdo.h
src/extblkdev/vdo/ExtBlkDevVdo.h
src/global/global_context.h
src/global/global_init.h
src/global/pidfile.h
src/global/signal_handler.h
src/include/CompatSet.h
src/include/Context.h
src/include/Distribution.h
src/include/alloc_ptr.h
src/include/any.h
src/include/bitmapper.h
src/include/buffer.h
src/include/buffer_raw.h
src/include/ceph_fuse.h
src/include/cephfs/ceph_ll_client.h
src/include/cephfs/dump.h
src/include/cephfs/json.h
src/include/cephfs/keys_and_values.h
src/include/cephfs/libcephfs.h
src/include/cephfs/types.h
src/include/counter.h
src/include/demangle.h
src/include/denc.h
src/include/dlfcn_compat.h
src/include/elist.h
src/include/encoding.h
src/include/error.h
src/include/event_type.h
src/include/filepath.h
src/include/frag.h
src/include/fs_types.h
src/include/inline_memory.h
src/include/intarith.h
src/include/interval_set.h
src/include/lru.h
src/include/mempool.h
src/include/object.h
src/include/rados/librados.h
src/include/rados/librgw.h
src/include/rados/rgw_file.h
src/include/random.h
src/include/rangeset.h
src/include/rbd/librbd.h
src/include/rbd/object_map_types.h
src/include/scope_guard.h
src/include/spinlock.h
src/include/statlite.h
src/include/str_map.h
src/include/types.h
src/include/types_fmt.h
src/include/util.h
src/include/utime.h
src/include/utime_fmt.h
src/include/win32/ifaddrs.h
src/include/win32/win32_errno.h
src/include/win32/winsock_compat.h
src/include/win32/winsock_wrapper.h
src/include/xlist.h
src/journal/JournalMetadataListener.h
src/kv/KeyValueDB.h
src/kv/KeyValueHistogram.h
src/kv/RocksDBStore.h
src/librados/AioCompletionImpl.h
src/librados/IoCtxImpl.h
src/librados/ListObjectImpl.h
src/librados/ObjectOperationImpl.h
src/librados/PoolAsyncCompletionImpl.h
src/librados/RadosClient.h
src/librados/RadosXattrIter.h
src/librados/librados_asio.h
src/libradosstriper/MultiAioCompletionImpl.h
src/libradosstriper/RadosStriperImpl.h
src/librbd/AsyncObjectThrottle.h
src/librbd/AsyncRequest.h
src/librbd/ImageCtx.h
src/librbd/LibrbdAdminSocketHook.h
src/librbd/TaskFinisher.h
src/librbd/WatchNotifyTypes.h
src/librbd/internal.h
src/librbd/operation/FlattenRequest.h
src/librbd/operation/MigrateRequest.h
src/librbd/operation/ObjectMapIterate.h
src/librbd/operation/RebuildObjectMapRequest.h
src/librbd/operation/ResizeRequest.h
src/librbd/operation/SparsifyRequest.h
src/librbd/operation/TrimRequest.h
src/mds/Anchor.h
src/mds/BatchOp.h
src/mds/Beacon.h
src/mds/CDentry.h
src/mds/CDir.h
src/mds/CInode.h
src/mds/Capability.h
src/mds/DamageTable.h
src/mds/FSMap.h
src/mds/FSMapUser.h
src/mds/InoTable.h
src/mds/JournalPointer.h
src/mds/LocalLockC.h
src/mds/Locker.h
src/mds/LogEvent.h
src/mds/LogSegment.h
src/mds/LogSegmentRef.h
src/mds/MDBalancer.h
src/mds/MDCache.h
src/mds/MDLog.h
src/mds/MDSAuthCaps.h
src/mds/MDSContext.h
src/mds/MDSContinuation.h
src/mds/MDSDaemon.h
src/mds/MDSMap.h
src/mds/MDSMetaRequest.h
src/mds/MDSRank.h
src/mds/MDSTable.h
src/mds/MDSTableClient.h
src/mds/MDSTableServer.h
src/mds/Mantle.h
src/mds/Migrator.h
src/mds/Mutation.h
src/mds/OpenFileTable.h
src/mds/PurgeQueue.h
src/mds/RecoveryQueue.h
src/mds/RetryMessage.h
src/mds/RetryRequest.h
src/mds/ScatterLock.h
src/mds/ScrubHeader.h
src/mds/ScrubStack.h
src/mds/SegmentBoundary.h
src/mds/Server.h
src/mds/SessionMap.h
src/mds/SimpleLock.h
src/mds/SnapClient.h
src/mds/SnapRealm.h
src/mds/SnapServer.h
src/mds/cephfs_features.h
src/mds/events/ECommitted.h
src/mds/events/EExport.h
src/mds/events/EFragment.h
src/mds/events/EImportFinish.h
src/mds/events/EImportStart.h
src/mds/events/ELid.h
src/mds/events/EMetaBlob.h
src/mds/events/ENoOp.h
src/mds/events/EOpen.h
src/mds/events/EPeerUpdate.h
src/mds/events/EPurged.h
src/mds/events/EResetJournal.h
src/mds/events/ESegment.h
src/mds/events/ESession.h
src/mds/events/ESessions.h
src/mds/events/ESubtreeMap.h
src/mds/events/ETableClient.h
src/mds/events/ETableServer.h
src/mds/events/EUpdate.h
src/mds/flock.h
src/mds/fscrypt.h
src/mds/inode_backtrace.h
src/mds/mds_table_types.h
src/mds/mdstypes.h
src/mds/snap.h
src/messages/MAuth.h
src/messages/MAuthReply.h
src/messages/MBackfillReserve.h
src/messages/MCacheExpire.h
src/messages/MClientCapRelease.h
src/messages/MClientCaps.h
src/messages/MClientLease.h
src/messages/MClientReclaim.h
src/messages/MClientReclaimReply.h
src/messages/MClientReconnect.h
src/messages/MClientReply.h
src/messages/MClientRequest.h
src/messages/MClientRequestForward.h
src/messages/MClientSession.h
src/messages/MClientSnap.h
src/messages/MCommand.h
src/messages/MCommandReply.h
src/messages/MDentryLink.h
src/messages/MDentryUnlink.h
src/messages/MDirUpdate.h
src/messages/MDiscover.h
src/messages/MDiscoverReply.h
src/messages/MExportCaps.h
src/messages/MExportCapsAck.h
src/messages/MExportDir.h
src/messages/MExportDirAck.h
src/messages/MExportDirCancel.h
src/messages/MExportDirDiscover.h
src/messages/MExportDirDiscoverAck.h
src/messages/MExportDirFinish.h
src/messages/MExportDirNotify.h
src/messages/MExportDirNotifyAck.h
src/messages/MExportDirPrep.h
src/messages/MExportDirPrepAck.h
src/messages/MFSMap.h
src/messages/MFSMapUser.h
src/messages/MForward.h
src/messages/MGenericMessage.h
src/messages/MGetPoolStats.h
src/messages/MGetPoolStatsReply.h
src/messages/MHeartbeat.h
src/messages/MInodeFileCaps.h
src/messages/MLock.h
src/messages/MLog.h
src/messages/MLogAck.h
src/messages/MMDSBeacon.h
src/messages/MMDSCacheRejoin.h
src/messages/MMDSFindIno.h
src/messages/MMDSFindInoReply.h
src/messages/MMDSFragmentNotify.h
src/messages/MMDSFragmentNotifyAck.h
src/messages/MMDSLoadTargets.h
src/messages/MMDSMap.h
src/messages/MMDSOpenIno.h
src/messages/MMDSOpenInoReply.h
src/messages/MMDSPeerRequest.h
src/messages/MMDSQuiesceDbAck.h
src/messages/MMDSQuiesceDbListing.h
src/messages/MMDSResolve.h
src/messages/MMDSResolveAck.h
src/messages/MMDSScrub.h
src/messages/MMDSScrubStats.h
src/messages/MMDSSnapUpdate.h
src/messages/MMDSTableRequest.h
src/messages/MMgrBeacon.h
src/messages/MMgrConfigure.h
src/messages/MMgrDigest.h
src/messages/MMgrMap.h
src/messages/MMgrOpen.h
src/messages/MMgrReport.h
src/messages/MMgrUpdate.h
src/messages/MMonCommand.h
src/messages/MMonCommandAck.h
src/messages/MMonElection.h
src/messages/MMonGetMap.h
src/messages/MMonGetOSDMap.h
src/messages/MMonGetVersion.h
src/messages/MMonGetVersionReply.h
src/messages/MMonGlobalID.h
src/messages/MMonHealth.h
src/messages/MMonJoin.h
src/messages/MMonMap.h
src/messages/MMonMgrReport.h
src/messages/MMonPaxos.h
src/messages/MMonPing.h
src/messages/MMonProbe.h
src/messages/MMonQuorumService.h
src/messages/MMonScrub.h
src/messages/MMonSubscribe.h
src/messages/MMonSubscribeAck.h
src/messages/MMonSync.h
src/messages/MMonUsedPendingKeys.h
src/messages/MNVMeofGwBeacon.h
src/messages/MNVMeofGwMap.h
src/messages/MOSDAlive.h
src/messages/MOSDBackoff.h
src/messages/MOSDBoot.h
src/messages/MOSDECSubOpRead.h
src/messages/MOSDECSubOpReadReply.h
src/messages/MOSDECSubOpWrite.h
src/messages/MOSDECSubOpWriteReply.h
src/messages/MOSDFailure.h
src/messages/MOSDForceRecovery.h
src/messages/MOSDMap.h
src/messages/MOSDMarkMeDown.h
src/messages/MOSDOp.h
src/messages/MOSDOpReply.h
src/messages/MOSDPGBackfill.h
src/messages/MOSDPGBackfillRemove.h
src/messages/MOSDPGInfo.h
src/messages/MOSDPGLog.h
src/messages/MOSDPGNotify.h
src/messages/MOSDPGPCT.h
src/messages/MOSDPGPull.h
src/messages/MOSDPGPush.h
src/messages/MOSDPGPushReply.h
src/messages/MOSDPGQuery.h
src/messages/MOSDPGRemove.h
src/messages/MOSDPGScan.h
src/messages/MOSDPGTemp.h
src/messages/MOSDPGTrim.h
src/messages/MOSDPGUpdateLogMissing.h
src/messages/MOSDPGUpdateLogMissingReply.h
src/messages/MOSDPing.h
src/messages/MOSDRepOp.h
src/messages/MOSDRepOpReply.h
src/messages/MOSDRepScrub.h
src/messages/MOSDRepScrubMap.h
src/messages/MOSDScrubReserve.h
src/messages/MPGStats.h
src/messages/MPGStatsAck.h
src/messages/MPing.h
src/messages/MPoolOp.h
src/messages/MPoolOpReply.h
src/messages/MRecoveryReserve.h
src/messages/MRemoveSnaps.h
src/messages/MRoute.h
src/messages/MStatfs.h
src/messages/MStatfsReply.h
src/messages/MTimeCheck.h
src/messages/MTimeCheck2.h
src/messages/MWatchNotify.h
src/mgr/ActivePyModule.h
src/mgr/ActivePyModules.h
src/mgr/ClusterState.h
src/mgr/DaemonServer.h
src/mgr/DaemonState.h
src/mgr/Gil.h
src/mgr/Mgr.h
src/mgr/MgrClient.h
src/mgr/MgrContext.h
src/mgr/MgrOpRequest.h
src/mgr/MgrStandby.h
src/mgr/PyFormatter.h
src/mgr/PyModule.h
src/mgr/PyModuleRegistry.h
src/mgr/PyModuleRunner.h
src/mgr/StandbyPyModules.h
src/mon/AuthMonitor.h
src/mon/CommandHandler.h
src/mon/ConnectionTracker.h
src/mon/ElectionLogic.h
src/mon/Elector.h
src/mon/FSCommands.h
src/mon/HealthMonitor.h
src/mon/LogMonitor.h
src/mon/MDSMonitor.h
src/mon/MgrMap.h
src/mon/MgrMonitor.h
src/mon/MonClient.h
src/mon/MonCommand.h
src/mon/MonCommands.h
src/mon/MonMap.h
src/mon/MonOpRequest.h
src/mon/Monitor.h
src/mon/MonitorDBStore.h
src/mon/MonmapMonitor.h
src/mon/NVMeofGwMap.h
src/mon/NVMeofGwMon.h
src/mon/NVMeofGwSerialize.h
src/mon/NVMeofGwTypes.h
src/mon/OSDMonitor.h
src/mon/PGMap.h
src/mon/Paxos.h
src/mon/PaxosFSMap.h
src/mon/PaxosService.h
src/mon/Session.h
src/mon/error_code.h
src/mon/mon_types.h
src/msg/Connection.h
src/msg/DispatchQueue.h
src/msg/Dispatcher.h
src/msg/Message.h
src/msg/MessageRef.h
src/msg/Messenger.h
src/msg/SimplePolicyMessenger.h
src/msg/async/AsyncConnection.h
src/msg/async/AsyncMessenger.h
src/msg/async/Event.h
src/msg/async/EventEpoll.h
src/msg/async/EventKqueue.h
src/msg/async/EventPoll.h
src/msg/async/EventSelect.h
src/msg/async/PosixStack.h
src/msg/async/Stack.h
src/msg/async/Timeout.h
src/msg/async/crypto_onwire.h
src/msg/async/net_handler.h
src/msg/async/rdma/Infiniband.h
src/msg/async/rdma/RDMAStack.h
src/msg/msg_fmt.h
src/msg/msg_types.h
src/neorados/RADOSImpl.h
src/neorados/cls/common.h
src/neorados/cls/fifo.h
src/neorados/cls/fifo/entry.h
src/neorados/cls/log.h
src/neorados/cls/sem_set.h
src/neorados/cls/version.h
src/nvmeof/NVMeofGwClient.h
src/nvmeof/NVMeofGwMonitorClient.h
src/nvmeof/NVMeofGwMonitorGroupClient.h
src/os/ObjectStore.h
src/os/bluestore/Allocator.h
src/os/bluestore/AllocatorBase.h
src/os/bluestore/BlueFS.h
src/os/bluestore/BlueRocksEnv.h
src/os/bluestore/BlueStore.h
src/os/bluestore/Compression.h
src/os/bluestore/Writer.h
src/os/bluestore/bluefs_types.h
src/os/bluestore/bluestore_common.h
src/os/bluestore/bluestore_types.h
src/os/bluestore/fastbmap_allocator_impl.h
src/os/bluestore/simple_bitmap.h
src/os/fs/FS.h
src/os/fs/XFS.h
src/os/kstore/KStore.h
src/os/kstore/kstore_types.h
src/os/memstore/MemStore.h
src/os/memstore/PageSet.h
src/osd/ClassHandler.h
src/osd/ECBackend.h
src/osd/ECBackendL.h
src/osd/ECCommon.h
src/osd/ECCommonL.h
src/osd/ECExtentCacheL.h
src/osd/ECInject.h
src/osd/ECListener.h
src/osd/ECMsgTypes.h
src/osd/ECSwitch.h
src/osd/ECTransaction.h
src/osd/ECTransactionL.h
src/osd/ECTypes.h
src/osd/ECUtil.h
src/osd/ECUtilL.h
src/osd/HitSet.h
src/osd/OSD.h
src/osd/OSDCap.h
src/osd/OSDMap.h
src/osd/ObjectVersioner.h
src/osd/OpRequest.h
src/osd/PG.h
src/osd/PGBackend.h
src/osd/PGLog.h
src/osd/PGTransaction.h
src/osd/ReplicatedBackend.h
src/osd/Session.h
src/osd/SnapMapReaderI.h
src/osd/SnapMapper.h
src/osd/Watch.h
src/osd/error_code.h
src/osd/object_state_fmt.h
src/osd/osd_tracer.h
src/osd/osd_types.h
src/osd/osd_types_fmt.h
src/osd/scheduler/OpScheduler.h
src/osd/scheduler/OpSchedulerItem.h
src/osd/scheduler/mClockScheduler.h
src/osd/scrubber/PrimaryLogScrub.h
src/osd/scrubber/ScrubStore.h
src/osd/scrubber/scrub_backend.h
src/osd/scrubber/scrub_job.h
src/osd/scrubber/scrub_machine.h
src/osd/scrubber/scrub_queue_entry.h
src/osd/scrubber/scrub_reservations.h
src/osd/scrubber/scrub_resources.h
src/osd/scrubber_common.h
src/osdc/Filer.h
src/osdc/Journaler.h
src/osdc/ObjectCacher.h
src/osdc/Objecter.h
src/osdc/Striper.h
src/osdc/WritebackHandler.h
src/osdc/error_code.h
src/perf_histogram.h
src/perfglue/cpu_profiler.h
src/perfglue/heap_profiler.h
src/rgw/driver/rados/rgw_pubsub_push.h
src/rgw/rgw_dmclock_async_scheduler.h
src/rgw/rgw_dmclock_scheduler.h
src/rgw/rgw_dmclock_sync_scheduler.h
src/rgw/rgw_rest_bucket_logging.h
src/rgw/rgw_rest_pubsub.h
src/rgw/rgw_s3select.h
src/rgw/rgw_s3select_private.h
src/rgw/rgw_tracer.h
src/test/ObjectMap/KeyValueDBMemory.h
src/test/admin_socket_output.h
src/test/admin_socket_output_tests.h
src/test/client/TestClient.h
src/test/common/dns_messages.h
src/test/compressor/compressor_example.h
src/test/direct_messenger/DirectMessenger.h
src/test/direct_messenger/DispatchStrategy.h
src/test/direct_messenger/FastStrategy.h
src/test/direct_messenger/QueueStrategy.h
src/test/erasure-code/ErasureCodeExample.h
src/test/erasure-code/ceph_erasure_code_benchmark.h
src/test/immutable_object_cache/test_common.h
src/test/lazy-omap-stats/lazy_omap_stats_test.h
src/test/librados/test.h
src/test/librados/test_cxx.h
src/test/librbd/test_fixture.h
src/test/librbd/test_support.h
src/test/neorados/common_tests.h
src/test/objectstore/ObjectStoreImitator.h
src/test/objectstore/TestObjectStoreState.h
src/test/osd/RadosModel.h
src/test/osd/scrubber_generators.h
src/test/osd/scrubber_test_datasets.h
src/test/osdc/FakeWriteback.h
src/test/osdc/MemWriteback.h
src/test/perf_helper.h
src/test/rgw/amqp_mock.h
src/test/rgw/test_rgw_common.h
src/test/system/cross_process_sem.h
src/test/system/st_rados_create_pool.h
src/test/system/st_rados_delete_objs.h
src/test/system/st_rados_delete_pool.h
src/test/system/st_rados_list_objects.h
src/test/system/st_rados_notify.h
src/test/system/st_rados_watch.h
src/test/system/systest_runnable.h
src/test/system/systest_settings.h
src/tools/RadosDump.h
src/tools/ceph-dencoder/nvmeof_types.h
src/tools/ceph_objectstore_tool.h
src/tools/cephfs/DataScan.h
src/tools/cephfs/Dumper.h
src/tools/cephfs/EventOutput.h
src/tools/cephfs/JournalFilter.h
src/tools/cephfs/JournalScanner.h
src/tools/cephfs/JournalTool.h
src/tools/cephfs/MDSUtility.h
src/tools/cephfs/MetaTool.h
src/tools/cephfs/PgFiles.h
src/tools/cephfs/Resetter.h
src/tools/cephfs/TableTool.h
src/tools/rados/PoolDump.h
src/tools/rados/RadosImport.h
src/tools/rbd_mirror/ImageDeleter.h

index f26d8bbe9aa0851db2f95059b2c291fe21133790..10158547a7d7a68da606a8a17f435eae2e191eb1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a8c2ea70b4e2b21a9922a17cd5c446522522b7ad..57be552acfba6415850c77d84f85b2f762fbf0b1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c409d1f5c16e748b5424ef3dcbb7537826d833a5..51bf3b8ca1320b238abfe3abdb678e7ec1d5807f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1a808059679581d9123d8b327c9be8895f735446..60657cece7af0241420bac44dc14772c360ed4c5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cf0eafbd7dd42432b06df20efbcc8d4b85695b82..b6baabd1133eead4b63030eaa12beb54bc476ec0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 01900e5253d065e8c32c3d9e77079ec608ca9bbf..2830e5b4ae5dcfbabfd398e5ce9ec47ba4c89f52 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 335406d954f7121a8eba8593ac00410d242431c3..7ba521a3357919a5cb881d6080f1cb386f56eeed 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9eef8bbac4c6d10abc7a29aaf49b85af65625929..f24ad20abde531334be9f8fb4cdac466ce121dee 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 64f952e6b4b3a4d1c0b80e2f94a2ad8db8e191b9..2e61245b83e1e70541e244378b779d794542b5a8 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2af174052187acda2e922619873a1aa473f92d9b..5b1ae1e84dd0c4f164e318641382a96d4775cf04 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2190cdb00d584c71c2717ce750d7c80d29c9e48c..b02a594cdea14affbc9343ba467fb4c237ec269a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 49ef986c828a934efba0beb5f2d01edb5d2d21d1..02539fbadae08eb3fb6dfdc62822496432d21c85 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4b64c07b03b99ea697ac0a686f849defa3f4c004..41f4699fb1ac1d4a91094127ec7e0aac2038dd44 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8b494bdea2a627f8e749a20a738b225fa91ca9b3..f79558d7aca2737481c813a2919976471482dc78 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d9fc291d8500d929b0d6e14a937b9185698517ac..6018e7ef77e53cac0ec60268b5a0859c03e6c8ea 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e8d372d2ddd3877c7b6af28f386c88fc93a9772a..9efc5fbac8b2bbca16d888c9621bcbdeddaedc77 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4817aecf72a5ce725ad68ce0c26902e6dcbdf5e8..49075a03a0f914b70e8c20bd476d0e8c92f02599 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7d6220c8c3b754cf522a8d1cac09f96901599268..5da127e9ad71a29e07286a9bdcadc5dfa526c62f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0e84cb15faf77411447f8dc4fd210e77e3b08058..3ea6d61e9072ce04dcaf1f41091b632df2dad83b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 074ae95b0d7d7667ccc68e2790844d28024d8bb1..3619df5c2d3ce56c3c3898d5b2b220d01186e2ed 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d18e4617136360006ee24a22d8cae9748f642d4e..b507610bb326a95d3585501657f8c9d6af9c54d5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d168025fefa68e382647330dfdd984d55b5f77a8..43c37c9b2802b779f7b17d9f474316059b12f137 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
   *
index 344993742b8d2eae15fda0ce8d8eec177bb3b02d..b906edc805870a317d65e34282f5d12a0b8ef4c1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 271222d945b1c77f4d019ed80c18fb1d640b4803..75e96cc4f459e71320d2310efdc3c2025fb05cae 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ac5b0ec5dd1f6233a15586841a4e2ad26562a899..e16bb643044f4e8711136d7112e670f65549bf47 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
   *
index 48b73394cf86d82223d4aeb2a41b1c228647086f..e50370409fee00bebae8225b81c38ebf9199bb70 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 834a462fecb2df001a2295a5eafc501c91a2b9c1..dba8528422269a8a7a804614f009b3947817da74 100644 (file)
@@ -1,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
 
index d44681d6a324dd5cacf1fbf341f856b21ab47306..ab61f7ff39d5c1793796c5cd0d5b9a43d4ba62fc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e08c9e7579beb6fe85de98561df50ab3e56bda3d..eac33e74d2e495e748f25018ab8d398565adc5cb 100644 (file)
@@ -1,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
 
index 3ae454c0d5cda8cd95aec1f25ffc0b763f291fc9..1b29c562288b80a30e2a15d9235fcc3ae69b380d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 842d9e768457a923a0f468ae9d4cb611e7f7521f..06fd07f491c4e644cd6c798f3f7d2c5661e7d2e5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2968b3c9b1d3a4064c5730d3c0d2b21ddbe030a8..e3f5eca961743894682dfbe61b12c045be749e39 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0ef3aae70c62217f1890ec33d7c1a2dded44f74d..e8ecda0f94f8f1ef8ae27d51f60e876d45ebe443 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0633a0921ac54de371ba7e6c748d4523bac4e799..807bcc9fdb35088b3fa4a91139f0a9c2ecc82ca5 100644 (file)
@@ -1,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.
index 8f80ebd6c014e89f3a97224bedcf0d9e4c37e8d3..9c9b0b23dd738c98bfd4cda887aa52559a9892f9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e1a53be64f22797d096d48e9c5ee45cbcf6c67ab..af4ef0ef17a4e6ab652f63e039668a86d006d92f 100644 (file)
@@ -1,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
index fc4593e3dedb81ad5d647eef51bbccdb8f6eb1b3..b5930465ba21fe4eb1a6fdda3d63709224130758 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index eda654789f40d174f92b5f6aa502ac4392f0f49c..13e351a3491b6e7a202df58f6e1f0dff19f0279e 100644 (file)
@@ -1,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
 
index 7bfa759a265743833c9625e5bc242e154265ece7..f466b8e4f549ae5f821026b7b5f2d494cdf84cce 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cc9c86b601118c4af188ece00aa1ab2866baa741..151983f24862f5a10029de5568d92b836a800d77 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cd87d55ca780cbe0dcea6cfde1774e18de5a2684..039c0c15397bd4024b35f574809b41c9925943f2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3627afe7e5c563dceec46c29d2da8e37b8523d41..232f26c9b7cd10ed263a7c6d5f3ba210f4cbd159 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b70b680951b78422bc7deb5da5fa877af0a90eb7..a2ce1ae9c92a7f77943b82349e3f472dabe49888 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index dba13efbc4bf57ab7bccc37dff9d3dff0cbcb5b6..cbc188cd1e0ada5290de009ada42fbe4f1a6a9cd 100644 (file)
@@ -1,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
 
index bf4e6e65ab7ce2e31cb01e4dff0bf0192bd3e8a9..dd3752cd8269744ab0270b61a9e0f6949ce1a251 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e087076fe669b5c31a14d9fe9b2d95ef4369eb3d..a1e3483d6ca1bd9249da8d1ca84251051c8109a7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1c986165e3504fd008fc31379ed0a4eda38fbefb..4076bdf8b2208902f650d612b30f5b18c47cf898 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index aba2e5b7ea27af2c61fa3a74bb721b04507dff0e..3c68e26e0d901e1ab7d35ed6688eb82da7e58a0b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 497937a01a703e3a4b555db5340677cbf8926d2e..d737f015cce78a8c715b19b560c127af92fe7a0c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4764c3be49fc027aac0f7e1dbae397ea90876d1e..e50834980c47679e60aec57384ad64fcbfadcf4a 100644 (file)
@@ -1,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
 
index c8230eebcf7fe46bd4a559b7114204cb9da21836..8a4f7dcc41999f96df51ae508bbfff23d743fb46 100644 (file)
@@ -1,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
 
index d3e936339d46980aea0f4a1976a33c8c6cc4ffd6..868b2cfa8e7a40a21190f96f161048feb7d98d66 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index dc6203eba9d0ae0a127cad6f0e6f54dd882099ec..85a788391162601ff485d006ccd782eeb72aebf4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b79b1a16a03291be60b7353f6fd8e96ec6ff5621..f968c741fae3b0770bc35324ca68003c1735ec43 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index eaa080cbb152660f25316327c2173843db144cad..d3e0e0e1c84576335fed24c42d2bd3041a926e9a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0775af33362dd6d2194b6a6b419b86afae3454f7..aa6f10af9333804b9be9df62c3bc296d4908cc5a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d9ee33a38373ff0835e3c3d8dcd8a92df36ef666..e27f7db32aa66afbb0c032040b69fc5839e577c6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9c8258d14e2d6f65e5d547d49d6cf789949be8c4..4aff190116e249f96978c03504c9d2ba724a3d01 100644 (file)
@@ -1,5 +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
  *
index cb3c29350426bee9651abba22614a74ba94f3a28..a58f59a9d4a52307e3ae440b249be22e765d2b88 100644 (file)
@@ -1,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
 
index c887cbd733d44eeec395d50522a74b7ba88a41db..703c9fec095018e06a0818a5c2a26650189d6441 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2c083200e3322cae89a81d68f79281cc63b0b162..1809ef729101b2adf9b6985cf3a9d2aa94aa33b3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index abe20344d97423f6a52a705b2bc1f0a55f9695e7..b0fef518786f1d7a3c8b518317d8e3947ed93095 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fdaf1815031ad8d13056d44d381d63f889dccf0d..1a435238371ade9d691a6f8758d9e245d56f7458 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b99f58dab71dce6d1fbfb9cb50e70d68e8d8970b..1937fa35ef377b300c971422f25e3586372cdc82 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5e8e400890514c93eb2c44816d650eb3b1904a19..2689edf10797b9a2b560567a321539d7a5244b31 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b2da7647451750f2a0500f52b5bbd7360d64e909..b9ff746c7d5c25d8964a8655f1b9fc095dee78a3 100644 (file)
@@ -1,5 +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
  *
index c2f345ef0903dfb7ac80548f6013f76844655a32..13a1a173731536e9a3af4f71c6271c969a23aca3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7885be20e66875c7299d310b11c0e5fb77e7649f..7a74351a5f211300f7883ad2938943e94e09b990 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 53306b10f06901cb51158f14739c7b9240d13278..3caafb3de03bde6b9348b447d241f0004150060e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index eed74c15856ff62690b3abb3ca9071f2378085f0..a38d4d294d451e1d5a29200d40b9c8e91308f289 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5c4dc1e6d6f66ed0825b6767819f419f81a90f9a..101acc3a34bf652cd327eee41b0e1e2aa4cf0712 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5fa9a719fe14ad17f0a4cba49699831d1d38b3b7..c38d27d54e427e63c9daa8e846dd942482df070e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e8836bcb99eb848f0461c3b563de3e43b511ee49..96c02ee20e726da66dd38b0cb1b128330f317ddf 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f4061244132360d1875c357cbe7ebf629efdeca6..016c6bca6e07b1d6db385a8796d2e7fe6403c28d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6ff669dce509f5e6d3900c833a0c39a19b538dfb..2931aa61e55195cb07b9c848bbd105124861d7a1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index abbabc4775a87146034f1017c9319e0ba4ca2e55..7b42ce5f20e8161040271b340d4623f69f045f69 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cfb7998e9f9913e46317be1c396c7076af104054..d69f51ba5d631daaf2108f3c2c6031266cd4831b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5cc421ae8bd7a13ad0fc39b12cd7347132ec6b6a..f278f0664b1e5812a5acbb4d89a051e6d5cfdbee 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index eca9301c90ce1a3b877c1d1288dcfc5d1f97d29a..1db9083a2ac459095a8ad98a1e32bbe329f4a6ad 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ff43ca52487f5c41ff9fb1c27f21126566bc367d..e535d0a299c3649c5acff3e93fc172937fff3529 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 555b0e05d873d1ef89565f68069d83d4f45a38bb..81b0eb16db7cb93030302f4f450552a41f2bc2fb 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c7e7021592be38fc5a09a13ba7223a76aec76284..3e035f86368d3cf2dbd7731a913ee5e1b97f87a2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index de95df854029836a3444ab06a0e715e43c806186..9bc4d9ba7d2b2ac180dc1d8ce1097ee45351e02d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 098ccd3a4a059fb2f0c82ca3db065ab9de197a55..6ec194ba77d276b13c5b33b13a8e3bd2f848d21c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 44ff8efb510c71e6474f1f0c2e66557f3dadaf34..3bee09982bb04475364a65ec75b1fd4a09edbe60 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8a27542664b95b29b96172f6aa749c2f9fb52aec..d281f6345bfc2b743133977ddf8ac0d7cf505fee 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d74b7100e3b0b6ba10d98697bc4b239c0be01254..7a7b86385bb179fe69b6c0747307acbe8c534533 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ba196387945e0e2e1639c641ed9850a34b796d02..99448d4fd2b0ddd1c255a7a8dedc2b08e3605a88 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b67835f1950fcd76c60b32237a218d15af5d040c..227134b4e6fb4f4530c3b5ee169b0ad5d81d6e3a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2f8da8b74274f1bc7323592c1fedf998a2f5cc4a..505c4b7913506b69bd1619b0bb9611cf7244d4a5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9d7c338117512c15c15ae62df594f7e8e48f2799..90b3d1bc0b25bf459db6fd1bce49f7272ef74df3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 03a4870cd64b024ebea46d9d37ef80ae66ba2c0c..953ab26aa665256d2f17755d75d9faf81be99e6e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 71467458af0493b44e5787ced4f5e8d6e7d032c9..86ef1edbe2fa99a78ad4fd27727b2044964479e7 100644 (file)
@@ -1,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
  */
index 9718316f5961efb24f09755c6c1211911fa6f7a4..2f8ff8f6ba19e065d45d973712214be662d82b3e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 420bae1f84b4f59822e161ede9f0477d93f6cdbd..04bd1005fff9b83431b9e3512459544e856a307d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b9a8f391ddad052234faceb4fe27a90514a95895..669a565414b9ffb428edebbd05ce8bb0bb44d3ae 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d4ba8655776d5f917070eaf362b0ba99d6787bdb..92fa2df3e647ec3605c24639cbeec1956b44115a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bece89f287d227d827d314908d9da193ce394acd..c8e8b0d93ac08d32bd40e693d6e4881247871e2c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b4f940e4b63c83937f55992aaee3f06d0e6f0fc8..0482c2c8fb748552be72f211b99d23d38f653ca7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9d0dc03978d7b517993de95ebef988a51348e230..f21009529ab5e2c6bd77f1f1f92dd071eea961f0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2ecda1bad5ac2c19b24a6d1c0e82f77f6db1c5df..5c347df9bc977589a01565a1ea593cba708c0503 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5b91247b424c9ad268ce6a30fd52b3d049a22fc6..80bf42994cc4e160890ffb0abdab4ab9cd1c5a9e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1900abe8ce1bbea902d35c4d6c052257d10cce35..a0363d44efeecfa459cfba2db74e213eb2dbbebc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5b516881fce966baf01905a07339ca210613a88b..036b6a1b0dd946d6d72bd0e661400adcc39b1d61 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ad2d0cdd399791b0576f086cae4f3093e3a609ac..3dd1c82a8955da9d9cd96f414bec0802627c8505 100644 (file)
@@ -1,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
 
index f20cdafe3471455a0765fe787e23741397097bda..79fea8ffd78dbfd4b59aac38e8fc342f90f5d506 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6d23cd86a9f35e5c3dc786e966eba04a28755aae..6924918ce784b8cc92263723c832930e72741926 100644 (file)
@@ -1,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.
  *
index 2279644113142228f71fe8f7d698aca0abc557bf..853911e33fec8e7e1441af05aab4ad38ba986132 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 00e2dd755de721fb14a06a6dde94f677696cf50b..68cba447535543139f9472e545f8e67d57a3d571 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 121a3d8bc2d13fbd4af72410cd09eca775bc005f..771bde66d00d1dd94580aee527d33de4b19c207c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d8d4cd9e282d67f5b4c15f7cf86f061c7d035c1a..9f72ae487faeceb4c0e552870008a9a00ab3bc5c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 957172787df173d4ac9294a2b41ddfc679c09e9a..0c8cd8cf57f7bf6a4a781adef6e4285be2992c05 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 98456eefafef16fa372f5af9703e7cf0011b0723..830fb0ba124bd3ac7a6e902761a3cf1a9b7f4754 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 //
 // Ceph - scalable distributed file system
 //
index eeb530ecc52d020da9582510921af035575038ac..1a193b119ef133caec4b510520d8edc43a8eec96 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index faf53e62f4d56a78ba18c09e66fd3816d4cd2912..a660d1f992e8a7bdf4c5b11df47170aee8642388 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a8ba403bb79da8ec7b832e0fa4a6d0ed915ddc1f..27d39efd5090b084e8b06cb42f2a71c5eb6172de 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 72b458ba10bdccc22fd2b88cf81244fea0151e59..c067996c74172083d714e4451604b8e03819e48c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index be6f5788ba05fd3c9f4296062f4323a312b5540d..c2fb5e65e6251c8cf70362f7c6884fcea11f2843 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3f58e786db15d8ad3acab99cdf220f549bd49e9e..e8182420c125ebf15415ffb885f07cf30c3fbb85 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8d9a5dacd2f09933705393fead864f65483eee44..10a20114ee7dd44e1a3860c42817546c1c98996f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1e980c0ec5df11cf0fb6765db411624b87558879..4cb5e77718067228d527d224052a88a0445dd716 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 46adcda28d3020205054c1c1f18bb8ffd3d16e53..d2015bcd7269a87212587d16d79acf1a074279ed 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index be62c6038b3550beb5fe4415c81b307d3ca9c47b..8fe9087071df24571215cc600b83acacda1c7c9b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8f6fafe316896b09d67724750af2cb85d8ccc6e8..c80bafad92a07bc6e649f2f63c888ea0c902c627 100644 (file)
@@ -1,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
  *
index a6714c9119d723f7e8d2e778f3cd07c41a727677..5b27bd7cc231c6c9025055cf5872da7655244920 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5b957b384481c3d7ae8e881f24cf0053303915d6..b9bcb7858d7fec350f453b1ebfa45fd0bae59c37 100644 (file)
@@ -1,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 <fmt/base.h>
index 6ff28f171adc09e0f02e16788211b49645519783..7d083cc3ce90cb4ed676a48c6351c2754a8911a5 100644 (file)
@@ -1,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
index fe24b4d1f9b7e6c3e5dde939022880b45e6f95ca..34d6585296ae7d0153da0287ca07635d64a5e95b 100644 (file)
@@ -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
  *
index 837335b14ab4ba54425b48c99e049f12e94a42a6..cc36a740ac5efce9ad60648840dcd1750754fce5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index acc0d2263e4a256c8fe588a97aa040f9eee81340..2dbd2e298e0de63cb8415380ad993636ac80fb56 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 956336200006aa04d01eeea1425f69c0f9485014..95ee98b261752152560ac98f140c67acbb4bba9b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e5be1bbb0f345140eebf3027dd6534160f3da2f1..ecfe49dc11d42968bb37d854cbf901c91a48c7b4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ccb98d014d0d4d8ef270e36f99e1f7b45edc22e3..13b7a54e7ffcfce2282fce3f05907b719f41b139 100644 (file)
@@ -1,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"
index abe9e799efbc609bfec6c85acbc94ea063b82416..8abdc66e396264dd18e0f1b20e2b8efad24a5bfc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7fd3768e98e1fc933785224f15c03fbf123a81d8..fe4cb52cdeab9905dd533948c6b8f30a5981850f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0116b7f84edc46786fd4057526f0d5c562caf3fd..ff29df931a73bdd7c9c09167d34d0a38c0cb14d5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cf7cfd2f33cd442ef6aa5a1bca7d07937431e76b..601f3c31ca676f65be0a1b1cb7787561c4d078b1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 34ef1b58ad49ea548b2306b8274ade2b8490eeef..a255a8d4ade8c313cb2f9fecf3dda6b2f4b40fd7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 28eb222e02f1d9148b7efb20ee335ba0087b5e4b..b79a124c95f964bbf855ac687f2ef0584eba35f7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 99d1c1ad160d49162826d195e921888fbc5692db..b024aac85440fc48279d303f54c639ff52cb9bd4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cc866b3268e3119f846ef817f3aacc6be551eed9..1dd67a727eff027022830ba6b90e977caab501a9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fcf8d2c79c836a902fc592e3e627065505d784d7..279c1ef30031b06b3df547c7311241e6a7f403e0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5bd46746faec5b98fffc395fee8f10d858f8eac8..87429aaef721bd60ec7e17d340391f6a5d813500 100644 (file)
@@ -1,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
 
index f9be99ba2cbe17a5d08fafa30995ed10e03b9a55..7e4a68767b158ff3367eda777123efa166ce86f4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d9b6712044848a7d8aaeaa73af08c0a9f7b80808..27e47df7522144c135a1e4d793c6e0f058c1cad9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ae085b7c7fa83836d554b1c5ccced558471269ae..afb16173c511507cf92cddb6cad9fe968fe9c8ec 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b66d8256a006d6ac0aba45b224fad7a1e8e77bfe..8774c1d268ce6e2ebd81f7323beadfc7e7234a15 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8d8c4966871897ba50ffb8f631e788798f406dc4..70330fcac54da4103dbda14219ad021d81497233 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0a29aea648e51b039f839d860236f6a300b5a070..f6196405a836e290fd56caa7eb433d8e5c0e0028 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index efc450c1a23b0cbc77ccd23ee1402903b74a4599..59613bffe66f9d67369f7eb1e9183d29f925319a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c13cd5d98104de4f705e9910d9bb4f6fa5c259d1..f307929f6212712cecd7e801b8d1d834f7c0ce10 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5c47b42ff1ac429ce33a3d75fcc1cec0a762c797..768f789467e07f9ab49c56dbd11f25dc75c779d6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5dd27e1888c0aef14a8e0e6f726ee5a497f9bf1d..88d3fc7913134a1a4204e3d261806da16027fef2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3918698c1c193ac51cab3bae068eb5596fa39e9c..d632a4e4b8af59fa4e7bca9bd394ecc9d1e64d7a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 77a481109a5b22f2ba94facb14bd2ab14970da11..cd3bba645aeb81afa1cae33106396c17e1763ef9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ea7aab0f9ec29720a727e742e5db1691911346ea..2901ca3906e1bf2d0651b866ab5b3aec723a24e2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2ca9ad8d8d5e7b5a78829b7606be3c5486ab46d0..3d9dd0c1bc71b85f5a561385bfd6e025c3955ee2 100644 (file)
@@ -1,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
 
index 82bf1bd4a648980044ae40562d23eae257e92f67..aca4a00924ec6b5bdc5c8bac9876ee5a7ecf8a75 100644 (file)
@@ -1,5 +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
  *
index ca6485d663b170615daa13d770c22784ec0f6df5..88bfe2284c08d8a63c6dfe6739a68e3954654e5e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f2685b95ee3965882061e65abe88fbe64e8b5241..a8b80010169fb3a70a58107d1a6039da27e447fd 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1eeba787d63bc3893749c0730a9556354f3cf9e6..dc40def5c982fbe96645abc789d05b13f0f352fa 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9cfde6d5ecf3547b695acf4e2b80fc87ac980f6b..47a639b1b0b0c81d1ea37364e9594f8c000a716e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 62f954763359641b30ba2670dca629b429bdc85c..daa219f325e3fbf7e03fdf3fe7105125ecbaabf6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7a846be3588fc31f06e4d215ea4fc299a9fd4594..bf7cb31dcb5f9e9d9ad000782c262b55ac3a3a84 100644 (file)
@@ -1,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
 
 /**
index 64078e9609a6b6d680d0acd7a9714cf7f7d98fb7..b33ea005fb8c0b64572bc634d09acf2410168d0f 100644 (file)
@@ -1,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 <memory>
index dfa0e760bfda1bca6dcb40bf01b9fdfbea9e5992..958d411a66bb04ce859d4a12f29c2277f455f558 100644 (file)
@@ -1,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 {
index f2174d1ded0d3e78d3959d9fb5ad82884d1f01e2..443a62b13a67611274089b1c605f63aa12271f77 100644 (file)
@@ -1,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 <string>
index a685e41d0ef1b25e9518010a72dafe7f55ba8ae8..f349366de77ced4318b0a3dbdd1634ec9abdf97a 100644 (file)
@@ -1,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 <iosfwd>
index 9cf8094c4989fb39e8c409d8a164b1793b3faccd..eeff46002be1e146bfc76c4e0aad3da71cf81b7d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 933bd9ff3ca63063be1bc0c85b6415029f094f3e..ca54f7f640cfaaebb126ece457af742be67e94b1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index add875dd2c5ddb9e8b0af7558bbebd4270e09664..7353de753225d2bebc3ebd6c11d7b36c2ca71be5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 101baa62fff86bf182c9a9482c6256d096ed8226..26cbb794df367841523fee5170caafef25b77854 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e3b2814ae26a20a135f1bdd26ae2305ff2ba72b3..adeadd2a88b29344a50065320e2f09d4d083b9df 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6ea46dc5d2d3543841473859663dd7e963334a62..cb3b61f82b13e1c090d22ea9b62306397b1d360f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4d8553f40136ae25647ab034eb1d3d909f9f966a..af4fea28426ed0cb17b5d120538ffb015f692c2d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 58d58a6398d891db47d5e6eb1cc8be37a930186e..96518f5efa284de0c9faa87b4022793fae5d508f 100644 (file)
@@ -1,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 <semaphore.h>
index 1a1c2152b27593ebfa7c416e34f7e892d96bb1b1..6a6ec29e7ad73229795a2245e8a9d4fe864a2ea7 100644 (file)
@@ -1,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 <atomic>
index 6ed36bb71e5f50273dcdeba07c57c7a4e99f985f..8d440febf27da4d725d0db8498ab34a8981e6109 100644 (file)
@@ -1,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 <cstddef>
index a8cb5764f8f5ccd44398b6b8ef400dac21d89c42..b9f49104190a50a46fdd0c25e2511036551eee53 100644 (file)
@@ -1,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 <string>
index 4a51bd164974c6bf32e1dbd72482842a792f1632..d82974783d4240480c7e225f880b7aa2f76a3e6b 100644 (file)
@@ -1,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 <linux/blkzoned.h>
index bdf15d2ea1e0efaece3e66901d8e1b8e0c1ed308..7a6424d44e7ca442af550a0f26d709bf46199edf 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f04d1757bfaa46a293e47257699489281bbab8e0..100ba4937446132f87dae1be5aa0a1cb10c2f833 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5cfb6271525e27591ca525d1e670eeac496ef814..cb98142ea6981a9e9c5348286a3a9774eeecdb84 100644 (file)
@@ -1,5 +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
  *
index fa08194fc7ce6642f4cffc1795199303ffe496bf..f575d99493ca514a4e08e949fcc1117a8ea623ea 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fd4720bca3ab9ef5f3aedbdf6c6d752fba195249..d0db08e7e288ab88f41909a042bc8313159546f2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f67127e8a4097a272e0dfeaeae63ffecfc7e7bf6..b433c3ffce474a60c912b4dcbef3f702a426a5da 100644 (file)
@@ -1,5 +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
  *
index fbf6661e960ab4a4007b59c2ad8ce5df91669256..4f6c73405270220731b31bda23fa97972e6db6b3 100644 (file)
@@ -1,5 +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
  *
index fb5a6592b9bb2b6e7c1da4bd6f04fab0d7bc77d4..f85b9246dcdc0362c193eb5f9e60c4d2895501e7 100644 (file)
@@ -1,5 +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
  *
index fe5b2b51cc366e1b7dd444cf4397790ff3a657e5..7d87830c06f616f10a72e8bab784052cd30280fb 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b1525f9c98af5fb87952d20f7e649343c8e41d90..1a6f3c254b4f11c458c12d4cef720d78017976de 100644 (file)
@@ -1,5 +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
  *
index b6271b555fa945f334c5be1fdf38a739e36370d6..d9000708b2833c25e106a1fa5b75b5dc1757ef3a 100644 (file)
@@ -1,5 +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
  *
index d4db7e30f191ac928caea7b3e46a1a06cce2c4c4..14ea1d99d5805adb1b4399bd7b4345fbf1a1c9fe 100644 (file)
@@ -1,5 +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
  *
index 614825b729de92be2aa2b37dba47d8f29e5306e3..8eddd8007e377ea4c2903abcac4745f66e3a7948 100644 (file)
@@ -1,5 +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
  *
index d613e0d8d6f98ba6588db5b501256d48ff2a7945..d8d5dd4a188ba0f04a3d202b2309b8e71e864723 100644 (file)
@@ -1,5 +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
  *
index 9763354281d7070c0dde2202a07195a323c8faa1..b7ef8c93d4d06af8065771ffb181fbe03a68b253 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b2768b9543e5e5e5ad7aeac61a48b63b02d98bcf..4ed5649019f49cf2ce55db7fe26e81f5ffa3cf1b 100644 (file)
@@ -1,5 +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
  *
index a8e6f5ef7a68c5cec10404b013bb5f3770c623b1..d09c0247657dcfa3324cb920630041970c67eb21 100644 (file)
@@ -1,5 +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
  *
index 0687fcab40d6923cfbc3c38605b0340fd7699180..877ee4d0377099e9c566eead6a7f90f7b16c885c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 071a746e8428a7b41f2b2537f8856e1b75623166..741ef7c7b7bc381d63255191010c835cd0280464 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2725916800aadeb1b7a1b0e613803e8ef7adedf0..9bc02b975d22d638b82aab0634d200aa4d7ccdaa 100644 (file)
@@ -1,5 +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
  *
index 122b4eef62fd5037486cb11f6113d8c8a8837f84..410d4ce63e4c4e4854c3a7b9a6274525a20c721e 100644 (file)
@@ -1,5 +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
  *
index 619ae4c353b300379992e8c110bb365b493c2b6d..78faf6cc04a3da7b12511b1244b0eb1a421cc8f4 100644 (file)
@@ -1,5 +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
  *
index 63c76f402961b05b930e45357d89c383d8eaba48..3da622c500a9e195ca31eb1b288fffeb410fa7e6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 502d06382aa47b94e3e34a24c13d99f38be74fd0..994256a8cfeb3f61d1517ae326d4f9e342e3cdd1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b8cd8e71667f6730dc1e4c182cb76ad03b578a92..9b3eb7c97852738baf0788ef5b2aaf57e0df51f4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c6e6b318602bee26b1fca4468fd5c3d3dc361c79..1016c87d38f223bd4690e672a06b3733be73b175 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c089c137206303cac220c9c943f7af6764de8f83..c98fc1d560988617225ab5f87332cb77c1df1655 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f45dc2528ac1ee06747751a65f5b4aa2745b91fd..9d63edc55a90b42f4dc458e817a49bd7a4b06818 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 00c3393a00f0c30ff809e10c78e973b486a1e99c..097c1dc051acf774b23161e5d38667127aa6d747 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d67644b461a85013d3700efdb25b6a964203dc76..6cb41b171121afa84da63d818b8923ec886ae3a0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3042722b26c305aa3bde03e5b67f68ec11b2cc2b..56aa7674ee7466dba66128af33b128d4dd990688 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 40109b6348c00b4f2f105fd2d3f36ae4874c643c..d2f7a1a341a42ab8f664c0d91c7949e3466cfb3f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a3149a33be2e9f9e619db2fdb4d6b310b54e4082..d7e989e8fd45ec3e361b197f878a2df470e06514 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 51951fc43655d91368ad6f85f21fdb1654afcdce..1f1604e43bceb4d6e341ceaa156010ed6fa7bb49 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ebb94097842ce88bfc3811da9df01b689958a123..fe162744695a71e637182b2f733aa17f3256ec8f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f004a2e5a89e3b11c3117fc024bac64fac25620b..10147afe7d7ecb986dac4beecd75c8325b9d13c2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fa1e6e9d8a2f873bd5ee2b726ce3cff03968ea5a..0bc08d221b47b400161936eccffa93f4db8ee83d 100644 (file)
@@ -1,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
  *
index f3e58a7728e5e969b931c81f3bad99bd316ff97e..1baceff59ef644db21e58c4693c533647bfe860f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0888aa961c8fb5c33673eba1735f4c5d2d5df983..c0720ffdce85a48bcc700d04687608f003abab1c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5df2d114c608b847327f7e079e2b79c1ee2cd9a3..27227f4dbf912cc1e8faf2b47d61daa713dca3be 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f4dd47cc1904175d892688be11cf15c729a3f702..d84b9a2a3979bc101b64022f643610f91ff302cc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 785c63df08b00668fd178245ae00961257bd25b1..0fd629a2d02b6cda525c795c5b117a06592495ba 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 48fc29487f208e3dfd6acef869f0e1d31fd1caa9..492a05859f10fcb15f897749bd2ca8272df55803 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a5b0e819e9dfa68724c9c8baed7e03ff936ac676..e6ac5ffaec43e9a911fbd8dfad6c3ffca9aad915 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 876ffbde6708b2235827c6fa57b9ba8ed6edfa04..cbe17a725666a5ba7cc622907d37bef63af04fde 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 365bb6129dee17bff3710008c4e3b95076fb2262..31a1ebe8ce10fe550258f898a8e30f5fa79dcd07 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 283d7f23aafbae51e9afbfb4f76714259dd3d81a..4eebee945a6a2c4c682da552d4ea8a541d3bcca1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index dc271e51a97cd7e901253e8c1be97f3a0818b6c8..d073c1e7c627a50558274c6184cb849dec727e73 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ad840331856fa0ec4fc9cb24d10d61b180fe409e..bd76ac8aad15d3eb9d216750d77b234421758632 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8cb5c7a63fcadfb8e36373cd8e37c14117ce4b86..4e410757a5db1613c1436b41f23eca1c9fcf1005 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 734b403107f47fa7df55468bcce9d79772552770..b5b2b84674ea87b1115c4037370eeb84084a8d3c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 38c26f13235c8a82352963d0e2f821d40eb9cafb..37c8cd5aa770ee8fd08032a244ebee6ec8e95c1d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3e8bccba5f82d8dd5b6dee8e613e11381e18f3e3..3eeff60f52fc8575cfbf3629b8157340f009c719 100644 (file)
@@ -1,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
 
index 9de28ad9a9671110d248815f7735fe63ebe077fe..47786ab734354404e189dfdc26cb53eed3ea3eb8 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e9ac07210446424af1d1fee77af6c43548b98f5e..f43530f5a2856a66dcecd132b660001f7edff157 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 199a34124095f2a361393190078c51ea5fc8b008..998c3d910b8e59671d5bd3130fe7a146726b2f05 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 06a67247848a2aa527764a71f2e1f9b4a326ffbf..7ddea46b3980f9c5d99a9895e1e35a49b534c9e3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6f806d83efa53358455caced330f85eb3234e37e..a2bbc16482e76168d1484d21ff84d992d743e201 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f281fe9953d1759aa1dfebb00f6baa4678430ac5..c599ed70f8cb90bbed3e7f207f7c9d38d6549fa7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 98f8cb01a5e72cc756c0915ddebefd3920b20e11..35211186e2504bd3b3a0ace4169caf76de1aed23 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 851bd22f15a68f7eb2f333651d2195901a80392b..7f13f727f69d4d17a4bf9732e0839144b603e5d9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d762c671ac6cf48c807b5c577bc96796523af2c9..7a42ec0c0201de7b8b9053dab90135f85f4d2fbc 100644 (file)
@@ -1,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
  *
index 7a6ca450ec21032df628f2aaa6f490e62c600281..3d34e1b326dfd811bc795919293dbfb941ae57ea 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index dc7761154269c687ed597d716413b41b0d984456..95d82a0bacb404eb94700505aad2544c96c22493 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fc92031a9fb3c1d9df22315937e62455e29477c3..b3a89e85b7a14bb27a524127fb4c38771951547a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b71fd60efdfee998d0875280f3d5e8be76596d89..d852a526d56498cf7fe6cd37b60a763b2104ec3a 100644 (file)
@@ -1,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
 
index 9613c2cc1e1fca05a84c25d61f4a1098ec559deb..5d5252311226cc5612196f93c04d41e521f366ac 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1855bb2805fbefd8f6ad781cd21522b468f72a1d..c0ff8b2b06f43775d2a17b725c0805e25f02af76 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b04dbc51552ab23032b74bdb3e9868ef3401bd0b..5ee16e1bd3dacde3183d96d2751c1d8fcc27bb9e 100644 (file)
@@ -1,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
 
index d5a7aadad7b01d465eaa8afac24b234a49b9dff7..3ba26ad9b9930472bb6bf6b35223365b89029ee7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6a9734a179264e1735b5ca90de44005bfbb05853..a428e9e2c07f1687dc8737dab3a6aa7c1f4eb1a5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 05cd77249d404c1078d193b37b7fd3143f3d6d0a..296712aa0ca0ea08474ce1c7a9678f2e6ad571a9 100644 (file)
@@ -1,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
index d6b463fa533e10355faa3703a624b2bbbefd04a6..b29a031047c51d12eca230532576f0b6d9a88016 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2081d93ea8443db6ca33c07772100c7f5bb3d8e7..b0f0daf6f800f3c94ce4fa81d56808446f66c070 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 80b4fadc5e21c3eb498c4a909dea4c3a54afd0f8..305536e0c29883fd711e6daec35edd8cc3c6af6f 100644 (file)
@@ -1,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
index bc9225ae4c03b0339f2523f18312cb8f477cc2b2..be971a63035591c2e5082103999224040628c6a8 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ae7d553b0bfeccda87bf9bdb4a58bc1eb8863380..88c3ae9a26120856684d71e207d346f921e6b5c0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6201fe52775bdfe963bf8667b783708bca11f422..e58a6bad0f0a97c6dc4c69c7cf575bee4848d93d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a26c4a0c980cafeb1fafa40df6e72930cc75dc13..d4cae45f796bbd9a788caca3c04f774aec7d686b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 421fbb4a4de9235fd03f4d1cf7d6a6c190652d6a..fb37ff18d8df91cd465df4aec8e724b7c738cce9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 69a22c58153d96a4c611d8bf7e5c532f209f3010..03ce38ed58bdf8e2bd487632886c7cad396bfdaf 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a6c1c1b0f9d4376dd018323556e13124e760b262..68f07394eaa7342e525c7c0c1d66e73452c1f11f 100644 (file)
@@ -1,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
 
index 77b47802dac2f37e1a0229629dd133f808392038..954245c45437e7f18908b4f857b2ac52fe3e9faf 100644 (file)
@@ -1,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
 
index cbbaf885616394bbbbcda5236ea475fc6182f45e..e52b969586cee0014d43618b9c59fc552c92f5c6 100644 (file)
@@ -1,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
 
index 8e1a59c6f4482e3ac83bb87b2c8057daf45de33e..d83557d4544e3a98d3e99b7868521869cfb2ed06 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3a9b95b719e5073a92900dc15e440e5fc361df84..183dab976fc52e521580dbf944354e34e7407d1c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3cbb18a83d44e8b6bfe1ec36dbd2351de7b62446..8e026d5950ff580aee07671697b9a84039dbb0d4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e8b04cbe810561fef0081d3559bd1125f44f422f..182e5c3fa33f92c890716141f21614bf31a45379 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index acc8396788ae75b8552347153a8ad85cf33c3402..5bbd1089e5ef342efe8544bff79d38bc28cd2004 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1ee747947747e8f1674f93794b67c6cf54b07c06..699289c7374d437f9e84023cb7ded80bdd911297 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b48680916df6ffd7b21eb3c7a85aec4ca8b46730..91e38fa7fb98d9af2afa13d68597b3c660cacd1e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f5e7184cc07a6a4a0b232bca37cf8875aee66e9c..3402e4a7bde2f32b4edfbe3ac1260b2115a47621 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 081ac1abbf36fa017b647da1db2a04bd4d94315d..5ac630cb16e69efbdd08325cf7ae75ebc24dc4c9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8b507e63f3714ecc3273815e6544fa7ac76b961b..7b4c750e85da81ab6ab563785d7034c02e76d230 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 037aa140d7f1782c6b154943482265f19d2092b2..158b1e1f1ec6b62ef4435424bc8fa3a047ebdb7e 100644 (file)
@@ -1,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
 
index 1c0ed5167a498d1a906817db5bdb323cfe4d579d..5ce394100e019695b0abec5b479a3b43ad6f4b8b 100644 (file)
@@ -1,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
 
index 67a6259d0bb48338b81fcfc84cac78dedd36502a..134f0b30109df8149a3f18877b7b907ae859abf1 100644 (file)
@@ -1,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
 
index 1f0f43e5f48d0a2bc67ee00458be7523cb3d57b1..5d005042507fc53c6e5e4b9c3e50fa8b69e3a52f 100644 (file)
@@ -1,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
 
index bdd55bffb1d103600aa270d08d4ce1ecc268519f..a9ed8ed51e1a3a6507ebc71cf668d58926181932 100644 (file)
@@ -1,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
 
index 052b262b8724469cf0e1dc3bbe55566bc9bccd18..0f5ceaf0bd1a493fb35e55e2abc369c3861b3d8f 100644 (file)
@@ -1,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
 
index 58bd46551aa3788cff867695a929e24f6d35f92e..c831173f572bf8fd588b294e39553c636f5d8b59 100644 (file)
@@ -1,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
 
index 64b9a47535c8020e7ac646b3501749631cb39c2b..6c50345fb24820dc71bcf1f61408f45b6dbfcb7e 100644 (file)
@@ -1,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
 
index 3b679a977857f602fb7df4b3306a050db6801a9d..59bc9a31f11b2874d200c75b371e27584a0de05a 100644 (file)
@@ -1,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
 
index 445689cde5d8d88b2afce0160aee975610b18570..09e1b7180cca158838ed194eca46a8d992850330 100644 (file)
@@ -1,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
 
index 982365a982522a1a07730c9b6c1a3b1e00575b19..6afe0be0a6c0967feb70c44319efde0d3a995c26 100644 (file)
@@ -1,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
 
index 0e890e9e17aa84dc4c62491367f93410482d14a5..6829327c29604a9b98af492f065223e4ed496e3e 100644 (file)
@@ -1,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
 
index f9fdb240007305d72b4c305f36c8b7f3c4e9c291..ed5cc8f57bd844c738ac16c9dd909e45af41825d 100644 (file)
@@ -1,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
 
index 3a9f12d5ca00236542ed18f5c956af123c581bc7..345d06c9d3d16c9cb3595ad29d6708dc51c83638 100644 (file)
@@ -1,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
 
index e14611adfe69aa0d12796bf1e4d9d08c31127bf6..193de3f2b374640d3638c838f04976580c5e9519 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 887f59b56b3f5d072b6aae34c61e5b1bd6260a20..c753f98fd619f565d1c872d7ec3411ed180393b3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 59f24c3375adf807698b0b67e9b5f96167745430..71c6c46190dc38dfcb24caa5a11b9c9db1101b00 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 923e403315e7d4665801d120bd2d419a92af8008..0402dae2f3ae392ab9b7de9b28f901cfe23320be 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6265d9b6f6d1ddce0477f7ad5f64f63ab34d4322..9f66dbb68ec66879c77be01e540f37e3935c1576 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6a2495c619d6774edd1ab1bdceb4c55695e15468..519006a997c00e4e195fbcc39a377d75c38aa268 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a526635189aff615f3d13630a6f69ccecf549e2a..91d1a265fe55c4e64f4e7c7bb381623f303c1e87 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 247059ccb9bc7fa50bebaca256ba59436832781c..e4c576e60cf1dc46facc177bd70dffc6df1f4d02 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e1961dda5fd6e415a92f37bf6a62cee986144138..2f1e11e0f078de4c176ba8fad92c56d5379f12ae 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 826a185934f47e27d632ec42c4c2131af15383cf..8f361652e458909a301876bb4868c42f4460f8bf 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c047cbb1921518ec17c77920d121521467fe05c4..f4c907a52098fd534cf2ec7f12cf9a8276646934 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 684f027912b7163fbfc2f57bfb5b9404fa48800e..57bf2d585968f5cb7723a58af8641d9b331ba8aa 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 30fba3f37279200e4da6b6440f50aa7531dac63f..edaa6aee7e89d20188faf958487552bf810df71c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e52c63e0c2f3880a3ae008cb58e218323d10fc2f..0df1b564989564b1ed66615b7390c88994521023 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8598230f81e482a0d9ce5be95f82657e37f7876e..b929a954407219f20d25e6ebe7ce45b9a81c8c7c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1cc58d8e38145aba47c607ae5b46cf786d391fd1..445955fec8b967888a3d246f860abe07734f872b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4ee5caf26e20ac6fc9473b1a9f9acb02ea2d9e25..8d1a3d3f48789e2f6a63d307d13243933fa39bdf 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 10f9a1f40bfb7adcd7f40faa274b5f765e68f0f6..129bc49466dfb78e967f677b828ce30a048330c3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5de2968b1059a5d81b754eb5390cdaf3cbf6aa73..fe77542ada61f3b7d3a2059af3bdc8dc2c3f9e79 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b57f36689cd36c7662502c2c983d4e5cdfa4c69c..e437c33d4f3d0920f26f73c6351a966b39135ceb 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7b26e0256a929d94158e88586a71ea9c5b080258..d2ebc366fe348193e2a88b64df3ccd36b6fe8bb9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cef2b82f1f8e3eb144a1376c842ce30e0a9eb477..e80b914eccd23299e08695f97ddd1b0f7cd35e2f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 472cb5ee8927df75dab1f0847a6d70949acc70e6..1fcf1c6945d86989f3d6c233c9a3ac678bedf956 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bd0fb18fe2da8a88169d803a2a4ef2cf884b92ca..4a3cf3b890a00a3b09d2c8c3fb46e7092fbfa892 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 857e5bd2453fa29ceaf916d065ea64081e640aec..bd1f8ede2fce2099b747888798f244f0f29ed445 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 33c0c5f015bda628f34f1f49b22c7a31cf6b0415..16684c01ab8b07cbb6e753d74430df32afe234a5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f10b27b2b6827436bfc6570b1b731be8e949295b..80657432c430cfebfb595cd5cefdeac474be73b9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index de2738d088950641b39899cfcce07009edc0b313..5b324f6097b1b9c8d48f83948f45eb68176dd1be 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2d7ca5ecf247fcfa2c10690e713c72f3901760f5..43721a5fc1e34b4b00445eb983539dab32464870 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index aa6a676265a95db1c3910911d0ec762b7d36b0ea..db2cd0da036c872847d6ca4a8baf8ce81471b42b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8bf07b3bd7aa393d9bc41b451c488613420d8285..17c7807b17a3145ed414dd372a460a37c320c478 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e607ef15b1cf3c5cd7c987aadd7a76f5392e469b..a0dca02240d464a61b4145787153ba7859c16d9d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index dcd80b7b327237b76d73d80877df0b67759c75f3..e34cd264148be8ff1d9e317b505134e343675f73 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bb576478a8b2dbbb90dc8d40ae4a53d388cbf7f4..9e308a455d4ca582536908b636d002baafdb4445 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 033d4d317c8b0747938b5f4f133d2f5b01b0ff00..73fec87c3951a0caa7eb900a9d883456f988d52f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 91089f8aa3933b17482c327d7732ff1bd7795340..3089968102b4d1762e4801e74add89385d83710b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 495cc4ffded1f5d6d183bcdd521cae0250fce1c0..d456993374fb19b7ae750cee71b23c994acb2ec2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 28835162c34ec42f616a5bb3f19abd3cd5cd93d3..84a6ab15af62095200b9b7d35d1893274eac861e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 815f9880e6c3f12d8c5792549e0371a7ca7295ee..e04393f52c0d9668348a556858a25efc657accd2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 026a02765e2c161f47ef95c57b43f20f3fd8a083..82ac4ab4ce88b3ef02018cf9cba6254176304548 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0542ba57c8b46dff0ca0c725cf3ebf46f07af072..f5e4c736793c9797f1ad5fc676f570b1596f0584 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0aa6e5daa27774b1e70f6b70c17687d8419f0e77..20d97ef33a9fc13c3b13901beceb7a879272b7b6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2c4f557e9c187b78cd0bf72ae6679462c0dadb66..e344c6b7081a4e48d8a60a12fc0eb0a3a87983e0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 378179ea592bb91ca13029faeac9561edaf33883..c3954b4ccc14397149bc4db2a88c3039e0e3785e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1f68f433464c760c773c74f86901210b992433f1..bddd6dd217f55167884376f5391d894c4794fb93 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3237e6d3ea67dc9355062e66cfa66088e27b01f2..9380856c46b30a555653d9777f561e5fdb2ccf13 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2eb9490f2c3d999c91feff17ef399d447e7978d6..58f2210b4e74559f84ca1bcf7cad935afb6d8c47 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a330159a1537c08562f8fd1f206b743f34b23dba..46579bb2307620f10244c0d4b7067bd3eec3415c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 08e79eaaf8da1548b5869e17f5e57d4370759d09..b1236cf4a9297bea5652b244685ba0d2bb9874d3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b43b3f9737c26516304909f3c6fdc6c7058bd5e2..116865949b09eeda843ef57e16ecb6f1c69ed4da 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9e90391ed2a71ffa49896693d9b390d3a2e7df66..b34d473b9e8d824949543150f502a2a6b69b3aa2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index abac8408a61f52cbc04bf172db9a336171be2fda..51f604688076927516adba939dbc895ac20031a3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ff0559a9b4b5020ce36b46db5d56e6aa68a79f30..b6e5d7295b605460e8de04260fcef7490074c047 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 93af0c25baafe6d2a39d7d4f161bfa485b75bccc..8c66bc37f3be3e87874dfd62698053754815932a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d5f6a5d7f637ea368676292d1fc1c52a7dee2e25..60654be7c896ef45ff3094f6cd6a5dc3db5bd6cd 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 63ec413df71ff675d542b413827afda988946eae..cc3e1bbe70a043f9b0ea18ac3149873812336441 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 194f04ab4b9212ccb9a10426d4032619d4ca0e41..47a895ad987035750daf8fae1ac4b9911c543bb1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4ff075331a79f7a81be1e162e776001d6d1413b6..a499bdc0d10308868f0d763649e443aec2e05b90 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6cb3b77e05747a32922433e4a03335ee84ae2478..adf7faf857d4de5cd15f4fe7992f449f28eddc9e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 988c1d91b9df19362d6e41f3fde5bd24f510350f..d9b21b8545a30e726e1fd30307fd682eea216bf3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d4799be5d042e80f10aa54172fd7a1e9b5f43e67..cf11590796a7b7207701e0d5f2a09d802136777d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index aea1c24fe8b5296be7b5eddc437d5fc4fbb1d239..3f1682a0e116760e95f5bccb10d0129c2863cab4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c63e8fe7daefa7205fcfd72307054c82e729a5f9..ae9e774714897caa5e7c68c078eac9f8167179cb 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bd528286dcebf74690bed31071563edc6ee5ee2b..32ef9d2fcd6c4f1388c2487163d4eba60109fd7b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 09d0e9e25ff7a31a87ce282454321c882bf8c226..57d501df6d3f9b0eb87eff290359a4255c50b595 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d065dca426c3eccf8c0a31f35acc2bd28a6547e1..50d1e966c40d98ce66efdf47f26b1f3950f39edd 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fdbeaaee1831bfc53a1a2b3b5d1bb093a2159b3e..e0c2dba1a3b50885e47f4c175295f7cc360f3ec7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d18936fd259c2d35d4274d3a32ff3afc4adc5646..b36e29bd699b34a29daa9c16ad6631e86204dae4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 67d716ad4cbe2395d337ebe06b37af7ccbc3358b..f868724ddaf0fbb36dbd3669c00ed4897fc89a24 100644 (file)
@@ -1,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
 
index 97fda18ff5409ec0b72b5898227b410b821041a6..f6be2e3c1d3c78b6b72df4dd0eb40b95c3a1fce8 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7ae6ccc1afdc1e5424223ec2aac9d9715b5f0704..e612fc1b8b55762d744f8aced763f66270a35d3b 100644 (file)
@@ -1,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
 
index 5104746d0783fa46f96ef011db9c33fe3f0cf49c..ebf07ba326391b815d3e75374ba64bb0f7e467d9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8ce02a03d08f5c8486d3016620bae7340760f19c..06240554e958180073f7d46f73d8455be136051f 100644 (file)
@@ -1,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
 
index f2e7a6ba91cccab4b07c3044450218dfcaba2a8b..ea145d4e843e9c729505c68c124d1306e6df0d0c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8733c2525be56188da31d51cbc8bd7fe7a015783..951ee98ccec7cbfc3fee54daa4b09e413a72d617 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7331f56b49828d9b153a83046ca2e4c0b910d6e8..17729d82fd0c10eda0964dac9796e59d9dff0c48 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a24b202994e6faef85ee4476905dcd327125b795..d0cdaefc13885fe251732bf58c261b6013ddae6f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 901944bc6a485f41cb5fa200081215fe03ad674b..e819034cd92ab8b041d12f132230cbbc9ba821c2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3d5f63c5a5cbdb515c5d41e65bf875a4c85b8126..583672ae6f0a9bfae7fd996a66a35012bf98440c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 10546cc6491aba24f8b9a9f9e434edc851802816..5bf71f35ff257e771da0d80f97397e7c3a2c0fe8 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 39b35364937fe282a82d7bd50c726b4068abc8ae..de12cd1f06eb22a9c3c14f6cff2bb31ba065a639 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0426a9f5662baec2923e9345abcc1df882043ca0..32b7b70658d4898b5930071a470d80ebed8b8076 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3769944e234fc1f459399975d60ea8551b2eedd8..d4b81050eeff7517e2baab8fd749a942fef1f884 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b540fbe4f063447bba38162baf34270f0a215077..7d534a2450ad2f7ea3f570838498f7f9a6e895c7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fee620cf16b04c933962f40252b2d8b0bb649a16..6a0fe5a198c6944ef600160f5caefa2d6bf77355 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 283e409ee55243a99b345c0e130514ec9b6c5e58..1ef4bbfa73a2ce25205afa2df401a7e739b44632 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 364b4f08658ec503008178a6ccf335ac8e316395..fdb3813878c8efffa8988fbdd058799e03cfd1aa 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index de0d2e219e097ea843acad88b0721247b5361860..1f4a9aa065f376442c57bf4faa3c7a85c4f73f36 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f041f9c4ecbaa8868c90c6b55ac477ad11428666..0f5e5c25fb622e902b177469e65ee1f97622ef3f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9a358a6e33dac2661824ecc561c217226ff8f463..cb0353e57312b48c1be8869b9c0e8030cad5ea5d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2e9c0e8332a55587e246905337194f66c2c1b8c8..2037f6e3fba7dd1f0521aa6d6e58af2a03f87350 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2504337db66db19cf0df3ed4ae6c36b0e579eef4..e8e919a6f10357bf53e7658d52b23da74269c733 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 42cefc994af5383bff96e89284fdc204e02e4659..71e744dc97fb2d4f0503851076393890b3578a85 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 03fa79ed0c83e7d7a8c128c7af06936b7c970eee..5f4b45a87faeb609a433a59465d6bb81ea5de05b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 443ef18ace379d7dcfd44dc56a19d5cc6e5d6bb3..7e27b837d9b60ac51655e32d6d1f4cdb0e564cca 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 386eb939d4070f61d58c9a06eabfa5b4a1cdc78a..3c9dbed424d476a4904757f7c419f0bddc97a568 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6853cdfe483ba5f751200633aed9a106d1143d62..51764ebcfedda6ba63fd3587479a54cccc3b0550 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6e4e0e0d4339825d033cca08edd3461e67157049..568e4cb4af390ccf738191ecd61d34fcc70a3972 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b043631dcd046ed2242126a74f5bccaf0dbb2a83..de653bdf4aa0e7032bed454ad67370cb74528c41 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5346dd2593e9cf8f0bef7e9f678f1520557bd585..cee5a62fe5c09df87c668070c5cbfee26f6cd123 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6c5115a107d84d537070cc5efcc2d96d2957302f..5a7c1588c3ea53402f30d6e31e2c718c9e2b9e5f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b007e042972b6d60f526d296f04dcdd68f2bc766..91f2db1dd67d83f573b9723977297d72cd9f9f3e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f7af74fbb1be501faa470b4ec6a45ce76d58b48d..530a477835dfd13fb7468c6f8b1208c6752c12c6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 746ad944585ffda90606cceee1f2ef13b1535e98..f5c314c156608b444d76ea2b24c285f49fdccd11 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e8f35d69982cdb4f942fc929c922fdda752cb498..3d6c873038b6b993d0bdfda28ed5efd4d20eb1f5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 67ce28185fac82c3ff0dae2ffba918dab6a80b80..b38f09fbfa2b01bf7fc60cfb6aa0e124eb6bcd12 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d999a58ad63b0a72e8cff247bc73fbdd28f8fb7f..ed062221feabac6b124fa35e626884e532c41904 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 90dd198998f205934b0a73a3410939743722b942..3d2e8d53028b3c73c96e06a5519165ce925be78d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5edaf0063e6cf5946ff2da5f50d49ab1a38891e7..e8fcefbd39538fc105e8708523ac733842976c4b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index eb18ccf9306754f49c583053382b99de2a4de94e..4ef90e7ca226a54ba3abe14b8cd65d25eb81475e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3759db1f7a445cbad2949ec673f5fdd70b6abc87..f401786266e2d868f85751e6d38a85f76f13ab2d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7f181de5f81abbcbfa5e5074ecbb660ef8f42908..81f07183535c8e4057f32c125b768df67a645c5c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index efa8c4680e38bc52da30cec9ee2fd5d1dc5bc138..6752a51a4755ceb02715ab22fa7f5eaf9089792e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4441c9569ef11fc4699ac6b0dab709734b793253..0085bd42a37f4287937afeae3e5322b2f3436689 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7a1b28b5625592aa7281c2a9aad78f876bc1534b..23693ceca54d9c7f036de112e1f3a633b9c7130b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9c10ebeaafdefcb1366ce366d00a8c9ae6ef250b..b4178acb156efccd421a84225438615ac5828342 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4472fec2b184d3b9d810f75823dd2f00d54886c8..ed0a60af7797511d2fdc0b106a48d3793f64d9f0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4d0705a435c694f6adecfade33fc08cc5dfe8487..87a9b722e4d7e03cb3ee1a61e5b19903ee00094e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f8c337989355ab9ecdffc1f6ce6104fc6c0678cb..9317bb24b83f3fffb8874adad33db8d7970c7bec 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0b4c43e8152bcbb1c4c719ec5d48b5f8fb31de63..18d2e0ade52822c6400ca1f4c83aff6a81bba8f1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f925d4c7e87542fda3505d1127caf2c0d85001a8..71be73b4a156d7b4a8256af6cb8cf2cb43fdd655 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e8e3f411a4f9d7965771f51d9a5bf8456f5e969b..f9a2f08a7d12119e2cf360b8ca333bf5bf721cce 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9c853c05f8148c9fba8ecefcc1f2e6518c706936..ced61ed9718fac856f494d04fea4667de9b83885 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8c549d7fcee0864a7578c07764f8d07082190efb..7ab1766ba4b586fb0f40a1b208f57107f82f4bb6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 00e44d92c027717bed7aa1f8401bbbffad4cd3c4..635a7525db183bed246e07f95c931af3e96fcba4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 094f6607ccf1e9b01c260afc6a031540b46a00c0..09a8609955d12312e3bc4d757e6473e217df7361 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ea386fb6e39146c772a820ebc55e3e640328285f..abefea917bd3325dd2a8575da35e0d23f42f6d3c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3e238551ad79459973b10df134090ce4c1d75a9f..ee4e758b4743c4e97663f29f78dc3e7274e38f44 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c6ac28194b98c5bca0aa4d47894b2db694e51b15..6b20de3f98a47408ef2bf43df25867a5ee945622 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 96154d683f67d5268e02e090952268be1cbe6c55..bf069a8f8fa78e8ec74e355cabed4a7fb1d957c3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3c043087baedadc72202bc22de8118eeedb53eac..3a0341307566d3bbf43b2fe1e2de5adb94299ca5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7833029ca73aa45d61e0970f430e7f90dfce8bfa..17a16ed60c4c08e79f8da4ce1b44ae1b265548d6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bc6f4d08de921bfac8e6609c60b6ff15da18d888..ee410cc78e4e2ec43fb84091436de5c6992f5d4f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 35e9135b0cb2a1cf9cc44d631793843e2368a467..330fc2f11590a81a91cb39d593487d08f7985990 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e6b205967e25e3317ce28de93dcc8cd24c59fa78..31b5ab7f759b24d916266ee28ba752431c451583 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7fdbb2a57d199be4b3069bd7b033a9269741f267..9295a08b4032c6b14ee5c2f8d2ef8769bf7a9357 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0cff457c82e47dd2a9231d195d181e12de7a2628..4b0382bed9a1358ab686aeddd0dcbbc0f62790fb 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6535d61290d435d4882d6d8eb881f2ba136e3e9d..2af73b83bd3dc622fb54cf73657eb6dbd8c13280 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d457672b3751f63eb22cf0cc5aa7ec1fb6686d14..b2101d16bcb88931a91e239b3c433a68063b43d0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7e99641f1389bd748c0598066565996717d1219a..67605db8f4e2e470eae7a627df27606159329d44 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3aeda008db1380c6f242905d0a199b871896cd71..3c6ee50b8d0d421372e525c9a06ef966c4c63f5d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a9a1d6e3e6830d6b25ea1f79a74837a69cefd53b..9dd1a8c533ece750114d88dc55d4fa2931c51d7e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5317cac8b6fd4182e91b5139956c1e7919870b6c..c225d4887633983bcfcef64b23310060fd6327b4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9e06572a71b6acb4034902c50eaa9d78de17d6a6..71e233048ab1e52fa23cb26d1f7da4e9a29a3c4f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fe94ac91eaa141536ae2167d22be65ecb9201ed2..4416e0bc4814ea3ac27087e23c45197cb3d890d6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7cf47e218c7c7e3dee18adb2da2aa6f8e2c32202..44217daef6243333b08861bbfe27640dda1605d5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d352e00408e2821247459b3ef7e7b1bfc67db5ba..d6bb0e16fcfee220c71b2aa9da8b8dd37a1721a0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 26e386dbae70c339eb2c3ada3055f34ba2591563..afe094bbc8368d380f1b03338d2a560be57e14cf 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a600c5632933999ae94f566974d5f450a54126e7..568084a83a768d58287932e1c721cac2e4b3996a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 465bfd417375ec2ff20f7880225d9df896452886..41d9a763c2200d5f3588dbb850b9a419048e7861 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fe3a307ffbe87b7cc209f42229984dfdf2f8ee40..4ef9ba02cf18a367edfaef62a18fecd6a107023a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b686c1f656a7b5b465fc5d6908c0fcb576f545b0..6843327fa69ee7ff4a7ee1293a2f4b47a0cba254 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d129a89113dbb085b36c7f5ba4e3fd6e1677c15a..93815463312a7f42ecc5e1cb58614fee5cfc283f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a92603d4a55196449a1dd720ad023629e49d2c92..5bb6fa40fad30c5622d1c5b89579e3b38a7da10d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5fc20b48c4f0d8015fac50235d2df0659909b706..be4706e6e94b5178c16f909be141824a5fb56559 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8bfa6e651ff2fae2a60359db71c9acb2b4e60e82..464fa4f9c1fc319c9ea98156368b82bd8a5a278f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a1a1d2ae86ed5f4e37ffebcd7caa986d7999ce36..a867244b7fa8c4c07aa6b00b0b8d4b2db5406424 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cbd20877a65bf13635ca7f7647905ad9c4bdb425..768a86c7f4a3d2a03eabed116ebc11f66a40d3d2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 326b64880d3fd3559f59539798b8f03676a7d5d8..3d0969b7194c71b187bcade632b965638437ae8e 100644 (file)
@@ -1,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
index 22de52df8359a54f4fcacd10212d482c3961c20b..d2466af67ff5fc8348c9957e14091e193d3f4c79 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3c559968c8bb076bf9c950d7d5b4519471940ecd..2a847ffd4f7ffbedb2f2e33cbc35c4afb33c4afe 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e9ad6c8cd21fa6a59096c714aa3c3a29782e0549..db5be9943beac197378755cd9ef0830f3ebe921a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index 783018a54eb4207d7de8df6793c9824aff7a4c15..a34230e7da32436d11fded94ff7f1c71a48d6b4b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bc9b546f3923a80ec4b4abf7b8cd53735a59cd47..8e5fd3fdb80ed74c7082eae685f89fc5c035b545 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b2d77f63180b38df784b9d1d6f4aa57346dc438d..5e535c1329525113bef56b8728044de589eaae68 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index 10c9e351253bd05b68d32dcdd18ff1ca00509f15..572f50e1793d3132cb4b1882952a7f6f84b0fc6e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index aa6deb2801f3bb2d1fbfd9b7da0fe41349d097d8..61daa5269bf6dee7785a5905b60cb5c58b0184b9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ff434eacc56a7359005409c3754b4013ad3d55b8..dc6bb7d49fd3c533246cb7d10eb75ce5158d07a9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6388d09b289774117acfa4d3e05395b49e1cf91f..c0ebcddc136726d18647f852ed25ad4cea51edf1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 86b06229e8138a80836b36814d2f67a5f08a34ff..2e898e1b7ce068a96d84d0c45fa268d5b1a8566b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index dcfb234033683764c9fb511776fcd06891226b88..d94ec1c365ec320eca5910fb380f694d70b3984d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 158646a3c48dc7f9f3004faf8e1aa17a60132fbe..22614a910e924797f3525b31cccb51e36e660a5b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 12894f901408c749119029e590f77cc5c7f8e2b5..93b3d41827b714c73395c3d4b5dbd6e5d9394d19 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 824e1c125aa086cba75c88ae2375cd812fd75159..c233c31b7bf9d6ae78c5179b270f3fe650d71e36 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d7932aa236bc5e73a567c8c22be4683b6afaa346..90dbf25c1752d93e21f88c6a7e62e1077d50d0cc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 89d2d9c89ca3c4457cc61140ef461d978be52529..aa0246e0ab60b40fa3ece08fc8110af7f5fb436f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ef1b1439fa95a442f8bb83243a25b0f0a5127dbd..805693240f4d992dc1c3eefebec61f979cc18b1b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fb58a9ba6a3f92b28ee196d8c35b561d920c62c9..82d3d6abcf6967496ca3c19da29c843d7dd45b3b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f20c2f06474235b178de037081ae93c81edccb66..f8179bc91113defc13f363067bd88d73c8ceeefc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f3df273140078ecec7a5e1eb805cffe4aca1158a..7736ac1e264929d3f934a10a019da61f044abafc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ce69683979eca3d97f0f8b6a60fa2b55e973544b..279038f874a7e07673e5e31391244c4ee85c4ca5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index dde626c4315e4c709dc3988273b02260637a6124..a708bc5462f4b3c398a09acd859b5942485d0320 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2b2ec9697975b099f58764495e3c0076e9e5201b..34574beca83e70e7c331fef52568ab3bec5e0d73 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 07012bc8301b9828cf804d421f5f26bfa2c37fdc..6c4ea85e1f74b0dfd51ad25b68416e95f40f7912 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8013754c04abb3cfd6e8faec13dbccc5bbe19c30..f7415a0023af2a2b50989f5d07e4b341813ff873 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 77e72245826fadd0a23b84e698acbf32ddd19cd8..129933c6905d89182fa0ae18f3f21154cfaa0922 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7d34893c713554831203e67b07219f87abe9fc30..a996399d293396617ad58492252f1a590bf2874b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4f92a78befa1b9351f85d8ba04f2bb98185254cd..713061e50c501f7ae485b10ebc99b81caaf5b83d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9d12c02bc40f49886b212c3a4287f2205d68dfb4..c53028114b602bfbdc45627ba7cb4962c9d5534a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3eef6aa23faa8d5e0c5c9cb4bad2e0446cbd41e4..631536d44688977c25fe7f05f104323314f0b4e4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a86020ad4cf99ca8c28a3ecbb9ecc2d3ea0523d3..11493ee35d151d4090d8649d736cb9496e94ed2d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 47b6afe2472b3ba5b4ebaf4c01bee2c8f00dc093..96d80dd2cebc1b18eb5d5b2b45fa4a2f97ea693f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bb0f7e3b64fcf0503a857225ba5bb7718321a29f..6e556c809f9f37dd6e2cf3d5ba3d9615b4ecc7f5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e355be1849912b7ec85bb1c19b3d93c3c020eb6b..53906826722fef0d767fafd41114efb723a52c70 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3fc4e27257da0d3ee92c839f67d982227f59f667..fb803bd23259ef3f273c252509ab4d24980fe118 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4c6ed9991c6005e091a81caa35c21c115900e78b..d77a419ac2ce80e53c888bda2795c4f6584fed1c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ba8fad380916f87a6416aa8fe83c734a2116d6d4..d5af8f57a4f0efbc6789280f0f6ac69ef04b2dfb 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 81e3412d3a15d2fb2ec54dcd145e3b1a4c3137e9..a0f0105bc6e0adf34c49aded71303718919b6850 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0de17c8e39d15987b4c26ad51168619b8c8ec723..fb6247bca53701a3930de4504baecf5801dd517f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index afebb8921a6df080d62ca945222535976a142d27..e5b0627cfd993e6ef8f0a0d22bc27998045a6445 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 97d2a9d4f771208f3fcde1fe0d43bb04ba36af5d..cf120cfae421be224df8f97c23579a657471dac4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 19aa99b77de58410b7b68bf56db3ad7dcd661157..9d1004cc1bebaa1e3dfaf64b5b5bcda9a5759579 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9a99602817897954a33475b882b86e50c827dd56..3a2ebd5fd659523422b3ec97efdb5df509a7eb98 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d48a955d3cece9958ee6fd814e956a5cd3cfe4a7..afdf44eac96020006156ede8414af51e6ccbd48d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f1d5a0edef1ab442080d3923ef2b633251fdab07..56d8b584f72b2acef58b95641dbc8152542c97de 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8d685fb1a1dee86c768f9dd4aa3a9cce37c75582..674d8a21fd308e5caf9bd611159ee90b7c39b2da 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cb8306be4f2e06ab4974a8c7fe18ddc800ba28ce..058dbac97aeee591691c15d60943e59c3dbd2731 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index cb70d614e94ad385556994d9d77ca8131d4f76f6..fc1d68d30a76e76c9b82c7d8f5381f4dcce36403 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c1633f293a5c416d2df25499b41243f16ec196ef..287bb35d35d635a118a330d7aa1ab09e929d36e3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index db712f8f871c7bd17e975696e57b99964ce1bb55..7e617692af4993c734280b18f43b0a669ea45837 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 374735e0c507a09335ca59bb108b15b04df1b4e8..0d6822bcbc11bb4babf446231793f6c9bee90de5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c4611a18c398a2c400358a22d18e2cdd10f34c7c..0e46563e50063add73b23be2901ca15c82c4bfc9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0267010cbd891640b62f1abe332e424ba164be3f..b3df7d289cd22100e33be913a4ecc67e794402b4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8fd360cec39c33e504dd38efa89580096a36d1a5..bdf5ec2b432c55e5a17fb88136f6ec8c76103f99 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 57d95921fc4a28fece55055a29d54a401cccd7a9..713bf3da83f67381a153185ffd16f605ef7fe3ce 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 17cd1dbfc384149cb8babe0e01a6c5517b69fca5..5781beb89480a049d16e0d9ad7ab78ca2c195992 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7f6539a4225a17b6561103f838f1a29958284c93..70bca68fd2cafaba64b2d5ed0696f0e8cf85bee2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3c6f89f008700afed5d3b0dd3d6b033029dd731b..c688c3485f3bb6a4b64b8a3bbfe3b42686b5e973 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b299b6999c507317b6124cf8c72021b45f587398..3f275b4fb76c570747cc596cdd5ef2ffd764fc0d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0b44dbc3d37851a90aad831dc446bed9533301f7..71dd7822d4aaebf6638ec5a8a3a00bb865155c93 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 02be38d73be9455f565c1b9e121f86c7f34b8fd7..6df7be1327a13d0b50baec7079e64eb6e78585ba 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bfee587fc75a23120ef4621c03ccb55fd409fe80..f181670a1f4b1b10450eb5665b0f56d8ea9ea610 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bc3e1c174c031ab4e80dc8bf7273d4c606eec835..638f246d73fd58d3581680a9376d420c518cfeb6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index daf568ada8f0c6964145f88bdb6c00181d05a6c5..093d6aef4f58c224df75b7107ac621b62583dfd7 100644 (file)
@@ -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
  *
index d0100a83f8f2aa9dcff270946d970d570ef95243..4b8b4426b00592fb53c919c93f5ba324a6ae0a16 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2ebe6d7ee35a44b080f29672fae57c0f561c2183..05522eeb0a28c41ac3bb922b83a3241728736f75 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b934615eee733c3bae6322ad9515f13304555e83..32a277f4a2b82c119a8cebedd08c27034ad398de 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e3cdeb57dac7225919a143190474b5a86846ccfa..e5ee0c29600aa1e61f665846bd5bee7928a8bdbc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b4640419983903d98229e52d01345a4cc1a716a7..16c6421a7c8948c42d2a7355c695998dabfca3c1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 388f0a69ca020a7deee61a445767f8fcb63abcac..8d5a53093b92f76b98d57f4b741c24cbd08a2ab6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 69c95eb46a63cdcb042377da804722de6bae6625..187002745e13709aee3d6904a32c21c7a255584e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 43e0e273bd8660573523d7db9e74d1a7a6aaf933..2254923522c55af1387ce4f277542609f5ee2ebc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f40942f47a7f3388da64d9f67def9078806ab751..9007180b0ec7acf67a7a4a5354ccadbebe060b39 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4bbbaa2d9bec96cb05c153e87e370523a823ef0c..f96ff4602ccbeeb68d8e5f3fc8aaf32d46afc908 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 72389e3509197f0e0391e783f7ba43ca81c382f4..958591f70e0fd7e2cfe4d6d12504a572710b613e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c03407a6d37351d804d3f03ea86cd1d0cddd7aad..0b05d8da844893dc29b267f8bda98ba11e2edcfc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 158a0184367d1929c4ec97e64842047fd8976200..12627064209cb6c2d48e1d6b6229c91e964076ee 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8d8afae8dd18290e5c38ee41ea43089fa728aca6..c831070dc89c762ecf5e3b82c2793996d593dcab 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 639897b5f92a90768d30958069591fe4ea1e8a78..52dc82f359468af2205af13e3ddd148c19416177 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2e670f806b1e4dedaf55d90bf2f5d7bd731daf93..a77acd2ecd3fbefc75a5552916474467069bac4b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 048878c3328aa597853d0bb20f34cf5e8e25823c..854650aeb86a5593022616ef9574b544e5c85e85 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4fcfd2ccc9ec7f2a2a7eac0a4d8d1e87179add9d..dda7d72a7cd5329a6d9eaadd3ad7910a9fbb5d1b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5f28e352d9f241f6f956afd48fadb7edfa476f22..84d419724eadc5cbf26be5e024defcb8edcfa666 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8c00592e82c4aa3c1b4103963f1c4406c63f31a4..84ea0e070ca5db5c8e399e58668365c4d3ab5e0f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b70b802c10377bd6646d07589309bef3373e5ac0..b7ea785e2b030bdb21f45cc383911e86edef452b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9db269823af5f6327711a8c5b35e6988bcb05308..504619bd2bbc5e68f1e5ae5bb3d6f3d83adb1c56 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b5eee0e93e5c0d0da5d8e22b8391ba998193b3a3..e47246e9aea1e9dbe0c9994c4352fced0ac3dd23 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b41782a462b08442d1f2b5754f44c6a8e17f04a9..825d67c98d61efaa3857f20613a47cacd2cddaa9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d121ca89a94072475b0507d75a5bcc437edcca67..93c758dc5019a59bd6fdaaaf4087e86ccb2f3cec 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fa5e442aab8f62d55f63d030a8d8ee7bee81c834..e43bddac411423a3931157e0bd3f585b0dd7919f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index cd9952ce91c47da4e262329c6a67da75c9931f63..14d48dd7dbbea8b38fd0a35bc01f6ee902b13150 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a9f0f556c43e6d3a240ad23407fdd24a87a2accc..48173992a909953a10a5d931b63776e95efce585 100755 (executable)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bdf4a8ecc6b4874fb210f0f33283187627d44324..07e7f33524e6dfd858aa3fef62197e5efcc01cb8 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7974568e15665ec9c3817e63ecbcc337de7bf813..b259d7b87466f25eb96affa7e21365e42ca663d0 100755 (executable)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index aaebd4df9f569190c3b6d638e7e7cc6b9b0945d5..6a2f9506e2e3cf8afb3fcf2e736f53f47c8ca53e 100755 (executable)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 862433862ecdd88f4c9f4424bce4dbbe365e04f0..6896e5beb0804ec691c5b6234196290899e030f9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d40e7e6c59ec4cd42f38f73430a7a671358ce715..17912b88d13c4435e0a906cccdf3a52551fcacc2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e29a7f5583f62ae02292537ccad60761b5353a4b..7189acd1c85b1775c0fc806cd523ca0190144f88 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 65e95cde54be7bfe220aa2892d969c060d2dd436..4a9841c498198fbeaaad565d60cfea4beba88355 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9c2cf308da03aef400884d6d50cfe6b40afa4996..53b28f6d357d5c9a59de8dbc47d6b8eaa2155e69 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b4c059ccd060ffb6516d3563e5c1f594badb02b5..668f25607d1061a8d28b7bda015644394007e082 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bebbac54576d80fd183723b6a92f26801aa4b0d2..4aa662fd3984e33986e198598043e2087a716820 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2c1e5013e11504e53b840aee3b834dd4af5efe58..d51847c2b02d561d6285b38d9ac6fb5f5d646708 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b488efafc800643b0d63b9e6d804a2bf8653bacb..1e1dfd1aa3c2343bb99d04b5cc14bbdc868a16b1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c28314f1d3f33115d99845c4aad9bea18f332dbb..1c1893a28140f164e58e752df44d2fa387e0d8e3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6001edebdb78726fc6674f8f754e00a5ae42a73c..25014e869a88a76de514b25824752ee531d14672 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0bb4dce0db79034c3213fdfd5548a63c3bdf4ea3..59eb882c8f83193fdf7fa52aa42ac57d084460f6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6bb1c838e08c969b1e46f549e66d5f1d57457930..27d416802f8ac7d746c2280784d629c2037d7bc4 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2ed67c74933f26a035a202adffe392a820478dbc..8dc49e2483cd4fda72568b1e92420fd6277dd9d3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1fd0438135dd38a99cc629b258bd6084b612bae6..6e87df7fd92f4c0a74ae28b03000d976d44ef445 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f1a92bb650ec5e9405dcc5266ad748b20af4316d..4529313302342290a752a3c85706e2b9ac1f5932 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a163b80ccf0573d6fceac633e305afc3b2cbbcfa..eb8eba2356381c3a5d6cd8dcf3e546df57cc9caa 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index eaf54b2b7b90faa6d0292c704578540894f1ceda..0e12a3f2ebabb8ba407144ad14b2b4e791f1d7c7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6baef375799c9ee18d8fae3fe91ce324ad0ba2fa..b953a1915fd68d71598aff4ab8c65528e92385e9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0427e7cef7e72071549d5e4b1e13ed365bee74dc..b77d8e696b2f7429d7812ce6abd7eb3cea0179a1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6808f1e7fc3a4d4236c5bdd67979beb9f81bc71f..901530eb4185418280cbbfce31b1d6c14c4008e5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c2e644cd7f4cbb6bc6ba95d11befc787961e9a73..d7f60c7b45ccb33896dd5431aaa5ed2ce25cca06 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f85f9ccb0b23315d580ca1df9959ff3318807a9f..99d1c340732d18bf65349f5cf6795875070ae5cf 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8dc9e82dc20772ef7c31a0222b192b0ba67b60e9..afb152244bc2bbc0b6371732dcc691e3cc5271b8 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 25c0b777763226fc4e08499cb8719beb90d36683..c6fefaaddfa66f4657acbfb3eb259763f981b990 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 337bfe2ba1a290eae487ffde8171cfccbc0f7beb..65748772af64a23ae9c12ffc923e0adfd121aede 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 07b4bbcb7b4a858674df0eaf7f5600bef0c282e4..755bbf489c56105d70d400c283aaa0febc4ed2e9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index da1cc77474764fbbfa47f47c292ece3d7251e82e..3c03d0f06bf768048b9924088327bf16b4b81a9d 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 42066aae63b6f90830b3ff177ac04d3d3b0c0288..dc01763ce34fad7673fae5f72d428dc431a4462b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6ef726969b3eb6d49be18e698f967339dd6b7e53..53eddc36d027cb5f79ee7355de5b1d403cd2863f 100644 (file)
@@ -1,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
 
 /**
index c65fdc7878e40faa39dbabdd8f6106677ca4b4c4..f823ad7e87c3d9821530e18aa405bb670b7fde35 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e44d4fea4b29f12d29af09e8f1993b5f54dc2617..5e729af17080ab9bb2694f17270e99ede273d5de 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2a7c3a8180828700a55fb8a405e9ee76b783273d..2caa596f10c460f4e5edd839c7d682e053a9f363 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index df08d3767feb141a7b77af19b356c6e603534730..484dcd44d393661ab18f7af7915ccd5115992727 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 10385145c2be64d2da338b7a711b67524493d427..f7bc67de0c913d9e4c0345ef5b2bad82e50e673b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f681ac73bdf649e9f2c3ae6c039dd2d32a106fa2..b4cd238f4851d9178fe048b5a0957a531a844887 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 513ad1dacc04d7d5a2efe73e57db77aaf1c1f4ab..5bf3bbc9dac9127585d2992acaed1ceac4a939c2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7b2220555089009268f51633bbc76616927b0cb3..460217631c6ce71328fbc47c2221ef602b0f587e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 706d1341489a7dec0ea4b6159b0f1f87efb045c7..53e382105145b4e9179179323d401e00c18c5bb9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 09b5d0567ff8ddfc32ea8a8fdbcc9705914cc10f..b1ca5c94debb1b0a85b09de2b9234ab3d49a2aca 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 483fda4f278e74cf2f99b3c1cbdccaefe2de1bfc..cf364bb5322f16655be1e960526fb4614c11d954 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5fc615819c4d4460231a4aaa673e06f1a0cd9103..9a0f2b01a3d7d5fefd98a46c488a8e5c88782709 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 049e31ba4711305884b0bba6ec0abdc3b98e2f16..17e6d47af2aadaeb6c25fb5ef2c920fceb687da9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 79ea15cb25ba8a45d42098434f3b27e7f26941c1..eedf766dc803d373e112ed44fc3e8aeaa5339664 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fae4a091b55d003abc2d47b9754314b506cad232..c60e1da21c85af8a66a246610d551faf04dd40da 100644 (file)
@@ -1,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
 
index 540330a50f01b454eedd7847548076582e168c1d..47ef785a261386a97b7b492c7fbff091303272a6 100644 (file)
@@ -1,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
 
index bdae02eabc02959e7ac901f78745cf065706fc37..3a0c5fe421ba893c257ace52fa6be7c2b758358c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5be26116a266f40068432e0bf43801fa3ce1290d..f3f53cc35fd77524e2712fa8b6dbecc9dacf9a0c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 30637dde2173433dd6bae8f66ed8be86465e4091..16f63b96f9595d01d06292cb5069eb8784deeaef 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a7ca52a914f08a49c5add6562c4e9e05186a8676..13531e014b04ca942d8b04e8fc0190cbc45a7975 100644 (file)
@@ -1,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
 
index d85f603c0ef62963bccb0ae34df98c6f7309e7f7..97f4b2d89f2331120b0eb5d9a177b54fe931ae04 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b2e4f58a2da17e87883dfd7f07730164a8f70518..05473e12ea27d3798f2a4f0689d637e458627dbd 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0d5a4e75cd85641e0767b5a06a82ce42724da611..fbf3fda0b327ca80a91c24ca70e2ab9abf76a497 100644 (file)
@@ -1,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
index 22d450cbb3470dc71af99d9f6ea272e57b6c8798..4e1cd05136f6df95cb2074e31ffa37ced72f6576 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 381538776815de5c61e57dfd3e2f861e4524136a..9a579d5ab19b11a9fdb2999c24dd9eeb23a5d6aa 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 13c3778405d8575b739c26a84ae70e10f92380fa..299c3631435bbdf9dce1b585c1a589240e2a2f12 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1b3715adf37f57fdf6ec6b18f666448c657c8cde..7a662fd0628ff76a51e6d1c8694b54bc727ae47c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2374625aaa2c4aa98228d53738f40dcd4b8b5ec6..40096c3460c601d382736b1cdad1a85301cf531e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a81fb39f1a6f50cd46fdd95a643c490fb321c6e2..b8e463ef6198388ddfa4c393ae13349c25aeefcd 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9bb6d7fc137d873d19491ba1c8fede2af6f449b0..3883afb2b578f824671b72948c2404e7910e440b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6ca25a893970d3ce3f16b061f62254813533d14e..2471808f6ea3f9d6b3f9e26cc9f677fefdec578f 100644 (file)
@@ -1,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
 
index 83114797d559a41ba1abe20aa8a451b847fe1efa..eb3d03910e1b698adfac7b648dae89cd99e2c047 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3ca563bd24c623fea45aead8e7d8640eb72b8c86..f560b42a7c99c0fe558cca4ea8168a8372f3c81e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index eadff5e1efce0f270b1b0cbf9f90a76574f60e49..d98ac2cb49995c9eb4a29ab412c978e02328a0a6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c097df0db997168aa80973874d79d3c2588e7a7b..324870e2d12de4a2c6f5abb5cac7f790154b2592 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 035ce918e73e9d084fae237163be1dd77373fe83..a7dd27d05bfefedc46fd460ec8e6f234a814357a 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9a1506da624997806249fa5d65b6b12dbac19b09..e1aae4d0f05adda5f81b742d930030b65ead1715 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 10019fa0112dd598e6a35a65ed018640a832a615..8f606c72c45965286b30e5c1a10b9273308b8a9f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 69e45e60d813562afe6d3420f4b6a349b1afc33d..1da28bcf83ef421d2f9bf37ea9795a63ff985b5f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2de6c007c0f19d0f3513f009210e6818f14beeef..5b696d24bdf38449afd809d329242705031818ab 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 442700f65219911a16803c1ca5f2f4171368cc9d..8b62d1b4394ed0deb66107b28b0a1f36c71c33c7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 26df967b9dd5c9e1a054f8ecb157392350d3e53e..42042a9198c592443f10bcf13fd7462e966f2977 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index dba48931a8d405d5c919b107fc11086fb28b2389..3952d475509310246a9faf64faf3f9fe053b9e47 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 710042ccde143ded5300421e95c6fcfe56da0f9f..0bb905fd016d44c5340a79603bdd9640b18c7de1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6de02a001fe92e3f789cd4c2138117612b2f8427..6cc6c1759cc7c2f4690d375a91b21644dbec65dc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e75e27d861fce3109ee93db75ab87807f4f15be3..592ef484001c8814622e5587753ba1eaa067e09b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ffe5ba24a55567bb4130c20b3f7fad2c8c492324..1169b916f7113a7112a14c7d5cbc182a434d5718 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 1fa788a2457de81d52b81cd87d028d97c7d8f6c6..4c32f22ff958c71a656a4457e102164799e95fd8 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 022d7e4cdad3e8ce9a878b20b4b2783dba8aa496..d48d967d6ca5286a49a2ef6d4f27d3ab902aa88c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0a02c748a74b4505afd9bdb8bd14dfe9babe70c1..cfc7691222abc6ebe10e78e8fc578de75a1d96d2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8165a30454c0471ecfad62360ecad90520b36c18..2766a7aded5e28bc43cb80eaea612f884354c4bc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6fa896e24ea1cab0b3a48f4ac292b44a6c07cca2..f0318aa4d72554c88e06ef324788b6425c162fb9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 5ece44cdea1ba6e622a01609db3d86c09f8fecf6..b4cef06fb631bc9ae092fe712d84d449e931d9f6 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 75bef9bcb54baf1fba549a1d9ced1bb2bb3dd536..d3b1748a206d06a5e8bdc11729f795851f7bfd18 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 9dfc9df0a288aa533986bfc90d8e6d0ab75c4842..fdd4e6a76867345fb64a32b291d38cb10a53ffec 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f5679d40e398a63ea96c95213c196852eac5bb66..5f35afae282f604f14ab32bbb7f01b176bb696a7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 364033a8aa7c313ba336b8290826fd7276bb5aa5..27178a31ceaf4f7092dba918ec8d3457bcde6529 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 21b7a2c6ba5f2c472e3d21db54ff194d9aef3fd3..526674d4217ce43f376b2f6902871996af78d59d 100644 (file)
@@ -1,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
 
 /**
index 4a4d1ff651fe90d37314beb6c3f7a129ef3d9954..83704cd9e8a16c8a9d969d20a850e09489f119cc 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 84ba13e23ab76d729b5af61803229100687e953d..824398b7ae1150b0a68be4f7e9372556463b9469 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b05e9296cad989d55784b921d8c3c1ea46c65297..6e0acad3ca3d6e7431c260a8aa5afabc4ea06412 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index afe7efffe6851759acf7ea8bcd13c2118d8ab9f0..8595d16c3b3e55137b0ff620c364d63b9c194e0c 100644 (file)
@@ -1,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
index fbd9caf9852b7a014f50dbae81e5afe514cbe113..3f0839efd89519a13160f1eaee5602d329310f18 100644 (file)
@@ -1,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"
index 52ec9722af509656313940cc7fc346533afe63bc..bfd9bb1f725944b1a1dad28b116cf818e7ecee52 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8dcea746f9f4ce7b3f891ba2d3d1433822474258..0e36755782a173f4fef2f06d5e01af9d104126c1 100644 (file)
@@ -1,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
index 2ce2e0e0c0874e77ca86ba99124e7ecdcc967c51..4408104589c4633125a76593843af88e6a8bd14f 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bb279129a2a8f1c81c1711ca0b10190b9e34665c..4eb17409e834cb8b5b651214e6ae32451d20360e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8804c6c1ee921efd0e6f57a4d450e4679df1debb..503e90580252fa0574e4409f9503920a4ed523ee 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 461524d3a8aae03fc6c06ede8f184ce6604d6ee1..685f492683a40498b01b3d38dee4db10621d85ea 100644 (file)
@@ -1,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
index 9d8af8a7ceb79657d4f156cba9119ce30c0f3480..6f9f2e30f234b61e1780d1013e2252c2ba34aa50 100644 (file)
@@ -1,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 <string>
index 7dbebbe946ead03235d17c73d00a499e9535d5e7..38c242a608ee3bcf07310a22fb79ad6a92457b29 100644 (file)
@@ -1,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
index d361868c31ade5ddbffe1661f6444341e607a6c0..1d37f062c817f730388b840aabaf151e5179e2cd 100644 (file)
@@ -1,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 <chrono>
index 1a694b3868b7f502e998d79fdb1892358b820335..8c2d99275be41cea243138b1a4bff5efe3acde35 100644 (file)
@@ -1,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 <cassert>
index 6f2525cf09f5a4977fadc6bb735a5e4e2b6e0287..4fc0cb063602ab74fc8cbe40575fcc18eba471ea 100644 (file)
@@ -1,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 <compare>
index b65b07f60e71041e517bd15c6b61882bc2f89e4a..f1679e7409d307db36b8091a6dfa17f2b1d5d4f4 100644 (file)
@@ -1,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 <cassert>
index 43d66f2e279229b2f068dcb633c13786dca1563c..a911b68b9e91484296b763db2a8ecdc60bb36a8b 100644 (file)
@@ -1,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 <functional>
index 9b4d5332ef148f0b9c7b6e96681e9c952d39414f..86a45c16946d9fc38d50624710975523e28c06b8 100644 (file)
@@ -1,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 <iosfwd>
index 922d5d2d804c368bdcacd2ceb634edbaa49d1603..75847c405a441928ee8b7cf905bd0cdea8560823 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 70c9d5bd8f8032675b4cff06b146cc04fd7bbc87..10a12ceddb054bb8333a1a5956599ff247a74271 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 054d96d99646cc154e95b93032e7e1fd14e4b225..b3d61fda350942593cf28eaf986cadd300f136ba 100644 (file)
@@ -1,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
 
index b6e56c19860c48049d122f2f0b5f7cf485d1929c..509c5ed7a319f83c9e38996aed23497d26df5399 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e34aaaec6d181d4080b21ab942c02e32df8d911e..95bff9628849be9a8ce6678deead94c6d56522f5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index c016fba2008fe1a97a9b5f28c52d16041539701c..378f092a47a2e00b44ddc9434a96f851d92b6e00 100644 (file)
@@ -1,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
 
index 028ed7b26fbede575c91b218f236a3a098d3247b..eb16c1693d0fab735f32d48778ccc13acf3f364c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6ed52c6af3b528f3b4b590b57aa6e54b2327be6f..5fb5a1ae4c222135bc7dac1d39db71bcf3c5ba0c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ca9888f1dc57be2ad0e2fe3a14d93920dedd4227..2de3a386e4832a23f0fadf90c0962ab806390e93 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 2dc4e532212796b4d7b5073091d1d23a59341c45..2302a274b15da34356e49113309ce1b2acb751b3 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index feb9b3fd15c9ff23207e9b4b7a0a87fbdcbf32ce..640b0a7ddabdb25b9d41257dd5e74caf70d08bf1 100644 (file)
@@ -1,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 <string>
index 23a91821fb7261e253ae9191381494a22ccea014..eec9d8d307cb9ccf3c3fe509a084fc90e6ae9911 100644 (file)
@@ -1,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
  *
index c98fa82cf6fb9baeeb72a1cedc37a1b2411efd13..9a0ba45fd6e71e08fa37504adbd995cd9a48a976 100644 (file)
@@ -1,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
  *
index 20a62cd250784cd49a3a2aec4fd15a4fb6dba891..95456c793db9d3235ae41a53395f1c50e366e643 100644 (file)
@@ -1,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
  *
index 5df4888a31f294fc038ee4ef3b6e87d68e8b8e52..ee365a3c0f4992dabdda585a4a8ab729a40ced33 100644 (file)
@@ -1,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"
index 0b8382d0829b982b6a64345e15042b3a04509711..d322b8cee01f4cc2a8089348d8c9aae1f1f7b969 100644 (file)
@@ -1,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"
index 5e79933a266ade3757274033be0e984558c56b83..a22de31451418918ee1282055ddb07b17f4ee00b 100644 (file)
@@ -1,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
index 24d73fe62d94222198410cfcee39f937604c4ed9..d69a0b6b5a82a39bb849417c12fef2a01c278a5f 100644 (file)
@@ -1,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
 
index 6da9acddef93bd92f9b70d11d0e1789000ec9b6a..7a1d1a8b7047f4d000a09560d591ec4df1e53ac9 100644 (file)
@@ -1,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"
 
index fc6eff3acdbe3a4bf7e45b41dafab878aff53f48..8becb10bcb8bb815615bafe0af26d5ac51a15100 100644 (file)
@@ -1,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 <map>
 #include <set>
 #include <string>
index 458915306eea272998f821d1047d487e775d225b..f3272c6ec97ee1c2d3dbde750403678b7d79c8b5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f3bce98ece3c6a482f27b60339d045ef381ac1da..8d8ccca18e10372817b94d7bb84cacd9b4e8382c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ecc1ddd8428568cd26d0a3114b7751a21ab3c9e1..724a4a4087ee63e70c6ab401bf4d0a73af0aeab9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index a10f82a15aa2f65eeb310ca06cab2cfcb07e5469..628cb9221f25c708a970757baaf0ace006301b7e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d682933ed185d8c12a9f60802445876d830bce59..0a6ab1184b362ede1494d307e76d85870a94847b 100644 (file)
@@ -1,5 +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
  *
index 8eb2432b1644555e077c549afb503c8f7eb681b0..a99b18c582e88d8cc6ec415f5ea4d5661b6adf06 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4719da97086dc58e5654769572d547f119882e34..08b0ab56fbe4444879a2ba3fe8d9cb0746c66731 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d8b97a86441d73316c9fe573f2503a7d1efe5e8e..7b06579010145d1a02969b45b7a2e531f3d7bf56 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ae1d3933261d92d87aa30611c514fe2d94fc7da4..5153f7a94bbe6a00d7d1d4f211125de1cb5cd24c 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 7cd96585efdc2e049169b326350c9c2b4d682e97..6c606614e8b4f562f3d910951f9c0ef5be1df93a 100644 (file)
@@ -1,5 +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
  *
index 295f8994e3c36fbd8e0ff9570db9dfc981227e88..49b5472bc6c413495007eccb2e515715180f105f 100644 (file)
@@ -1,5 +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
  *
index ea5d57b0d31af79853c41979424fc9ad8213fa0a..3eb59ae47c3cb26da135311cf799003828f004c5 100644 (file)
@@ -1,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
 
index ff08f50bad5d7ad2f674b7598c776bc4710abfcc..1f728e1ab54327f1711582fc5e5cafdd15967dce 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 719ffab4800e5793cd1e3f65cf4b6c79aad34738..bfc142b8e02fd78bb3b1d12684d48b0f8e184277 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f35f5212a487e9b7cd72a82ebf49d9c9431a4293..80c4b1f02ac85f524059d31d4e36e934b40f47b4 100644 (file)
@@ -1,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"
index a334361ca208dbfde65ee2fe043fc693983eefb3..0369fc7c8d610e09a8f93c6a4bd89fe9512c5881 100644 (file)
@@ -1,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"
index 4fec82c349a8d19959f5dacfe8ea9a44aebda857..4ab93c147c1d40613e98833a6aab99769d374da8 100644 (file)
@@ -1,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"
index c2a231a3b7268868cd6319ff6506de523100259c..f4ffe7476d622d5b7f1202105f930b6edc28bce9 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3149d1b424aecc7d726bdca72da8c3f68024d107..1c8b26fc79b2ba49f298e19e0a8e23ae3e625d3a 100644 (file)
@@ -1,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
index e8ba4890b221f9b523066b92e17f0c06867bac15..9431f1774f16b5784a52231152479b45fe71f896 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index 27bb7a292eba5eb0667a18950d4f577ef07603f2..183859271bf170c67eadf7df38befae3dceb49bc 100644 (file)
@@ -1,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"
index 654499f6bd1a3c5e7515cf509d0f437991a54573..8b43c2d9ea2e8263eebe74212fa1845405844b7e 100644 (file)
@@ -1,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
index 83015c7652458a68a79b1e350101db6581c13a8d..33b7687639c5921cd02aa15dafad8e86e2e1c586 100644 (file)
@@ -1,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
index 8cb1b099b814048906ba2766fe543f28f002993a..37adae85937d89158da841acbceec901ac8d44bb 100644 (file)
@@ -1,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
 
index ba97dff960b9bddcdd3685e3467fb55d4bf5551a..a7f9f9a75584f4947813d701385339ec1c14dc11 100644 (file)
@@ -1,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
 
index 99f84ac07731e596dab9f0e6e509ba0baede4784..65e7ec07f4933aeb22e9e0b016a2de5a6aca3a30 100644 (file)
@@ -1,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
index f746e8c55a6dead88088667eb697f4c101b790d7..a741343b7a2a97407fb35f221a7f3aa017d86398 100644 (file)
@@ -1,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 <string>
index 27a1a13dfa632e3f5573465bfc5d55d797f51ab4..c97e9665d0949e6dec8a3eff9158fafa671e6af7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index bc53ff0de2cd349dfc680e42399aae0d93cd6b43..3fbe26db14a2760ee152d931d30afdf6e1d3ff6e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index a6268f3e429c20cf518fa2547c1cbd42db42ec00..bfabbe2149c23f429754c0e1504c66942e497ab1 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index bd930072d13631a3c2ea907c5c73983d9b529454..c6dca51a047dc6ffcdbe3c4bc61ecc2c153ce151 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index 1724feb83c4aaa61880c55acb4694b9afcc7717c..04c1895d924850bb16224e071db3dad3ba3680cb 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index ed4bf7de138c9ce74c2d044b3297d95223231396..7d071e6bd8aa3ddf70f394ba75db373f6ce15ba2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index dbec45b39f825fa8e7ac2e87ddec19315bacd598..602bc9a022c43e08ec9333504cf832e7fafda223 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index 2ccf7cfbed8a1e68a8a2dad520e3cf62a839c070..69445952457245d864d1917456c53e4646168378 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
 * Ceph - scalable distributed file system
 *
index 11639ca3f49d72e3176d5d32159c536e0c3bef39..3018d93cc91966908b25240997fb74100533aaf8 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index b7b3a6d7189d2e8edafc7c381c40a775ec8f98b8..b6f5eb8cefedd9c2539459b5f44d2bcd42d5dda5 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4ef976e4a9adcb07f2ffdc8eb7d0086e412de83f..4cfd903dca5bab4471b9254188458b87d08ee681 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 6c3111c141b555b2379002f6c209cc5ca8830d1a..8db09bab1ead4ac207acaa67071650eb82989953 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index ad4848a99f8505e84ddc1bc330e1a977abc6aebc..d04bf593cb7327162bbbf56e419e5cc98055e8f7 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 3d3d883823e5320e3b00e6784e96ca8d65228bce..906110c2f979ed12fa9677063c6bc0fab4517db0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index f7405bc4ff88e09651c27d561cc8d233edad5a17..cb62c08ce89cac65188dd30e36e8ac1fd4571dbb 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 0a00975592ae6411b2e55c7f06428aa081faa3b8..e72cd31958eb81232ec20ebc6f4ac1ad1d9772e2 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * ceph - scalable distributed file system
  *
index 9c7db7f1b366661a9757ef74ff845e567965e39c..c2d96eb12ca05b3e0d15b6afcb5e4f8915b4633e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * ceph - scalable distributed file system
  *
index f463d976e0fb944fd486ceacbab5bc194c868c9c..be2d27d039f8a9788b95c6b04a138522e314a51e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * ceph - scalable distributed file system
  *
index 664c1bc25b78887fc4e9a8d3f6b988c14b1d4c68..092f4f89a46c25972004c472948c0e80c97cc42e 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4b14c9b847eade361b6e3d6d88e5be9d6ff16bca..021a63db4c5fd1398479bf781e5ed1ad82c68623 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index fe02fa48aa550377e1ed9629a8d906479efa4ecd..b81de171903fa15a6c272e0137e1e2aa52e9654c 100644 (file)
@@ -1,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__
 
index d69d893b264dcd120c55b1c0bf52930604d64cbf..e7b332f010a901c51ea697dea13e44163cefb6b0 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 57b71f1b5fcac843c9a214cfaac09c97637e79c9..92a2ccf91bba4df2f5233f31435b6d4b20681624 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index e6aea4957332a9770670aeede8d6064fe9743f7b..d12868a45ef7e71e99e1b07c24e6361f22f3a59b 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index d1828df9940b0e680c574412509e1c73457fb379..166cd4dc812b81e8f1024881ec7e2568e167d9ba 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 8bd3cb7cb5cef61490593136ec71b11a30880a6a..c2c02f88d7840f18762cbd0fe0aef6c250a7d0cb 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *
index 4032db68777898b8376fc0e1b56694dd1d0caea6..2922058c6dd7987d21823b49422cf92a513ee044 100644 (file)
@@ -1,5 +1,6 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2 sts=2 expandtab
+
 /*
  * Ceph - scalable distributed file system
  *