]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Update indent settings cc
authorEdwin Rodriguez <edwin.rodriguez1@ibm.com>
Wed, 1 Oct 2025 13:09:50 +0000 (09:09 -0400)
committerEdwin Rodriguez <edwin.rodriguez1@ibm.com>
Thu, 2 Oct 2025 21:32:57 +0000 (17:32 -0400)
Fixes: https://tracker.ceph.com/issues/72587
Signed-off-by: Edwin Rodriguez <edwin.rodriguez1@ibm.com>
1883 files changed:
examples/librados/hello_world.cc
examples/librbd/hello_world.cc
fusetrace/fusetrace_ll.cc
src/SimpleRADOSStriper.cc
src/arch/probe.cc
src/auth/AuthClientHandler.cc
src/auth/AuthMethodList.cc
src/auth/AuthRegistry.cc
src/auth/AuthServiceHandler.cc
src/auth/AuthSessionHandler.cc
src/auth/Crypto.cc
src/auth/KeyRing.cc
src/auth/cephx/CephxClientHandler.cc
src/auth/cephx/CephxKeyServer.cc
src/auth/cephx/CephxProtocol.cc
src/auth/cephx/CephxServiceHandler.cc
src/auth/cephx/CephxSessionHandler.cc
src/auth/none/AuthNoneAuthorizeHandler.cc
src/blk/BlockDevice.cc
src/blk/aio/aio.cc
src/blk/kernel/KernelDevice.cc
src/blk/kernel/io_uring.cc
src/blk/pmem/PMEMDevice.cc
src/blk/spdk/NVMEDevice.cc
src/ceph_fuse.cc
src/ceph_mds.cc
src/ceph_mgr.cc
src/ceph_mon.cc
src/ceph_nvmeof_monitor_client.cc
src/ceph_osd.cc
src/ceph_syn.cc
src/client/Client.cc
src/client/ClientSnapRealm.cc
src/client/Delegation.cc
src/client/Dentry.cc
src/client/Fh.cc
src/client/Inode.cc
src/client/MetaRequest.cc
src/client/MetaSession.cc
src/client/SyntheticClient.cc
src/client/Trace.cc
src/client/barrier.cc
src/client/fuse_ll.cc
src/cls/2pc_queue/cls_2pc_queue.cc
src/cls/2pc_queue/cls_2pc_queue_client.cc
src/cls/cas/cls_cas.cc
src/cls/cas/cls_cas_client.cc
src/cls/cas/cls_cas_internal.cc
src/cls/cephfs/cls_cephfs.cc
src/cls/cephfs/cls_cephfs_client.cc
src/cls/cmpomap/client.cc
src/cls/cmpomap/server.cc
src/cls/fifo/cls_fifo.cc
src/cls/hello/cls_hello.cc
src/cls/journal/cls_journal.cc
src/cls/journal/cls_journal_client.cc
src/cls/journal/cls_journal_types.cc
src/cls/lock/cls_lock.cc
src/cls/lock/cls_lock_client.cc
src/cls/lock/cls_lock_ops.cc
src/cls/lock/cls_lock_types.cc
src/cls/log/cls_log.cc
src/cls/log/cls_log_client.cc
src/cls/numops/cls_numops.cc
src/cls/otp/cls_otp.cc
src/cls/otp/cls_otp_client.cc
src/cls/otp/cls_otp_types.cc
src/cls/queue/cls_queue.cc
src/cls/queue/cls_queue_client.cc
src/cls/queue/cls_queue_src.cc
src/cls/rbd/cls_rbd.cc
src/cls/rbd/cls_rbd_client.cc
src/cls/rbd/cls_rbd_types.cc
src/cls/refcount/cls_refcount.cc
src/cls/refcount/cls_refcount_client.cc
src/cls/refcount/cls_refcount_ops.cc
src/cls/rgw/cls_rgw.cc
src/cls/rgw/cls_rgw_client.cc
src/cls/rgw/cls_rgw_ops.cc
src/cls/rgw/cls_rgw_types.cc
src/cls/rgw_gc/cls_rgw_gc.cc
src/cls/rgw_gc/cls_rgw_gc_client.cc
src/cls/sem_set/module.cc
src/cls/timeindex/cls_timeindex.cc
src/cls/timeindex/cls_timeindex_client.cc
src/cls/user/cls_user.cc
src/cls/user/cls_user_client.cc
src/cls/user/cls_user_ops.cc
src/cls/user/cls_user_types.cc
src/cls/version/cls_version.cc
src/cls/version/cls_version_client.cc
src/cls/version/cls_version_types.cc
src/cls_acl.cc
src/cls_crypto.cc
src/common/AsyncOpTracker.cc
src/common/BackTrace.cc
src/common/CDC.cc
src/common/CompatSet.cc
src/common/ConfUtils.cc
src/common/ContextCompletion.cc
src/common/Cycles.cc
src/common/DecayCounter.cc
src/common/EventTrace.cc
src/common/FastCDC.cc
src/common/Finisher.cc
src/common/FixedCDC.cc
src/common/Formatter.cc
src/common/Graylog.cc
src/common/HTMLFormatter.cc
src/common/HeartbeatMap.cc
src/common/JSONFormatter.cc
src/common/Journald.cc
src/common/LogClient.cc
src/common/LogEntry.cc
src/common/OutputDataSocket.cc
src/common/PluginRegistry.cc
src/common/PriorityCache.cc
src/common/Readahead.cc
src/common/RefCountedObj.cc
src/common/SloppyCRCMap.cc
src/common/TableFormatter.cc
src/common/TextTable.cc
src/common/Thread.cc
src/common/Throttle.cc
src/common/Timer.cc
src/common/TracepointProvider.cc
src/common/TrackedOp.cc
src/common/WorkQueue.cc
src/common/XMLFormatter.cc
src/common/admin_socket.cc
src/common/admin_socket_client.cc
src/common/aix_errno.cc
src/common/assert.cc
src/common/bit_str.cc
src/common/blkdev.cc
src/common/bloom_filter.cc
src/common/buffer.cc
src/common/ceph_argparse.cc
src/common/ceph_context.cc
src/common/ceph_crypto.cc
src/common/ceph_time.cc
src/common/cmdparse.cc
src/common/code_environment.cc
src/common/common_init.cc
src/common/compat.cc
src/common/config.cc
src/common/config_values.cc
src/common/crc32c.cc
src/common/darwin_errno.cc
src/common/dns_resolve.cc
src/common/dummy.cc
src/common/entity_name.cc
src/common/environment.cc
src/common/error_code.cc
src/common/escape.cc
src/common/fd.cc
src/common/frag.cc
src/common/freebsd_errno.cc
src/common/fs_types.cc
src/common/hex.cc
src/common/histogram.cc
src/common/hobject.cc
src/common/hostname.cc
src/common/io_exerciser/DataGenerator.cc
src/common/io_exerciser/Model.cc
src/common/ipaddr.cc
src/common/iso_8601.cc
src/common/lockdep.cc
src/common/mclock_common.cc
src/common/mempool.cc
src/common/mutex_debug.cc
src/common/numa.cc
src/common/obj_bencher.cc
src/common/openssl_opts_handler.cc
src/common/options.cc
src/common/options/build_options.cc
src/common/ostream_temp.cc
src/common/perf_counters.cc
src/common/perf_histogram.cc
src/common/pick_address.cc
src/common/pretty_binary.cc
src/common/random_string.cc
src/common/run_cmd.cc
src/common/signal.cc
src/common/snap_types.cc
src/common/solaris_errno.cc
src/common/str_list.cc
src/common/str_map.cc
src/common/strtol.cc
src/common/tcp_info.cc
src/common/tracer.cc
src/common/types.cc
src/common/url_escape.cc
src/common/util.cc
src/common/version.cc
src/common/win32/blkdev.cc
src/common/win32/dlfcn.cc
src/common/win32/dns_resolve.cc
src/common/win32/errno.cc
src/compressor/Compressor.cc
src/compressor/lz4/LZ4Compressor.cc
src/crimson/admin/admin_socket.cc
src/crimson/admin/osd_admin.cc
src/crimson/admin/pg_commands.cc
src/crimson/auth/KeyRing.cc
src/crimson/common/buffer_io.cc
src/crimson/common/buffer_seastar.cc
src/crimson/common/config_proxy.cc
src/crimson/common/fatal_signal.cc
src/crimson/common/formatter.cc
src/crimson/common/log.cc
src/crimson/common/operation.cc
src/crimson/common/perf_counters_collection.cc
src/crimson/common/throttle.cc
src/crimson/common/tmap_helpers.cc
src/crimson/common/tri_mutex.cc
src/crimson/crush/CrushLocation.cc
src/crimson/mgr/client.cc
src/crimson/mon/MonClient.cc
src/crimson/net/Errors.cc
src/crimson/net/FrameAssemblerV2.cc
src/crimson/net/Messenger.cc
src/crimson/net/ProtocolV2.cc
src/crimson/net/Socket.cc
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketMessenger.cc
src/crimson/net/io_handler.cc
src/crimson/os/alienstore/alien_log.cc
src/crimson/os/alienstore/alien_store.cc
src/crimson/os/alienstore/thread_pool.cc
src/crimson/os/cyanstore/cyan_store.cc
src/crimson/os/futurized_store.cc
src/crimson/os/seastore/async_cleaner.cc
src/crimson/os/seastore/backref/btree_backref_manager.cc
src/crimson/os/seastore/backref_manager.cc
src/crimson/os/seastore/btree/btree_types.cc
src/crimson/os/seastore/cache.cc
src/crimson/os/seastore/cached_extent.cc
src/crimson/os/seastore/collection_manager.cc
src/crimson/os/seastore/collection_manager/collection_flat_node.cc
src/crimson/os/seastore/collection_manager/flat_collection_manager.cc
src/crimson/os/seastore/device.cc
src/crimson/os/seastore/extent_pinboard.cc
src/crimson/os/seastore/extent_placement_manager.cc
src/crimson/os/seastore/journal.cc
src/crimson/os/seastore/journal/circular_bounded_journal.cc
src/crimson/os/seastore/journal/circular_journal_space.cc
src/crimson/os/seastore/journal/record_submitter.cc
src/crimson/os/seastore/journal/segment_allocator.cc
src/crimson/os/seastore/journal/segmented_journal.cc
src/crimson/os/seastore/lba/btree_lba_manager.cc
src/crimson/os/seastore/lba/lba_btree_node.cc
src/crimson/os/seastore/lba_manager.cc
src/crimson/os/seastore/lba_mapping.cc
src/crimson/os/seastore/object_data_handler.cc
src/crimson/os/seastore/omap_manager.cc
src/crimson/os/seastore/omap_manager/btree/btree_omap_manager.cc
src/crimson/os/seastore/omap_manager/btree/omap_btree_node_impl.cc
src/crimson/os/seastore/onode.cc
src/crimson/os/seastore/onode_manager/staged-fltree/fltree_onode_manager.cc
src/crimson/os/seastore/onode_manager/staged-fltree/node.cc
src/crimson/os/seastore/onode_manager/staged-fltree/node_extent_manager.cc
src/crimson/os/seastore/onode_manager/staged-fltree/node_extent_manager/seastore.cc
src/crimson/os/seastore/onode_manager/staged-fltree/node_impl.cc
src/crimson/os/seastore/onode_manager/staged-fltree/stages/item_iterator_stage.cc
src/crimson/os/seastore/onode_manager/staged-fltree/stages/key_layout.cc
src/crimson/os/seastore/onode_manager/staged-fltree/stages/node_stage.cc
src/crimson/os/seastore/onode_manager/staged-fltree/stages/node_stage_layout.cc
src/crimson/os/seastore/onode_manager/staged-fltree/stages/sub_items_stage.cc
src/crimson/os/seastore/onode_manager/staged-fltree/super.cc
src/crimson/os/seastore/onode_manager/staged-fltree/value.cc
src/crimson/os/seastore/random_block_manager.cc
src/crimson/os/seastore/random_block_manager/avlallocator.cc
src/crimson/os/seastore/random_block_manager/block_rb_manager.cc
src/crimson/os/seastore/random_block_manager/nvme_block_device.cc
src/crimson/os/seastore/random_block_manager/rbm_device.cc
src/crimson/os/seastore/record_scanner.cc
src/crimson/os/seastore/root_block.cc
src/crimson/os/seastore/seastore.cc
src/crimson/os/seastore/seastore_types.cc
src/crimson/os/seastore/segment_manager.cc
src/crimson/os/seastore/segment_manager/block.cc
src/crimson/os/seastore/segment_manager/ephemeral.cc
src/crimson/os/seastore/segment_manager/zbd.cc
src/crimson/os/seastore/segment_manager_group.cc
src/crimson/os/seastore/transaction_interruptor.cc
src/crimson/os/seastore/transaction_manager.cc
src/crimson/osd/backfill_state.cc
src/crimson/osd/heartbeat.cc
src/crimson/osd/main.cc
src/crimson/osd/main_config_bootstrap_helpers.cc
src/crimson/osd/objclass.cc
src/crimson/osd/object_context.cc
src/crimson/osd/object_metadata_helper.cc
src/crimson/osd/ops_executer.cc
src/crimson/osd/osd.cc
src/crimson/osd/osd_meta.cc
src/crimson/osd/osd_operation.cc
src/crimson/osd/osd_operations/background_recovery.cc
src/crimson/osd/osd_operations/client_request.cc
src/crimson/osd/osd_operations/internal_client_request.cc
src/crimson/osd/osd_operations/logmissing_request.cc
src/crimson/osd/osd_operations/logmissing_request_reply.cc
src/crimson/osd/osd_operations/peering_event.cc
src/crimson/osd/osd_operations/pg_advance_map.cc
src/crimson/osd/osd_operations/pgpct_request.cc
src/crimson/osd/osd_operations/recovery_subrequest.cc
src/crimson/osd/osd_operations/replicated_request.cc
src/crimson/osd/osd_operations/replicated_request_reply.cc
src/crimson/osd/osd_operations/scrub_events.cc
src/crimson/osd/osd_operations/snaptrim_event.cc
src/crimson/osd/osdmap_gate.cc
src/crimson/osd/pg.cc
src/crimson/osd/pg_activation_blocker.cc
src/crimson/osd/pg_backend.cc
src/crimson/osd/pg_interval_interrupt_condition.cc
src/crimson/osd/pg_map.cc
src/crimson/osd/pg_meta.cc
src/crimson/osd/pg_recovery.cc
src/crimson/osd/pg_shard_manager.cc
src/crimson/osd/recovery_backend.cc
src/crimson/osd/replicated_backend.cc
src/crimson/osd/replicated_recovery_backend.cc
src/crimson/osd/scheduler/mclock_scheduler.cc
src/crimson/osd/scheduler/scheduler.cc
src/crimson/osd/scrub/pg_scrubber.cc
src/crimson/osd/scrub/scrub_machine.cc
src/crimson/osd/scrub/scrub_validator.cc
src/crimson/osd/shard_services.cc
src/crimson/osd/watch.cc
src/crimson/tools/objectstore/crimson_objectstore_tool.cc
src/crimson/tools/objectstore/objectstore_tool.cc
src/crimson/tools/perf_crimson_msgr.cc
src/crimson/tools/perf_staged_fltree.cc
src/crimson/tools/store_nbd/block_driver.cc
src/crimson/tools/store_nbd/fs_driver.cc
src/crimson/tools/store_nbd/tm_driver.cc
src/crush/CrushCompiler.cc
src/crush/CrushLocation.cc
src/crush/CrushTester.cc
src/crush/CrushWrapper.cc
src/dmclock/sim/src/ConfUtils.cc
src/dmclock/sim/src/config.cc
src/dmclock/sim/src/str_list.cc
src/dmclock/sim/src/test_dmclock.cc
src/dmclock/sim/src/test_dmclock_main.cc
src/dmclock/sim/src/test_ssched.cc
src/dmclock/sim/src/test_ssched_main.cc
src/dmclock/src/dmclock_util.cc
src/dmclock/support/src/run_every.cc
src/dmclock/support/test/test_ind_intru_heap.cc
src/dmclock/support/test/test_indirect_intrusive_heap.cc
src/dmclock/support/test/test_intrusive_heap.cc
src/dmclock/test/test_dmclock_client.cc
src/dmclock/test/test_dmclock_server.cc
src/dmclock/test/test_test_client.cc
src/erasure-code/ErasureCode.cc
src/erasure-code/ErasureCodePlugin.cc
src/erasure-code/clay/ErasureCodeClay.cc
src/erasure-code/clay/ErasureCodePluginClay.cc
src/erasure-code/jerasure/ErasureCodeJerasure.cc
src/erasure-code/jerasure/ErasureCodePluginJerasure.cc
src/erasure-code/jerasure/jerasure_init.cc
src/erasure-code/lrc/ErasureCodeLrc.cc
src/erasure-code/lrc/ErasureCodePluginLrc.cc
src/erasure-code/shec/ErasureCodePluginShec.cc
src/erasure-code/shec/ErasureCodeShec.cc
src/erasure-code/shec/ErasureCodeShecTableCache.cc
src/extblkdev/ExtBlkDevPlugin.cc
src/extblkdev/vdo/ExtBlkDevPluginVdo.cc
src/extblkdev/vdo/ExtBlkDevVdo.cc
src/global/global_context.cc
src/global/global_init.cc
src/global/pidfile.cc
src/global/signal_handler.cc
src/global/signal_handler_win32.cc
src/include/filepath.cc
src/include/invoke_date.cc
src/include/object.cc
src/include/types.cc
src/include/utime.cc
src/include/uuid.cc
src/journal/Entry.cc
src/journal/Future.cc
src/journal/FutureImpl.cc
src/journal/JournalMetadata.cc
src/journal/JournalPlayer.cc
src/journal/JournalRecorder.cc
src/journal/JournalTrimmer.cc
src/journal/Journaler.cc
src/journal/ObjectPlayer.cc
src/journal/ObjectRecorder.cc
src/journal/Utils.cc
src/kv/KeyValueDB.cc
src/kv/KeyValueHistogram.cc
src/kv/RocksDBStore.cc
src/libcephfs.cc
src/libcephsqlite.cc
src/librados-config.cc
src/librados/IoCtxImpl.cc
src/librados/RadosClient.cc
src/librados/RadosXattrIter.cc
src/librados/librados_c.cc
src/librados/librados_cxx.cc
src/librados/snap_set_diff.cc
src/libradosstriper/MultiAioCompletionImpl.cc
src/libradosstriper/RadosStriperImpl.cc
src/libradosstriper/libradosstriper.cc
src/librbd/AsioEngine.cc
src/librbd/AsyncObjectThrottle.cc
src/librbd/AsyncRequest.cc
src/librbd/ConfigWatcher.cc
src/librbd/DeepCopyRequest.cc
src/librbd/ExclusiveLock.cc
src/librbd/Features.cc
src/librbd/ImageCtx.cc
src/librbd/ImageState.cc
src/librbd/ImageWatcher.cc
src/librbd/Journal.cc
src/librbd/LibrbdAdminSocketHook.cc
src/librbd/ManagedLock.cc
src/librbd/MirroringWatcher.cc
src/librbd/ObjectMap.cc
src/librbd/Operations.cc
src/librbd/PluginRegistry.cc
src/librbd/TrashWatcher.cc
src/librbd/Utils.cc
src/librbd/WatchNotifyTypes.cc
src/librbd/Watcher.cc
src/librbd/api/Config.cc
src/librbd/api/DiffIterate.cc
src/librbd/api/Group.cc
src/librbd/api/Image.cc
src/librbd/api/Io.cc
src/librbd/api/Migration.cc
src/librbd/api/Mirror.cc
src/librbd/api/Namespace.cc
src/librbd/api/Pool.cc
src/librbd/api/PoolMetadata.cc
src/librbd/api/Snapshot.cc
src/librbd/api/Trash.cc
src/librbd/api/Utils.cc
src/librbd/asio/ContextWQ.cc
src/librbd/cache/ImageWriteback.cc
src/librbd/cache/ObjectCacherObjectDispatch.cc
src/librbd/cache/ObjectCacherWriteback.cc
src/librbd/cache/ParentCacheObjectDispatch.cc
src/librbd/cache/WriteAroundObjectDispatch.cc
src/librbd/cache/WriteLogImageDispatch.cc
src/librbd/cache/pwl/AbstractWriteLog.cc
src/librbd/cache/pwl/DiscardRequest.cc
src/librbd/cache/pwl/ImageCacheState.cc
src/librbd/cache/pwl/InitRequest.cc
src/librbd/cache/pwl/LogEntry.cc
src/librbd/cache/pwl/LogMap.cc
src/librbd/cache/pwl/LogOperation.cc
src/librbd/cache/pwl/Request.cc
src/librbd/cache/pwl/ShutdownRequest.cc
src/librbd/cache/pwl/SyncPoint.cc
src/librbd/cache/pwl/Types.cc
src/librbd/cache/pwl/rwl/LogEntry.cc
src/librbd/cache/pwl/rwl/LogOperation.cc
src/librbd/cache/pwl/rwl/ReadRequest.cc
src/librbd/cache/pwl/rwl/Request.cc
src/librbd/cache/pwl/rwl/WriteLog.cc
src/librbd/cache/pwl/ssd/LogEntry.cc
src/librbd/cache/pwl/ssd/LogOperation.cc
src/librbd/cache/pwl/ssd/ReadRequest.cc
src/librbd/cache/pwl/ssd/Request.cc
src/librbd/cache/pwl/ssd/WriteLog.cc
src/librbd/crypto/BlockCrypto.cc
src/librbd/crypto/CryptoContextPool.cc
src/librbd/crypto/CryptoObjectDispatch.cc
src/librbd/crypto/FormatRequest.cc
src/librbd/crypto/LoadRequest.cc
src/librbd/crypto/ShutDownCryptoRequest.cc
src/librbd/crypto/Utils.cc
src/librbd/crypto/luks/FlattenRequest.cc
src/librbd/crypto/luks/FormatRequest.cc
src/librbd/crypto/luks/Header.cc
src/librbd/crypto/luks/LUKSEncryptionFormat.cc
src/librbd/crypto/luks/LoadRequest.cc
src/librbd/crypto/luks/Magic.cc
src/librbd/crypto/openssl/DataCryptor.cc
src/librbd/deep_copy/ImageCopyRequest.cc
src/librbd/deep_copy/MetadataCopyRequest.cc
src/librbd/deep_copy/ObjectCopyRequest.cc
src/librbd/deep_copy/SetHeadRequest.cc
src/librbd/deep_copy/SnapshotCopyRequest.cc
src/librbd/deep_copy/SnapshotCreateRequest.cc
src/librbd/deep_copy/Utils.cc
src/librbd/exclusive_lock/AutomaticPolicy.cc
src/librbd/exclusive_lock/ImageDispatch.cc
src/librbd/exclusive_lock/PostAcquireRequest.cc
src/librbd/exclusive_lock/PreAcquireRequest.cc
src/librbd/exclusive_lock/PreReleaseRequest.cc
src/librbd/exclusive_lock/StandardPolicy.cc
src/librbd/group/ListSnapshotsRequest.cc
src/librbd/image/AttachChildRequest.cc
src/librbd/image/AttachParentRequest.cc
src/librbd/image/CloneRequest.cc
src/librbd/image/CloseRequest.cc
src/librbd/image/CreateRequest.cc
src/librbd/image/DetachChildRequest.cc
src/librbd/image/DetachParentRequest.cc
src/librbd/image/GetMetadataRequest.cc
src/librbd/image/ListWatchersRequest.cc
src/librbd/image/OpenRequest.cc
src/librbd/image/PreRemoveRequest.cc
src/librbd/image/RefreshParentRequest.cc
src/librbd/image/RefreshRequest.cc
src/librbd/image/RemoveRequest.cc
src/librbd/image/SetFlagsRequest.cc
src/librbd/image/SetSnapRequest.cc
src/librbd/image/ValidatePoolRequest.cc
src/librbd/image_watcher/NotifyLockOwner.cc
src/librbd/internal.cc
src/librbd/io/AioCompletion.cc
src/librbd/io/AsyncOperation.cc
src/librbd/io/CopyupRequest.cc
src/librbd/io/FlushTracker.cc
src/librbd/io/ImageDispatch.cc
src/librbd/io/ImageDispatchSpec.cc
src/librbd/io/ImageDispatcher.cc
src/librbd/io/ImageRequest.cc
src/librbd/io/IoOperations.cc
src/librbd/io/ObjectDispatch.cc
src/librbd/io/ObjectDispatchSpec.cc
src/librbd/io/ObjectDispatcher.cc
src/librbd/io/ObjectRequest.cc
src/librbd/io/QosImageDispatch.cc
src/librbd/io/QueueImageDispatch.cc
src/librbd/io/ReadResult.cc
src/librbd/io/RefreshImageDispatch.cc
src/librbd/io/SimpleSchedulerObjectDispatch.cc
src/librbd/io/Types.cc
src/librbd/io/Utils.cc
src/librbd/io/WriteBlockImageDispatch.cc
src/librbd/journal/CreateRequest.cc
src/librbd/journal/DemoteRequest.cc
src/librbd/journal/ObjectDispatch.cc
src/librbd/journal/OpenRequest.cc
src/librbd/journal/PromoteRequest.cc
src/librbd/journal/RemoveRequest.cc
src/librbd/journal/Replay.cc
src/librbd/journal/ResetRequest.cc
src/librbd/journal/StandardPolicy.cc
src/librbd/journal/Types.cc
src/librbd/journal/Utils.cc
src/librbd/librbd.cc
src/librbd/managed_lock/AcquireRequest.cc
src/librbd/managed_lock/BreakRequest.cc
src/librbd/managed_lock/GetLockerRequest.cc
src/librbd/managed_lock/ReacquireRequest.cc
src/librbd/managed_lock/ReleaseRequest.cc
src/librbd/managed_lock/Utils.cc
src/librbd/migration/FileStream.cc
src/librbd/migration/HttpClient.cc
src/librbd/migration/HttpStream.cc
src/librbd/migration/ImageDispatch.cc
src/librbd/migration/NBDStream.cc
src/librbd/migration/NativeFormat.cc
src/librbd/migration/OpenSourceImageRequest.cc
src/librbd/migration/QCOWFormat.cc
src/librbd/migration/RawFormat.cc
src/librbd/migration/RawSnapshot.cc
src/librbd/migration/S3Stream.cc
src/librbd/migration/SourceSpecBuilder.cc
src/librbd/migration/Utils.cc
src/librbd/mirror/DemoteRequest.cc
src/librbd/mirror/DisableRequest.cc
src/librbd/mirror/EnableRequest.cc
src/librbd/mirror/GetInfoRequest.cc
src/librbd/mirror/GetStatusRequest.cc
src/librbd/mirror/GetUuidRequest.cc
src/librbd/mirror/ImageRemoveRequest.cc
src/librbd/mirror/ImageStateUpdateRequest.cc
src/librbd/mirror/PromoteRequest.cc
src/librbd/mirror/snapshot/CreateNonPrimaryRequest.cc
src/librbd/mirror/snapshot/CreatePrimaryRequest.cc
src/librbd/mirror/snapshot/DemoteRequest.cc
src/librbd/mirror/snapshot/GetImageStateRequest.cc
src/librbd/mirror/snapshot/ImageMeta.cc
src/librbd/mirror/snapshot/PromoteRequest.cc
src/librbd/mirror/snapshot/RemoveImageStateRequest.cc
src/librbd/mirror/snapshot/SetImageStateRequest.cc
src/librbd/mirror/snapshot/Types.cc
src/librbd/mirror/snapshot/UnlinkPeerRequest.cc
src/librbd/mirror/snapshot/Utils.cc
src/librbd/mirror/snapshot/WriteImageStateRequest.cc
src/librbd/mirroring_watcher/Types.cc
src/librbd/object_map/CreateRequest.cc
src/librbd/object_map/DiffRequest.cc
src/librbd/object_map/InvalidateRequest.cc
src/librbd/object_map/LockRequest.cc
src/librbd/object_map/RefreshRequest.cc
src/librbd/object_map/RemoveRequest.cc
src/librbd/object_map/Request.cc
src/librbd/object_map/ResizeRequest.cc
src/librbd/object_map/SnapshotCreateRequest.cc
src/librbd/object_map/SnapshotRemoveRequest.cc
src/librbd/object_map/SnapshotRollbackRequest.cc
src/librbd/object_map/UnlockRequest.cc
src/librbd/object_map/UpdateRequest.cc
src/librbd/operation/DisableFeaturesRequest.cc
src/librbd/operation/EnableFeaturesRequest.cc
src/librbd/operation/FlattenRequest.cc
src/librbd/operation/MetadataRemoveRequest.cc
src/librbd/operation/MetadataSetRequest.cc
src/librbd/operation/MigrateRequest.cc
src/librbd/operation/ObjectMapIterate.cc
src/librbd/operation/RebuildObjectMapRequest.cc
src/librbd/operation/RenameRequest.cc
src/librbd/operation/Request.cc
src/librbd/operation/ResizeRequest.cc
src/librbd/operation/SnapshotCreateRequest.cc
src/librbd/operation/SnapshotLimitRequest.cc
src/librbd/operation/SnapshotProtectRequest.cc
src/librbd/operation/SnapshotRemoveRequest.cc
src/librbd/operation/SnapshotRenameRequest.cc
src/librbd/operation/SnapshotRollbackRequest.cc
src/librbd/operation/SnapshotUnprotectRequest.cc
src/librbd/operation/SparsifyRequest.cc
src/librbd/operation/TrimRequest.cc
src/librbd/plugin/Api.cc
src/librbd/plugin/ParentCache.cc
src/librbd/plugin/WriteLogImageCache.cc
src/librbd/trash/MoveRequest.cc
src/librbd/trash/RemoveRequest.cc
src/librbd/trash_watcher/Types.cc
src/librbd/watcher/Notifier.cc
src/librbd/watcher/RewatchRequest.cc
src/librbd/watcher/Types.cc
src/log/Log.cc
src/mds/Anchor.cc
src/mds/BatchOp.cc
src/mds/Beacon.cc
src/mds/CDentry.cc
src/mds/CDir.cc
src/mds/CInode.cc
src/mds/Capability.cc
src/mds/DamageTable.cc
src/mds/FSMap.cc
src/mds/InoTable.cc
src/mds/JournalPointer.cc
src/mds/Locker.cc
src/mds/LogEvent.cc
src/mds/MDBalancer.cc
src/mds/MDCache.cc
src/mds/MDLog.cc
src/mds/MDSAuthCaps.cc
src/mds/MDSCacheObject.cc
src/mds/MDSContext.cc
src/mds/MDSDaemon.cc
src/mds/MDSMap.cc
src/mds/MDSPinger.cc
src/mds/MDSRank.cc
src/mds/MDSTable.cc
src/mds/MDSTableClient.cc
src/mds/MDSTableServer.cc
src/mds/Mantle.cc
src/mds/MetricAggregator.cc
src/mds/MetricsHandler.cc
src/mds/Migrator.cc
src/mds/Mutation.cc
src/mds/OpenFileTable.cc
src/mds/PurgeQueue.cc
src/mds/RecoveryQueue.cc
src/mds/ScrubStack.cc
src/mds/Server.cc
src/mds/SessionMap.cc
src/mds/SimpleLock.cc
src/mds/SnapClient.cc
src/mds/SnapRealm.cc
src/mds/SnapServer.cc
src/mds/StrayManager.cc
src/mds/cephfs_features.cc
src/mds/flock.cc
src/mds/inode_backtrace.cc
src/mds/journal.cc
src/mds/mdstypes.cc
src/mds/snap.cc
src/mgr/ActivePyModule.cc
src/mgr/ActivePyModules.cc
src/mgr/BaseMgrModule.cc
src/mgr/BaseMgrStandbyModule.cc
src/mgr/ClusterState.cc
src/mgr/DaemonServer.cc
src/mgr/DaemonState.cc
src/mgr/Gil.cc
src/mgr/MDSPerfMetricCollector.cc
src/mgr/MDSPerfMetricTypes.cc
src/mgr/MetricCollector.cc
src/mgr/Mgr.cc
src/mgr/MgrCap.cc
src/mgr/MgrClient.cc
src/mgr/MgrOpRequest.cc
src/mgr/MgrStandby.cc
src/mgr/OSDPerfMetricCollector.cc
src/mgr/OSDPerfMetricTypes.cc
src/mgr/PyFormatter.cc
src/mgr/PyModule.cc
src/mgr/PyModuleRegistry.cc
src/mgr/PyModuleRunner.cc
src/mgr/PyOSDMap.cc
src/mgr/PyUtil.cc
src/mgr/ServiceMap.cc
src/mgr/StandbyPyModules.cc
src/mgr/mgr_commands.cc
src/mgr/mgr_perf_counters.cc
src/mon/AuthMonitor.cc
src/mon/CommandHandler.cc
src/mon/ConfigMap.cc
src/mon/ConfigMonitor.cc
src/mon/ConnectionTracker.cc
src/mon/ElectionLogic.cc
src/mon/Elector.cc
src/mon/FSCommands.cc
src/mon/HealthMonitor.cc
src/mon/KVMonitor.cc
src/mon/LogMonitor.cc
src/mon/MDSMonitor.cc
src/mon/MgrMonitor.cc
src/mon/MgrStatMonitor.cc
src/mon/MonCap.cc
src/mon/MonClient.cc
src/mon/MonMap.cc
src/mon/MonSub.cc
src/mon/Monitor.cc
src/mon/MonmapMonitor.cc
src/mon/NVMeofGwMap.cc
src/mon/NVMeofGwMon.cc
src/mon/OSDMonitor.cc
src/mon/PGMap.cc
src/mon/Paxos.cc
src/mon/PaxosService.cc
src/mon/error_code.cc
src/mount/conf.cc
src/msg/Connection.cc
src/msg/DispatchQueue.cc
src/msg/Message.cc
src/msg/Messenger.cc
src/msg/async/AsyncConnection.cc
src/msg/async/AsyncMessenger.cc
src/msg/async/Event.cc
src/msg/async/EventEpoll.cc
src/msg/async/EventKqueue.cc
src/msg/async/EventPoll.cc
src/msg/async/EventSelect.cc
src/msg/async/PosixStack.cc
src/msg/async/ProtocolV1.cc
src/msg/async/ProtocolV2.cc
src/msg/async/Stack.cc
src/msg/async/compression_onwire.cc
src/msg/async/crypto_onwire.cc
src/msg/async/dpdk/ARP.cc
src/msg/async/dpdk/DPDK.cc
src/msg/async/dpdk/DPDKStack.cc
src/msg/async/dpdk/EventDPDK.cc
src/msg/async/dpdk/IP.cc
src/msg/async/dpdk/IPChecksum.cc
src/msg/async/dpdk/Packet.cc
src/msg/async/dpdk/TCP.cc
src/msg/async/dpdk/UserspaceEvent.cc
src/msg/async/dpdk/net.cc
src/msg/async/frames_v2.cc
src/msg/async/net_handler.cc
src/msg/async/rdma/Infiniband.cc
src/msg/async/rdma/RDMAConnectedSocketImpl.cc
src/msg/async/rdma/RDMAServerSocketImpl.cc
src/msg/async/rdma/RDMAStack.cc
src/msg/compressor_registry.cc
src/msg/msg_types.cc
src/neorados/RADOS.cc
src/neorados/RADOSImpl.cc
src/nvmeof/NVMeofGwClient.cc
src/nvmeof/NVMeofGwMonitorClient.cc
src/nvmeof/NVMeofGwMonitorGroupClient.cc
src/objclass/class_api.cc
src/os/FuseStore.cc
src/os/ObjectStore.cc
src/os/Transaction.cc
src/os/bluestore/Allocator.cc
src/os/bluestore/AllocatorBase.cc
src/os/bluestore/AvlAllocator.cc
src/os/bluestore/BitmapAllocator.cc
src/os/bluestore/BitmapFreelistManager.cc
src/os/bluestore/BlueAdmin.cc
src/os/bluestore/BlueEnv.cc
src/os/bluestore/BlueFS.cc
src/os/bluestore/BlueRocksEnv.cc
src/os/bluestore/BlueStore.cc
src/os/bluestore/BlueStore_debug.cc
src/os/bluestore/Btree2Allocator.cc
src/os/bluestore/BtreeAllocator.cc
src/os/bluestore/Compression.cc
src/os/bluestore/FreelistManager.cc
src/os/bluestore/HybridAllocator.cc
src/os/bluestore/StupidAllocator.cc
src/os/bluestore/Writer.cc
src/os/bluestore/bluefs_types.cc
src/os/bluestore/bluestore_tool.cc
src/os/bluestore/bluestore_types.cc
src/os/bluestore/fastbmap_allocator_impl.cc
src/os/bluestore/simple_bitmap.cc
src/os/fs/FS.cc
src/os/fs/XFS.cc
src/os/fs/ZFS.cc
src/os/kstore/KStore.cc
src/os/kstore/kstore_types.cc
src/os/memstore/MemStore.cc
src/osd/ClassHandler.cc
src/osd/ECBackend.cc
src/osd/ECBackendL.cc
src/osd/ECCommon.cc
src/osd/ECCommonL.cc
src/osd/ECExtentCache.cc
src/osd/ECExtentCacheL.cc
src/osd/ECInject.cc
src/osd/ECMsgTypes.cc
src/osd/ECTransaction.cc
src/osd/ECTransactionL.cc
src/osd/ECUtil.cc
src/osd/ECUtilL.cc
src/osd/HitSet.cc
src/osd/MissingLoc.cc
src/osd/OSD.cc
src/osd/OSDCap.cc
src/osd/OSDMap.cc
src/osd/OSDMapMapping.cc
src/osd/OpRequest.cc
src/osd/PG.cc
src/osd/PGBackend.cc
src/osd/PGLog.cc
src/osd/PGPeeringEvent.cc
src/osd/PGStateUtils.cc
src/osd/PeeringState.cc
src/osd/PrimaryLogPG.cc
src/osd/ReplicatedBackend.cc
src/osd/Session.cc
src/osd/SnapMapper.cc
src/osd/Watch.cc
src/osd/error_code.cc
src/osd/objclass.cc
src/osd/osd_op_util.cc
src/osd/osd_perf_counters.cc
src/osd/osd_tracer.cc
src/osd/osd_types.cc
src/osd/scheduler/OpScheduler.cc
src/osd/scheduler/OpSchedulerItem.cc
src/osd/scheduler/mClockScheduler.cc
src/osd/scrubber/PrimaryLogScrub.cc
src/osd/scrubber/ScrubStore.cc
src/osd/scrubber/osd_scrub.cc
src/osd/scrubber/osd_scrub_sched.cc
src/osd/scrubber/pg_scrubber.cc
src/osd/scrubber/scrub_backend.cc
src/osd/scrubber/scrub_job.cc
src/osd/scrubber/scrub_machine.cc
src/osd/scrubber/scrub_reservations.cc
src/osd/scrubber/scrub_resources.cc
src/osdc/Filer.cc
src/osdc/Journaler.cc
src/osdc/ObjectCacher.cc
src/osdc/Objecter.cc
src/osdc/Striper.cc
src/osdc/error_code.cc
src/perfglue/cpu_profiler.cc
src/perfglue/disabled_heap_profiler.cc
src/perfglue/disabled_stubs.cc
src/perfglue/heap_profiler.cc
src/rbd_replay/ActionTypes.cc
src/rbd_replay/BufferReader.cc
src/rbd_replay/ImageNameMap.cc
src/rbd_replay/PendingIO.cc
src/rbd_replay/Replayer.cc
src/rbd_replay/actions.cc
src/rbd_replay/ios.cc
src/rbd_replay/rbd-replay-prep.cc
src/rbd_replay/rbd-replay.cc
src/rbd_replay/rbd_loc.cc
src/rgw/driver/d4n/rgw_sal_d4n.cc
src/rgw/driver/daos/rgw_sal_daos.cc
src/rgw/driver/dbstore/common/dbstore.cc
src/rgw/driver/dbstore/config/sqlite.cc
src/rgw/driver/dbstore/config/store.cc
src/rgw/driver/dbstore/dbstore_mgr.cc
src/rgw/driver/dbstore/sqlite/connection.cc
src/rgw/driver/dbstore/sqlite/error.cc
src/rgw/driver/dbstore/sqlite/sqliteDB.cc
src/rgw/driver/dbstore/sqlite/statement.cc
src/rgw/driver/dbstore/tests/dbstore_mgr_tests.cc
src/rgw/driver/immutable_config/store.cc
src/rgw/driver/json_config/store.cc
src/rgw/driver/motr/rgw_sal_motr.cc
src/rgw/driver/posix/posixDB.cc
src/rgw/driver/posix/rgw_sal_posix.cc
src/rgw/driver/rados/account.cc
src/rgw/driver/rados/buckets.cc
src/rgw/driver/rados/config/impl.cc
src/rgw/driver/rados/config/period.cc
src/rgw/driver/rados/config/period_config.cc
src/rgw/driver/rados/config/realm.cc
src/rgw/driver/rados/config/realm_watcher.cc
src/rgw/driver/rados/config/store.cc
src/rgw/driver/rados/config/zone.cc
src/rgw/driver/rados/config/zonegroup.cc
src/rgw/driver/rados/group.cc
src/rgw/driver/rados/groups.cc
src/rgw/driver/rados/rgw_bucket.cc
src/rgw/driver/rados/rgw_cr_rados.cc
src/rgw/driver/rados/rgw_cr_tools.cc
src/rgw/driver/rados/rgw_d3n_datacache.cc
src/rgw/driver/rados/rgw_data_sync.cc
src/rgw/driver/rados/rgw_datalog.cc
src/rgw/driver/rados/rgw_datalog_notify.cc
src/rgw/driver/rados/rgw_dedup.cc
src/rgw/driver/rados/rgw_dedup_cluster.cc
src/rgw/driver/rados/rgw_dedup_store.cc
src/rgw/driver/rados/rgw_dedup_table.cc
src/rgw/driver/rados/rgw_dedup_utils.cc
src/rgw/driver/rados/rgw_etag_verifier.cc
src/rgw/driver/rados/rgw_gc.cc
src/rgw/driver/rados/rgw_gc_log.cc
src/rgw/driver/rados/rgw_lc_tier.cc
src/rgw/driver/rados/rgw_log_backing.cc
src/rgw/driver/rados/rgw_metadata.cc
src/rgw/driver/rados/rgw_notify.cc
src/rgw/driver/rados/rgw_obj_manifest.cc
src/rgw/driver/rados/rgw_object_expirer_core.cc
src/rgw/driver/rados/rgw_otp.cc
src/rgw/driver/rados/rgw_pubsub_push.cc
src/rgw/driver/rados/rgw_putobj_processor.cc
src/rgw/driver/rados/rgw_rados.cc
src/rgw/driver/rados/rgw_reshard.cc
src/rgw/driver/rados/rgw_rest_bucket.cc
src/rgw/driver/rados/rgw_rest_log.cc
src/rgw/driver/rados/rgw_rest_realm.cc
src/rgw/driver/rados/rgw_rest_user.cc
src/rgw/driver/rados/rgw_sal_rados.cc
src/rgw/driver/rados/rgw_service.cc
src/rgw/driver/rados/rgw_sync.cc
src/rgw/driver/rados/rgw_sync_counters.cc
src/rgw/driver/rados/rgw_sync_error_repo.cc
src/rgw/driver/rados/rgw_sync_module.cc
src/rgw/driver/rados/rgw_sync_module_aws.cc
src/rgw/driver/rados/rgw_sync_module_es.cc
src/rgw/driver/rados/rgw_sync_module_es_rest.cc
src/rgw/driver/rados/rgw_sync_module_log.cc
src/rgw/driver/rados/rgw_sync_trace.cc
src/rgw/driver/rados/rgw_tools.cc
src/rgw/driver/rados/rgw_trim_bilog.cc
src/rgw/driver/rados/rgw_trim_datalog.cc
src/rgw/driver/rados/rgw_trim_mdlog.cc
src/rgw/driver/rados/rgw_user.cc
src/rgw/driver/rados/role.cc
src/rgw/driver/rados/roles.cc
src/rgw/driver/rados/sync_fairness.cc
src/rgw/driver/rados/topic.cc
src/rgw/driver/rados/topic_migration.cc
src/rgw/driver/rados/topics.cc
src/rgw/driver/rados/users.cc
src/rgw/librgw.cc
src/rgw/radosgw-admin/orphan.cc
src/rgw/radosgw-admin/radosgw-admin.cc
src/rgw/radosgw-admin/sync_checkpoint.cc
src/rgw/rgw_account.cc
src/rgw/rgw_acl.cc
src/rgw/rgw_acl_s3.cc
src/rgw/rgw_acl_swift.cc
src/rgw/rgw_aio.cc
src/rgw/rgw_aio_throttle.cc
src/rgw/rgw_amqp.cc
src/rgw/rgw_appmain.cc
src/rgw/rgw_arn.cc
src/rgw/rgw_asio_client.cc
src/rgw/rgw_asio_frontend.cc
src/rgw/rgw_asio_thread.cc
src/rgw/rgw_auth.cc
src/rgw/rgw_auth_keystone.cc
src/rgw/rgw_auth_s3.cc
src/rgw/rgw_basic_types.cc
src/rgw/rgw_bucket.cc
src/rgw/rgw_bucket_encryption.cc
src/rgw/rgw_bucket_layout.cc
src/rgw/rgw_bucket_logging.cc
src/rgw/rgw_bucket_sync.cc
src/rgw/rgw_cache.cc
src/rgw/rgw_cksum.cc
src/rgw/rgw_cksum_pipe.cc
src/rgw/rgw_client_io.cc
src/rgw/rgw_common.cc
src/rgw/rgw_compression.cc
src/rgw/rgw_coroutine.cc
src/rgw/rgw_cors.cc
src/rgw/rgw_cors_s3.cc
src/rgw/rgw_cr_rest.cc
src/rgw/rgw_crypt.cc
src/rgw/rgw_crypt_sanitize.cc
src/rgw/rgw_data_access.cc
src/rgw/rgw_dencoder.cc
src/rgw/rgw_dmclock_async_scheduler.cc
src/rgw/rgw_dmclock_scheduler_ctx.cc
src/rgw/rgw_dmclock_sync_scheduler.cc
src/rgw/rgw_env.cc
src/rgw/rgw_es_main.cc
src/rgw/rgw_es_query.cc
src/rgw/rgw_file.cc
src/rgw/rgw_flight.cc
src/rgw/rgw_flight_frontend.cc
src/rgw/rgw_formats.cc
src/rgw/rgw_frontend.cc
src/rgw/rgw_http_client.cc
src/rgw/rgw_http_client_curl.cc
src/rgw/rgw_iam_managed_policy.cc
src/rgw/rgw_iam_policy.cc
src/rgw/rgw_jsonparser.cc
src/rgw/rgw_kafka.cc
src/rgw/rgw_keystone.cc
src/rgw/rgw_kmip_client.cc
src/rgw/rgw_kmip_client_impl.cc
src/rgw/rgw_kms.cc
src/rgw/rgw_lc.cc
src/rgw/rgw_lc_s3.cc
src/rgw/rgw_ldap.cc
src/rgw/rgw_lib.cc
src/rgw/rgw_loadgen.cc
src/rgw/rgw_loadgen_process.cc
src/rgw/rgw_log.cc
src/rgw/rgw_lua.cc
src/rgw/rgw_main.cc
src/rgw/rgw_metadata.cc
src/rgw/rgw_multi.cc
src/rgw/rgw_multi_del.cc
src/rgw/rgw_multiparser.cc
src/rgw/rgw_multipart_meta_filter.cc
src/rgw/rgw_notify_event_type.cc
src/rgw/rgw_obj_manifest.cc
src/rgw/rgw_object_expirer.cc
src/rgw/rgw_object_lock.cc
src/rgw/rgw_object_ownership.cc
src/rgw/rgw_oidc_provider.cc
src/rgw/rgw_op.cc
src/rgw/rgw_opa.cc
src/rgw/rgw_os_lib.cc
src/rgw/rgw_perf_counters.cc
src/rgw/rgw_period.cc
src/rgw/rgw_period_history.cc
src/rgw/rgw_period_puller.cc
src/rgw/rgw_period_pusher.cc
src/rgw/rgw_policy_s3.cc
src/rgw/rgw_polparser.cc
src/rgw/rgw_process.cc
src/rgw/rgw_pubsub.cc
src/rgw/rgw_putobj.cc
src/rgw/rgw_quota.cc
src/rgw/rgw_realm.cc
src/rgw/rgw_realm_reloader.cc
src/rgw/rgw_realm_watcher.cc
src/rgw/rgw_resolve.cc
src/rgw/rgw_rest.cc
src/rgw/rgw_rest_account.cc
src/rgw/rgw_rest_bucket_logging.cc
src/rgw/rgw_rest_client.cc
src/rgw/rgw_rest_config.cc
src/rgw/rgw_rest_conn.cc
src/rgw/rgw_rest_iam.cc
src/rgw/rgw_rest_iam_account.cc
src/rgw/rgw_rest_iam_group.cc
src/rgw/rgw_rest_iam_user.cc
src/rgw/rgw_rest_info.cc
src/rgw/rgw_rest_metadata.cc
src/rgw/rgw_rest_oidc_provider.cc
src/rgw/rgw_rest_pubsub.cc
src/rgw/rgw_rest_ratelimit.cc
src/rgw/rgw_rest_role.cc
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_rest_sts.cc
src/rgw/rgw_rest_swift.cc
src/rgw/rgw_rest_usage.cc
src/rgw/rgw_rest_user_policy.cc
src/rgw/rgw_rest_zero.cc
src/rgw/rgw_restore.cc
src/rgw/rgw_role.cc
src/rgw/rgw_s3_filter.cc
src/rgw/rgw_s3select.cc
src/rgw/rgw_sal.cc
src/rgw/rgw_sal_dbstore.cc
src/rgw/rgw_sal_filter.cc
src/rgw/rgw_signal.cc
src/rgw/rgw_string.cc
src/rgw/rgw_sts.cc
src/rgw/rgw_swift_auth.cc
src/rgw/rgw_sync.cc
src/rgw/rgw_tag.cc
src/rgw/rgw_tag_s3.cc
src/rgw/rgw_token.cc
src/rgw/rgw_tools.cc
src/rgw/rgw_torrent.cc
src/rgw/rgw_tracer.cc
src/rgw/rgw_url.cc
src/rgw/rgw_usage.cc
src/rgw/rgw_user.cc
src/rgw/rgw_website.cc
src/rgw/rgw_xml.cc
src/rgw/rgw_xml_enc.cc
src/rgw/rgw_zone.cc
src/rgw/services/svc_bi_rados.cc
src/rgw/services/svc_bilog_rados.cc
src/rgw/services/svc_bucket.cc
src/rgw/services/svc_bucket_sobj.cc
src/rgw/services/svc_cls.cc
src/rgw/services/svc_config_key_rados.cc
src/rgw/services/svc_finisher.cc
src/rgw/services/svc_mdlog.cc
src/rgw/services/svc_notify.cc
src/rgw/services/svc_quota.cc
src/rgw/services/svc_sync_modules.cc
src/rgw/services/svc_sys_obj.cc
src/rgw/services/svc_sys_obj_cache.cc
src/rgw/services/svc_sys_obj_core.cc
src/rgw/services/svc_tier_rados.cc
src/rgw/services/svc_user.cc
src/rgw/services/svc_user_rados.cc
src/rgw/services/svc_zone.cc
src/rgw/services/svc_zone_utils.cc
src/test/ObjectMap/KeyValueDBMemory.cc
src/test/ObjectMap/test_keyvaluedb_atomicity.cc
src/test/ObjectMap/test_keyvaluedb_iterators.cc
src/test/TestSignalHandlers.cc
src/test/admin_socket.cc
src/test/admin_socket_output.cc
src/test/admin_socket_output_tests.cc
src/test/base64.cc
src/test/bench_journald_logger.cc
src/test/bench_log.cc
src/test/bufferlist.cc
src/test/ceph_argparse.cc
src/test/ceph_assert.cc
src/test/ceph_breakpad.cc
src/test/ceph_compatset.cc
src/test/client/alternate_name.cc
src/test/client/ll_api.cc
src/test/client/main.cc
src/test/client/nonblocking.cc
src/test/client/ops.cc
src/test/client/syncio.cc
src/test/cls_2pc_queue/test_cls_2pc_queue.cc
src/test/cls_cas/test_cls_cas.cc
src/test/cls_cmpomap/test_cls_cmpomap.cc
src/test/cls_fifo/ceph_test_neocls_fifo.cc
src/test/cls_hello/test_cls_hello.cc
src/test/cls_journal/test_cls_journal.cc
src/test/cls_lock/test_cls_lock.cc
src/test/cls_log/test_cls_log.cc
src/test/cls_log/test_neocls_log.cc
src/test/cls_queue/test_cls_queue.cc
src/test/cls_rbd/test_cls_rbd.cc
src/test/cls_refcount/test_cls_refcount.cc
src/test/cls_rgw/test_cls_rgw.cc
src/test/cls_rgw/test_cls_rgw_stats.cc
src/test/cls_rgw_gc/test_cls_rgw_gc.cc
src/test/cls_sem_set/test_cls_sem_set.cc
src/test/cls_user/test_cls_user.cc
src/test/cls_version/test_cls_version.cc
src/test/cls_version/test_neocls_version.cc
src/test/common/ObjectContents.cc
src/test/common/Readahead.cc
src/test/common/Throttle.cc
src/test/common/dns_resolve.cc
src/test/common/get_command_descriptions.cc
src/test/common/histogram.cc
src/test/common/test_allocate_unique.cc
src/test/common/test_async_call.cc
src/test/common/test_async_co_spawn_group.cc
src/test/common/test_async_co_throttle.cc
src/test/common/test_async_completion.cc
src/test/common/test_async_cond.cc
src/test/common/test_async_max_concurrent_for_each.cc
src/test/common/test_async_parallel_for_each.cc
src/test/common/test_async_redirect_error.cc
src/test/common/test_async_shared_mutex.cc
src/test/common/test_async_spawn_group.cc
src/test/common/test_async_spawn_throttle.cc
src/test/common/test_async_yield_waiter.cc
src/test/common/test_back_trace.cc
src/test/common/test_bit_vector.cc
src/test/common/test_bitset_set.cc
src/test/common/test_blkdev.cc
src/test/common/test_blocked_completion.cc
src/test/common/test_bloom_filter.cc
src/test/common/test_bounded_key_counter.cc
src/test/common/test_cdc.cc
src/test/common/test_ceph_timer.cc
src/test/common/test_config.cc
src/test/common/test_context.cc
src/test/common/test_convenience.cc
src/test/common/test_crc32c.cc
src/test/common/test_dout_fmt.cc
src/test/common/test_fault_injector.cc
src/test/common/test_global_doublefree.cc
src/test/common/test_hostname.cc
src/test/common/test_interval_map.cc
src/test/common/test_interval_set.cc
src/test/common/test_intrusive_lru.cc
src/test/common/test_iso_8601.cc
src/test/common/test_journald_logger.cc
src/test/common/test_json_formattable.cc
src/test/common/test_json_formatter.cc
src/test/common/test_librados_completion.cc
src/test/common/test_lockdep.cc
src/test/common/test_lru.cc
src/test/common/test_lruset.cc
src/test/common/test_memory.cc
src/test/common/test_mini_flat_map.cc
src/test/common/test_mutex_debug.cc
src/test/common/test_numa.cc
src/test/common/test_option.cc
src/test/common/test_perf_histogram.cc
src/test/common/test_pretty_binary.cc
src/test/common/test_prioritized_queue.cc
src/test/common/test_rabin_chunk.cc
src/test/common/test_random.cc
src/test/common/test_safe_io.cc
src/test/common/test_shared_cache.cc
src/test/common/test_sharedptr_registry.cc
src/test/common/test_shunique_lock.cc
src/test/common/test_sloppy_crc_map.cc
src/test/common/test_split.cc
src/test/common/test_static_ptr.cc
src/test/common/test_str_map.cc
src/test/common/test_time.cc
src/test/common/test_url_escape.cc
src/test/common/test_util.cc
src/test/common/test_versioned_variant.cc
src/test/common/test_weighted_priority_queue.cc
src/test/compressor/compressor_plugin_example.cc
src/test/compressor/test_compression.cc
src/test/confutils.cc
src/test/crimson/gtest_seastar.cc
src/test/crimson/seastore/nvmedevice/test_nvmedevice.cc
src/test/crimson/seastore/onode_tree/test_fltree_onode_manager.cc
src/test/crimson/seastore/onode_tree/test_staged_fltree.cc
src/test/crimson/seastore/test_block.cc
src/test/crimson/seastore/test_btree_lba_manager.cc
src/test/crimson/seastore/test_cbjournal.cc
src/test/crimson/seastore/test_collection_manager.cc
src/test/crimson/seastore/test_extent_allocator.cc
src/test/crimson/seastore/test_object_data_handler.cc
src/test/crimson/seastore/test_omap_manager.cc
src/test/crimson/seastore/test_randomblock_manager.cc
src/test/crimson/seastore/test_seastore.cc
src/test/crimson/seastore/test_seastore_cache.cc
src/test/crimson/seastore/test_seastore_journal.cc
src/test/crimson/seastore/test_transaction_manager.cc
src/test/crimson/test_backfill.cc
src/test/crimson/test_calc_subsets.cc
src/test/crimson/test_crimson_coroutine.cc
src/test/crimson/test_crimson_scrub.cc
src/test/crimson/test_errorator.cc
src/test/crimson/test_errorator_abort.cc
src/test/crimson/test_fixed_kv_node_layout.cc
src/test/crimson/test_interruptible_future.cc
src/test/crimson/test_lru.cc
src/test/crimson/test_messenger.cc
src/test/crimson/test_messenger_thrash.cc
src/test/crimson/test_socket.cc
src/test/crush/CrushWrapper.cc
src/test/crush/crush.cc
src/test/daemon_config.cc
src/test/direct_messenger/DirectMessenger.cc
src/test/direct_messenger/QueueStrategy.cc
src/test/direct_messenger/test_direct_messenger.cc
src/test/erasure-code/ErasureCodePluginExample.cc
src/test/erasure-code/ErasureCodePluginFailToInitialize.cc
src/test/erasure-code/ErasureCodePluginFailToRegister.cc
src/test/erasure-code/ErasureCodePluginHangs.cc
src/test/erasure-code/TestErasureCode.cc
src/test/erasure-code/TestErasureCodeClay.cc
src/test/erasure-code/TestErasureCodeExample.cc
src/test/erasure-code/TestErasureCodeIsa.cc
src/test/erasure-code/TestErasureCodeJerasure.cc
src/test/erasure-code/TestErasureCodeLrc.cc
src/test/erasure-code/TestErasureCodePlugin.cc
src/test/erasure-code/TestErasureCodePluginClay.cc
src/test/erasure-code/TestErasureCodePluginJerasure.cc
src/test/erasure-code/TestErasureCodePluginLrc.cc
src/test/erasure-code/TestErasureCodePluginShec.cc
src/test/erasure-code/TestErasureCodePlugins.cc
src/test/erasure-code/TestErasureCodeShec.cc
src/test/erasure-code/TestErasureCodeShec_all.cc
src/test/erasure-code/TestErasureCodeShec_arguments.cc
src/test/erasure-code/TestErasureCodeShec_thread.cc
src/test/erasure-code/ceph_erasure_code_benchmark.cc
src/test/erasure-code/ceph_erasure_code_non_regression.cc
src/test/escape.cc
src/test/fio/fio_ceph_messenger.cc
src/test/fio/fio_ceph_objectstore.cc
src/test/fio/fio_librgw.cc
src/test/formatter.cc
src/test/fs/mds_types.cc
src/test/gather.cc
src/test/heartbeat_map.cc
src/test/immutable_object_cache/test_DomainSocket.cc
src/test/immutable_object_cache/test_SimplePolicy.cc
src/test/immutable_object_cache/test_main.cc
src/test/immutable_object_cache/test_multi_session.cc
src/test/immutable_object_cache/test_object_store.cc
src/test/journal/RadosTestFixture.cc
src/test/journal/mock/MockJournaler.cc
src/test/journal/test_Entry.cc
src/test/journal/test_FutureImpl.cc
src/test/journal/test_JournalMetadata.cc
src/test/journal/test_JournalPlayer.cc
src/test/journal/test_JournalRecorder.cc
src/test/journal/test_JournalTrimmer.cc
src/test/journal/test_Journaler.cc
src/test/journal/test_ObjectPlayer.cc
src/test/journal/test_ObjectRecorder.cc
src/test/journal/test_main.cc
src/test/lazy-omap-stats/lazy_omap_stats_test.cc
src/test/lazy-omap-stats/main.cc
src/test/libcephfs/access.cc
src/test/libcephfs/acl.cc
src/test/libcephfs/caps.cc
src/test/libcephfs/client_cache.cc
src/test/libcephfs/deleg.cc
src/test/libcephfs/flock.cc
src/test/libcephfs/lazyio.cc
src/test/libcephfs/main.cc
src/test/libcephfs/monconfig.cc
src/test/libcephfs/multiclient.cc
src/test/libcephfs/newops.cc
src/test/libcephfs/perfcounters.cc
src/test/libcephfs/quota.cc
src/test/libcephfs/readdir_r_cb.cc
src/test/libcephfs/reclaim.cc
src/test/libcephfs/recordlock.cc
src/test/libcephfs/recordlock_hl.cc
src/test/libcephfs/snapdiff.cc
src/test/libcephfs/suidsgid.cc
src/test/libcephfs/test.cc
src/test/libcephfs/vxattr.cc
src/test/libcephfs_config.cc
src/test/libcephsqlite/main.cc
src/test/librados/TestCase.cc
src/test/librados/asio.cc
src/test/librados/c_read_operations.cc
src/test/librados/cmd.cc
src/test/librados/cmd_cxx.cc
src/test/librados/completion_speed.cc
src/test/librados/io.cc
src/test/librados/io_cxx.cc
src/test/librados/librados_config.cc
src/test/librados/list.cc
src/test/librados/list_cxx.cc
src/test/librados/misc.cc
src/test/librados/misc_cxx.cc
src/test/librados/op_speed.cc
src/test/librados/test.cc
src/test/librados/test_common.cc
src/test/librados/test_cxx.cc
src/test/librados/testcase_cxx.cc
src/test/librados/tier_cxx.cc
src/test/librados_test_stub/LibradosTestStub.cc
src/test/librados_test_stub/NeoradosTestStub.cc
src/test/librados_test_stub/TestClassHandler.cc
src/test/librados_test_stub/TestIoCtxImpl.cc
src/test/librados_test_stub/TestMemCluster.cc
src/test/librados_test_stub/TestMemIoCtxImpl.cc
src/test/librados_test_stub/TestMemRadosClient.cc
src/test/librados_test_stub/TestRadosClient.cc
src/test/librados_test_stub/TestWatchNotify.cc
src/test/libradosstriper/TestCase.cc
src/test/libradosstriper/striping.cc
src/test/librbd/cache/pwl/test_WriteLogMap.cc
src/test/librbd/cache/pwl/test_mock_ReplicatedWriteLog.cc
src/test/librbd/cache/pwl/test_mock_SSDWriteLog.cc
src/test/librbd/cache/test_mock_ParentCacheObjectDispatch.cc
src/test/librbd/cache/test_mock_WriteAroundObjectDispatch.cc
src/test/librbd/crypto/luks/test_mock_FlattenRequest.cc
src/test/librbd/crypto/luks/test_mock_FormatRequest.cc
src/test/librbd/crypto/luks/test_mock_LoadRequest.cc
src/test/librbd/crypto/openssl/test_DataCryptor.cc
src/test/librbd/crypto/test_mock_BlockCrypto.cc
src/test/librbd/crypto/test_mock_CryptoContextPool.cc
src/test/librbd/crypto/test_mock_CryptoObjectDispatch.cc
src/test/librbd/crypto/test_mock_FormatRequest.cc
src/test/librbd/crypto/test_mock_LoadRequest.cc
src/test/librbd/crypto/test_mock_ShutDownCryptoRequest.cc
src/test/librbd/deep_copy/test_mock_ImageCopyRequest.cc
src/test/librbd/deep_copy/test_mock_MetadataCopyRequest.cc
src/test/librbd/deep_copy/test_mock_ObjectCopyRequest.cc
src/test/librbd/deep_copy/test_mock_SetHeadRequest.cc
src/test/librbd/deep_copy/test_mock_SnapshotCopyRequest.cc
src/test/librbd/deep_copy/test_mock_SnapshotCreateRequest.cc
src/test/librbd/exclusive_lock/test_mock_PostAcquireRequest.cc
src/test/librbd/exclusive_lock/test_mock_PreAcquireRequest.cc
src/test/librbd/exclusive_lock/test_mock_PreReleaseRequest.cc
src/test/librbd/fsx.cc
src/test/librbd/image/test_mock_AttachChildRequest.cc
src/test/librbd/image/test_mock_AttachParentRequest.cc
src/test/librbd/image/test_mock_CloneRequest.cc
src/test/librbd/image/test_mock_DetachChildRequest.cc
src/test/librbd/image/test_mock_DetachParentRequest.cc
src/test/librbd/image/test_mock_ListWatchersRequest.cc
src/test/librbd/image/test_mock_PreRemoveRequest.cc
src/test/librbd/image/test_mock_RefreshRequest.cc
src/test/librbd/image/test_mock_RemoveRequest.cc
src/test/librbd/image/test_mock_ValidatePoolRequest.cc
src/test/librbd/io/test_mock_CopyupRequest.cc
src/test/librbd/io/test_mock_ImageRequest.cc
src/test/librbd/io/test_mock_ObjectRequest.cc
src/test/librbd/io/test_mock_QosImageDispatch.cc
src/test/librbd/io/test_mock_SimpleSchedulerObjectDispatch.cc
src/test/librbd/journal/test_Entries.cc
src/test/librbd/journal/test_Replay.cc
src/test/librbd/journal/test_Stress.cc
src/test/librbd/journal/test_mock_OpenRequest.cc
src/test/librbd/journal/test_mock_PromoteRequest.cc
src/test/librbd/journal/test_mock_Replay.cc
src/test/librbd/journal/test_mock_ResetRequest.cc
src/test/librbd/managed_lock/test_mock_AcquireRequest.cc
src/test/librbd/managed_lock/test_mock_BreakRequest.cc
src/test/librbd/managed_lock/test_mock_GetLockerRequest.cc
src/test/librbd/managed_lock/test_mock_ReacquireRequest.cc
src/test/librbd/managed_lock/test_mock_ReleaseRequest.cc
src/test/librbd/migration/test_mock_FileStream.cc
src/test/librbd/migration/test_mock_HttpClient.cc
src/test/librbd/migration/test_mock_HttpStream.cc
src/test/librbd/migration/test_mock_NBDStream.cc
src/test/librbd/migration/test_mock_QCOWFormat.cc
src/test/librbd/migration/test_mock_RawFormat.cc
src/test/librbd/migration/test_mock_RawSnapshot.cc
src/test/librbd/migration/test_mock_S3Stream.cc
src/test/librbd/migration/test_mock_Utils.cc
src/test/librbd/mirror/snapshot/test_mock_CreateNonPrimaryRequest.cc
src/test/librbd/mirror/snapshot/test_mock_CreatePrimaryRequest.cc
src/test/librbd/mirror/snapshot/test_mock_ImageMeta.cc
src/test/librbd/mirror/snapshot/test_mock_PromoteRequest.cc
src/test/librbd/mirror/snapshot/test_mock_UnlinkPeerRequest.cc
src/test/librbd/mirror/snapshot/test_mock_Utils.cc
src/test/librbd/mirror/test_mock_DisableRequest.cc
src/test/librbd/mock/MockImageCtx.cc
src/test/librbd/mock/MockJournal.cc
src/test/librbd/object_map/test_mock_DiffRequest.cc
src/test/librbd/object_map/test_mock_InvalidateRequest.cc
src/test/librbd/object_map/test_mock_LockRequest.cc
src/test/librbd/object_map/test_mock_RefreshRequest.cc
src/test/librbd/object_map/test_mock_ResizeRequest.cc
src/test/librbd/object_map/test_mock_SnapshotCreateRequest.cc
src/test/librbd/object_map/test_mock_SnapshotRemoveRequest.cc
src/test/librbd/object_map/test_mock_SnapshotRollbackRequest.cc
src/test/librbd/object_map/test_mock_UnlockRequest.cc
src/test/librbd/object_map/test_mock_UpdateRequest.cc
src/test/librbd/operation/test_mock_DisableFeaturesRequest.cc
src/test/librbd/operation/test_mock_EnableFeaturesRequest.cc
src/test/librbd/operation/test_mock_Request.cc
src/test/librbd/operation/test_mock_ResizeRequest.cc
src/test/librbd/operation/test_mock_SnapshotCreateRequest.cc
src/test/librbd/operation/test_mock_SnapshotProtectRequest.cc
src/test/librbd/operation/test_mock_SnapshotRemoveRequest.cc
src/test/librbd/operation/test_mock_SnapshotRollbackRequest.cc
src/test/librbd/operation/test_mock_SnapshotUnprotectRequest.cc
src/test/librbd/operation/test_mock_TrimRequest.cc
src/test/librbd/test_BlockGuard.cc
src/test/librbd/test_DeepCopy.cc
src/test/librbd/test_Groups.cc
src/test/librbd/test_ImageWatcher.cc
src/test/librbd/test_Migration.cc
src/test/librbd/test_MirroringWatcher.cc
src/test/librbd/test_ObjectMap.cc
src/test/librbd/test_Operations.cc
src/test/librbd/test_Trash.cc
src/test/librbd/test_fixture.cc
src/test/librbd/test_internal.cc
src/test/librbd/test_librbd.cc
src/test/librbd/test_main.cc
src/test/librbd/test_mirroring.cc
src/test/librbd/test_mock_ConfigWatcher.cc
src/test/librbd/test_mock_DeepCopyRequest.cc
src/test/librbd/test_mock_ExclusiveLock.cc
src/test/librbd/test_mock_Journal.cc
src/test/librbd/test_mock_ManagedLock.cc
src/test/librbd/test_mock_ObjectMap.cc
src/test/librbd/test_mock_TrashWatcher.cc
src/test/librbd/test_mock_Watcher.cc
src/test/librbd/test_mock_fixture.cc
src/test/librbd/test_support.cc
src/test/librbd/trash/test_mock_MoveRequest.cc
src/test/librbd/trash/test_mock_RemoveRequest.cc
src/test/librbd/watcher/test_mock_RewatchRequest.cc
src/test/librgw_file.cc
src/test/librgw_file_aw.cc
src/test/librgw_file_cd.cc
src/test/librgw_file_gp.cc
src/test/librgw_file_marker.cc
src/test/librgw_file_nfsns.cc
src/test/librgw_file_rename.cc
src/test/librgw_file_xattr.cc
src/test/mds/TestMDSAuthCaps.cc
src/test/mds/TestSessionFilter.cc
src/test/mgr/test_mgrcap.cc
src/test/mime.cc
src/test/mon/MonMap.cc
src/test/mon/PGMap.cc
src/test/mon/moncap.cc
src/test/mon/test-mon-msg.cc
src/test/mon/test_config_map.cc
src/test/mon/test_election.cc
src/test/mon/test_mon_types.cc
src/test/mon/test_mon_workloadgen.cc
src/test/msgr/perf_msgr_client.cc
src/test/msgr/perf_msgr_server.cc
src/test/msgr/test_async_driver.cc
src/test/msgr/test_async_networkstack.cc
src/test/msgr/test_comp_registry.cc
src/test/msgr/test_frames_v2.cc
src/test/msgr/test_msgr.cc
src/test/msgr/test_userspace_event.cc
src/test/multi_stress_watch.cc
src/test/neorados/cls.cc
src/test/neorados/cmd.cc
src/test/neorados/common_tests.cc
src/test/neorados/ec_io.cc
src/test/neorados/ec_list.cc
src/test/neorados/handler_error.cc
src/test/neorados/io.cc
src/test/neorados/list.cc
src/test/neorados/list_pool.cc
src/test/neorados/misc.cc
src/test/neorados/op_speed.cc
src/test/neorados/pool.cc
src/test/neorados/read_operations.cc
src/test/neorados/snapshots.cc
src/test/neorados/start_stop.cc
src/test/neorados/test_neorados.cc
src/test/neorados/watch_notify.cc
src/test/neorados/write_operations.cc
src/test/objectstore/Allocator_aging_fragmentation.cc
src/test/objectstore/Allocator_bench.cc
src/test/objectstore/Allocator_test.cc
src/test/objectstore/Fragmentation_simulator.cc
src/test/objectstore/ObjectStoreImitator.cc
src/test/objectstore/ObjectStoreTransactionBenchmark.cc
src/test/objectstore/TestObjectStoreState.cc
src/test/objectstore/allocator_replay_test.cc
src/test/objectstore/fastbmap_allocator_test.cc
src/test/objectstore/hybrid_allocator_test.cc
src/test/objectstore/store_test.cc
src/test/objectstore/test_bdev.cc
src/test/objectstore/test_bluefs.cc
src/test/objectstore/test_bluefs_ex.cc
src/test/objectstore/test_bluestore_types.cc
src/test/objectstore/test_bluestore_vselector.cc
src/test/objectstore/test_deferred.cc
src/test/objectstore/test_kv.cc
src/test/objectstore/test_memstore_clone.cc
src/test/objectstore/test_transaction.cc
src/test/objectstore_bench.cc
src/test/osd/Object.cc
src/test/osd/RadosModel.cc
src/test/osd/TestECBackend.cc
src/test/osd/TestECBackendL.cc
src/test/osd/TestECUtil.cc
src/test/osd/TestMClockScheduler.cc
src/test/osd/TestOSDMap.cc
src/test/osd/TestOSDScrub.cc
src/test/osd/TestOpStat.cc
src/test/osd/TestPGLog.cc
src/test/osd/TestRados.cc
src/test/osd/ceph_test_osd_stale_read.cc
src/test/osd/hitset.cc
src/test/osd/osdcap.cc
src/test/osd/scrubber_generators.cc
src/test/osd/scrubber_test_datasets.cc
src/test/osd/test_ec_transaction.cc
src/test/osd/test_ec_transaction_l.cc
src/test/osd/test_extent_cache.cc
src/test/osd/test_extent_cache_l.cc
src/test/osd/test_pg_transaction.cc
src/test/osd/test_scrubber_be.cc
src/test/osd/types.cc
src/test/osdc/FakeWriteback.cc
src/test/osdc/MemWriteback.cc
src/test/osdc/object_cacher_misc.cc
src/test/osdc/object_cacher_stress.cc
src/test/perf_counters.cc
src/test/perf_helper.cc
src/test/perf_local.cc
src/test/rbd_mirror/image_deleter/test_mock_SnapshotPurgeRequest.cc
src/test/rbd_mirror/image_deleter/test_mock_TrashMoveRequest.cc
src/test/rbd_mirror/image_deleter/test_mock_TrashRemoveRequest.cc
src/test/rbd_mirror/image_deleter/test_mock_TrashWatcher.cc
src/test/rbd_mirror/image_map/test_Policy.cc
src/test/rbd_mirror/image_replayer/journal/test_mock_CreateLocalImageRequest.cc
src/test/rbd_mirror/image_replayer/journal/test_mock_EventPreprocessor.cc
src/test/rbd_mirror/image_replayer/journal/test_mock_PrepareReplayRequest.cc
src/test/rbd_mirror/image_replayer/journal/test_mock_Replayer.cc
src/test/rbd_mirror/image_replayer/snapshot/test_mock_ApplyImageStateRequest.cc
src/test/rbd_mirror/image_replayer/snapshot/test_mock_CreateLocalImageRequest.cc
src/test/rbd_mirror/image_replayer/snapshot/test_mock_Replayer.cc
src/test/rbd_mirror/image_replayer/test_mock_BootstrapRequest.cc
src/test/rbd_mirror/image_replayer/test_mock_CreateImageRequest.cc
src/test/rbd_mirror/image_replayer/test_mock_GetMirrorImageIdRequest.cc
src/test/rbd_mirror/image_replayer/test_mock_PrepareLocalImageRequest.cc
src/test/rbd_mirror/image_replayer/test_mock_PrepareRemoteImageRequest.cc
src/test/rbd_mirror/image_sync/test_mock_SyncPointCreateRequest.cc
src/test/rbd_mirror/image_sync/test_mock_SyncPointPruneRequest.cc
src/test/rbd_mirror/pool_watcher/test_mock_RefreshImagesRequest.cc
src/test/rbd_mirror/random_write.cc
src/test/rbd_mirror/test_ClusterWatcher.cc
src/test/rbd_mirror/test_ImageDeleter.cc
src/test/rbd_mirror/test_ImageReplayer.cc
src/test/rbd_mirror/test_ImageSync.cc
src/test/rbd_mirror/test_InstanceWatcher.cc
src/test/rbd_mirror/test_Instances.cc
src/test/rbd_mirror/test_LeaderWatcher.cc
src/test/rbd_mirror/test_PoolWatcher.cc
src/test/rbd_mirror/test_fixture.cc
src/test/rbd_mirror/test_main.cc
src/test/rbd_mirror/test_mock_ImageMap.cc
src/test/rbd_mirror/test_mock_ImageReplayer.cc
src/test/rbd_mirror/test_mock_ImageSync.cc
src/test/rbd_mirror/test_mock_InstanceReplayer.cc
src/test/rbd_mirror/test_mock_InstanceWatcher.cc
src/test/rbd_mirror/test_mock_LeaderWatcher.cc
src/test/rbd_mirror/test_mock_MirrorStatusUpdater.cc
src/test/rbd_mirror/test_mock_NamespaceReplayer.cc
src/test/rbd_mirror/test_mock_PoolReplayer.cc
src/test/rbd_mirror/test_mock_PoolWatcher.cc
src/test/rbd_mirror/test_mock_Throttler.cc
src/test/rbd_mirror/test_mock_fixture.cc
src/test/rgw/amqp_mock.cc
src/test/rgw/kafka_stub.cc
src/test/rgw/rgw_cr_test.cc
src/test/rgw/test_datalog.cc
src/test/rgw/test_http_manager.cc
src/test/rgw/test_log_backing.cc
src/test/rgw/test_posix_bucket_cache.cc
src/test/rgw/test_rgw_amqp.cc
src/test/rgw/test_rgw_arn.cc
src/test/rgw/test_rgw_async_utils.cc
src/test/rgw/test_rgw_bencode.cc
src/test/rgw/test_rgw_bucket_sync_cache.cc
src/test/rgw/test_rgw_cksum.cc
src/test/rgw/test_rgw_compression.cc
src/test/rgw/test_rgw_crypto.cc
src/test/rgw/test_rgw_dmclock_scheduler.cc
src/test/rgw/test_rgw_gc_log.cc
src/test/rgw/test_rgw_iam_policy.cc
src/test/rgw/test_rgw_kms.cc
src/test/rgw/test_rgw_lc.cc
src/test/rgw/test_rgw_manifest.cc
src/test/rgw/test_rgw_obj.cc
src/test/rgw/test_rgw_period_history.cc
src/test/rgw/test_rgw_posix_driver.cc
src/test/rgw/test_rgw_putobj.cc
src/test/rgw/test_rgw_ratelimit.cc
src/test/rgw/test_rgw_reshard.cc
src/test/rgw/test_rgw_reshard_wait.cc
src/test/rgw/test_rgw_shard_io.cc
src/test/rgw/test_rgw_string.cc
src/test/rgw/test_rgw_throttle.cc
src/test/rgw/test_rgw_url.cc
src/test/rgw/test_rgw_xml.cc
src/test/strtol.cc
src/test/system/cross_process_sem.cc
src/test/system/rados_delete_pools_parallel.cc
src/test/system/rados_list_parallel.cc
src/test/system/rados_open_pools_parallel.cc
src/test/system/rados_watch_notify.cc
src/test/system/st_rados_create_pool.cc
src/test/system/st_rados_delete_objs.cc
src/test/system/st_rados_delete_pool.cc
src/test/system/st_rados_list_objects.cc
src/test/system/systest_runnable.cc
src/test/system/systest_settings.cc
src/test/test_addrs.cc
src/test/test_admin_socket_output.cc
src/test/test_any.cc
src/test/test_arch.cc
src/test/test_auth.cc
src/test/test_denc.cc
src/test/test_features.cc
src/test/test_intarith.cc
src/test/test_mempool.cc
src/test/test_mutate.cc
src/test/test_not_before_queue.cc
src/test/test_nvmeof_mon_encoding.cc
src/test/test_pageset.cc
src/test/test_random_string.cc
src/test/test_rbd_replay.cc
src/test/test_rgw_admin_log.cc
src/test/test_rgw_admin_meta.cc
src/test/test_rgw_ldap.cc
src/test/test_rgw_token.cc
src/test/test_snap_mapper.cc
src/test/test_str_list.cc
src/test/test_subprocess.cc
src/test/test_texttable.cc
src/test/test_trans.cc
src/test/test_weighted_shuffle.cc
src/test/testmsgr.cc
src/test/unit.cc
src/test/utf8.cc
src/test/xattr_bench.cc
src/tools/RadosDump.cc
src/tools/ceph-client-debug.cc
src/tools/ceph-dencoder/ceph_dencoder.cc
src/tools/ceph-diff-sorted.cc
src/tools/ceph_authtool.cc
src/tools/ceph_conf.cc
src/tools/ceph_dedup/ceph_dedup_daemon.cc
src/tools/ceph_dedup/ceph_dedup_tool.cc
src/tools/ceph_kvstore_tool.cc
src/tools/ceph_monstore_tool.cc
src/tools/ceph_objectstore_tool.cc
src/tools/cephfs/DataScan.cc
src/tools/cephfs/Dumper.cc
src/tools/cephfs/EventOutput.cc
src/tools/cephfs/JournalFilter.cc
src/tools/cephfs/JournalScanner.cc
src/tools/cephfs/JournalTool.cc
src/tools/cephfs/MDSUtility.cc
src/tools/cephfs/MetaTool.cc
src/tools/cephfs/PgFiles.cc
src/tools/cephfs/Resetter.cc
src/tools/cephfs/TableTool.cc
src/tools/cephfs/cephfs-journal-tool.cc
src/tools/cephfs/cephfs-meta-injection.cc
src/tools/cephfs_mirror/ClusterWatcher.cc
src/tools/cephfs_mirror/FSMirror.cc
src/tools/cephfs_mirror/InstanceWatcher.cc
src/tools/cephfs_mirror/Mirror.cc
src/tools/cephfs_mirror/MirrorWatcher.cc
src/tools/cephfs_mirror/PeerReplayer.cc
src/tools/cephfs_mirror/ServiceDaemon.cc
src/tools/cephfs_mirror/Types.cc
src/tools/cephfs_mirror/Utils.cc
src/tools/cephfs_mirror/Watcher.cc
src/tools/cephfs_mirror/main.cc
src/tools/cephfs_mirror/watcher/RewatchRequest.cc
src/tools/crushtool.cc
src/tools/erasure-code/ceph-erasure-code-tool.cc
src/tools/immutable_object_cache/CacheClient.cc
src/tools/immutable_object_cache/CacheController.cc
src/tools/immutable_object_cache/CacheServer.cc
src/tools/immutable_object_cache/CacheSession.cc
src/tools/immutable_object_cache/ObjectCacheStore.cc
src/tools/immutable_object_cache/SimplePolicy.cc
src/tools/immutable_object_cache/Types.cc
src/tools/immutable_object_cache/main.cc
src/tools/kvstore_tool.cc
src/tools/monmaptool.cc
src/tools/neorados.cc
src/tools/osdmaptool.cc
src/tools/psim.cc
src/tools/rados/PoolDump.cc
src/tools/rados/RadosImport.cc
src/tools/rados/rados.cc
src/tools/radosacl.cc
src/tools/rbd/ArgumentTypes.cc
src/tools/rbd/IndentStream.cc
src/tools/rbd/MirrorDaemonServiceInfo.cc
src/tools/rbd/OptionPrinter.cc
src/tools/rbd/Schedule.cc
src/tools/rbd/Shell.cc
src/tools/rbd/Utils.cc
src/tools/rbd/action/Bench.cc
src/tools/rbd/action/Children.cc
src/tools/rbd/action/Clone.cc
src/tools/rbd/action/Config.cc
src/tools/rbd/action/Copy.cc
src/tools/rbd/action/Create.cc
src/tools/rbd/action/Device.cc
src/tools/rbd/action/Diff.cc
src/tools/rbd/action/DiskUsage.cc
src/tools/rbd/action/Encryption.cc
src/tools/rbd/action/Export.cc
src/tools/rbd/action/Feature.cc
src/tools/rbd/action/Flatten.cc
src/tools/rbd/action/Ggate.cc
src/tools/rbd/action/Group.cc
src/tools/rbd/action/ImageMeta.cc
src/tools/rbd/action/Import.cc
src/tools/rbd/action/Info.cc
src/tools/rbd/action/Journal.cc
src/tools/rbd/action/Kernel.cc
src/tools/rbd/action/List.cc
src/tools/rbd/action/Lock.cc
src/tools/rbd/action/MergeDiff.cc
src/tools/rbd/action/Migration.cc
src/tools/rbd/action/MirrorImage.cc
src/tools/rbd/action/MirrorPool.cc
src/tools/rbd/action/MirrorSnapshotSchedule.cc
src/tools/rbd/action/Namespace.cc
src/tools/rbd/action/Nbd.cc
src/tools/rbd/action/ObjectMap.cc
src/tools/rbd/action/Perf.cc
src/tools/rbd/action/PersistentCache.cc
src/tools/rbd/action/Pool.cc
src/tools/rbd/action/Remove.cc
src/tools/rbd/action/Rename.cc
src/tools/rbd/action/Resize.cc
src/tools/rbd/action/Snap.cc
src/tools/rbd/action/Sparsify.cc
src/tools/rbd/action/Status.cc
src/tools/rbd/action/Trash.cc
src/tools/rbd/action/TrashPurgeSchedule.cc
src/tools/rbd/action/Ubbd.cc
src/tools/rbd/action/Watch.cc
src/tools/rbd/action/Wnbd.cc
src/tools/rbd/rbd.cc
src/tools/rbd_ggate/Driver.cc
src/tools/rbd_ggate/Server.cc
src/tools/rbd_ggate/Watcher.cc
src/tools/rbd_ggate/main.cc
src/tools/rbd_mirror/ClusterWatcher.cc
src/tools/rbd_mirror/ImageDeleter.cc
src/tools/rbd_mirror/ImageMap.cc
src/tools/rbd_mirror/ImageReplayer.cc
src/tools/rbd_mirror/ImageSync.cc
src/tools/rbd_mirror/InstanceReplayer.cc
src/tools/rbd_mirror/InstanceWatcher.cc
src/tools/rbd_mirror/Instances.cc
src/tools/rbd_mirror/LeaderWatcher.cc
src/tools/rbd_mirror/Mirror.cc
src/tools/rbd_mirror/MirrorStatusUpdater.cc
src/tools/rbd_mirror/MirrorStatusWatcher.cc
src/tools/rbd_mirror/NamespaceReplayer.cc
src/tools/rbd_mirror/PoolMetaCache.cc
src/tools/rbd_mirror/PoolReplayer.cc
src/tools/rbd_mirror/PoolWatcher.cc
src/tools/rbd_mirror/RemotePoolPoller.cc
src/tools/rbd_mirror/ServiceDaemon.cc
src/tools/rbd_mirror/Threads.cc
src/tools/rbd_mirror/Throttler.cc
src/tools/rbd_mirror/Types.cc
src/tools/rbd_mirror/image_deleter/SnapshotPurgeRequest.cc
src/tools/rbd_mirror/image_deleter/TrashMoveRequest.cc
src/tools/rbd_mirror/image_deleter/TrashRemoveRequest.cc
src/tools/rbd_mirror/image_deleter/TrashWatcher.cc
src/tools/rbd_mirror/image_map/LoadRequest.cc
src/tools/rbd_mirror/image_map/Policy.cc
src/tools/rbd_mirror/image_map/SimplePolicy.cc
src/tools/rbd_mirror/image_map/StateTransition.cc
src/tools/rbd_mirror/image_map/Types.cc
src/tools/rbd_mirror/image_map/UpdateRequest.cc
src/tools/rbd_mirror/image_replayer/BootstrapRequest.cc
src/tools/rbd_mirror/image_replayer/CloseImageRequest.cc
src/tools/rbd_mirror/image_replayer/CreateImageRequest.cc
src/tools/rbd_mirror/image_replayer/GetMirrorImageIdRequest.cc
src/tools/rbd_mirror/image_replayer/OpenImageRequest.cc
src/tools/rbd_mirror/image_replayer/OpenLocalImageRequest.cc
src/tools/rbd_mirror/image_replayer/PrepareLocalImageRequest.cc
src/tools/rbd_mirror/image_replayer/PrepareRemoteImageRequest.cc
src/tools/rbd_mirror/image_replayer/StateBuilder.cc
src/tools/rbd_mirror/image_replayer/TimeRollingMean.cc
src/tools/rbd_mirror/image_replayer/Utils.cc
src/tools/rbd_mirror/image_replayer/journal/CreateLocalImageRequest.cc
src/tools/rbd_mirror/image_replayer/journal/EventPreprocessor.cc
src/tools/rbd_mirror/image_replayer/journal/PrepareReplayRequest.cc
src/tools/rbd_mirror/image_replayer/journal/ReplayStatusFormatter.cc
src/tools/rbd_mirror/image_replayer/journal/Replayer.cc
src/tools/rbd_mirror/image_replayer/journal/StateBuilder.cc
src/tools/rbd_mirror/image_replayer/journal/SyncPointHandler.cc
src/tools/rbd_mirror/image_replayer/snapshot/ApplyImageStateRequest.cc
src/tools/rbd_mirror/image_replayer/snapshot/CreateLocalImageRequest.cc
src/tools/rbd_mirror/image_replayer/snapshot/PrepareReplayRequest.cc
src/tools/rbd_mirror/image_replayer/snapshot/Replayer.cc
src/tools/rbd_mirror/image_replayer/snapshot/StateBuilder.cc
src/tools/rbd_mirror/image_replayer/snapshot/Utils.cc
src/tools/rbd_mirror/image_sync/SyncPointCreateRequest.cc
src/tools/rbd_mirror/image_sync/SyncPointPruneRequest.cc
src/tools/rbd_mirror/image_sync/Utils.cc
src/tools/rbd_mirror/instance_watcher/Types.cc
src/tools/rbd_mirror/leader_watcher/Types.cc
src/tools/rbd_mirror/main.cc
src/tools/rbd_mirror/pool_watcher/RefreshImagesRequest.cc
src/tools/rbd_mirror/service_daemon/Types.cc
src/tools/rbd_nbd/rbd-nbd.cc
src/tools/scratchtoolpp.cc

index 3607311c1b3ed7cfddc401b222033484db821d10..560b4704b5885255c9a27778272af5d663cbf66b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f21c45f206deb5cf5c48f4040c0c129915773965..3419d5d617aa0ae58287a09a07862bdcc66466e2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 46851fd177b640bb658b37b723bc41d92ec7dbc9..4150620eb345809fd8bba48ed905379382e17f24 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:4; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=4 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:4; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
     FUSE: Filesystem in Userspace
index ad47157b730f9f8793423539c94167dae87d046e..c0000a5d017b1666d768e1274e0a099c8ac43ae4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index 99eab324275fdd5954ad25aeb7dcd457e8a9aa46..2189fd68dfb397990f96357e31792589981eed4f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "arch/probe.h"
 
index 5e6521dfdec7e13bada77617fe6f926bd6ec4aeb..91dce59377626ba9e63378225a174d68a333cce1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 16c2630d0ee87be9185ce8fe51c55b8dcddfca27..40e826788ac755dce9ab32a4d3d8ecbe3e96a05e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 50c42bdf71cb9eed7056f705ce9dba226b2cc7ac..ceeabaec61ff66a76a93ae7729bc86f6cd90f2d2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "AuthRegistry.h"
 
index 2d1297ee2509064f19e98b4e71f2258b5dde00f9..5f398faf490cfa65798fb527183c3f405c53b3e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f0a8374005ede15beb430e5d926ea9d0d4e2efbd..2ea289a82a98515e5568ceef68f2414aa19d89d5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6f9cf7cb68c84b53f341fbf9b96410a656959083..357de6b2bfc6c3e4892ec7ffecbb6e8577ad69d9 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index eca429d0bd0489fcef351dd71eb2259f3ae2e217..dcdaa5250ef94f745bae661d74619ce00ca47848 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 76ccca735800c65e4a71b8f4e4a27aa8c30a04c1..15c1166f6b0f74cf47c83a1840face39596a18a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e49cea16a5424ab33319f639291eb3a1f0af0cde..f9ebcaf8df9407e754f9108660466d3f346ccdb4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 93504358d32b1b1b77b6a2642ed0ddbcda760598..236e172c162840f25fd1ad97040da83f6561a82a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4921728ae52a10aced0f55515cf1c291b861de3c..102fa9e9acf1d62640c8eb6f85ecf226b51141fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bbe63a3db238904de51e91661860ab55f116a22a..b0362aaddd25fe3579f986b37d4240fbc20ca1d5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bc553fed6bbeba675093de50d294ee30f5b3b898..e09c67cd030508fcf98a7fb0df9a2ad33763e7d1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e7c0a8e7da285b1233bd1f3756a67d89adbe7442..2f2113f650037fd49a7c9ac4eba6bc565030b933 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
   *
index 21596f1584cd703c1a738a28f60b1ce419523726..6ade779b4c1ce746a400a77d551092640749ecbc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <algorithm>
 #include "aio.h"
index dd730bba24a1e7115215f460a4de7a250f0e01a9..343e4503ffcad32bfeb8f8eb17be6bfda8872c71 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d438af8e1081b602c8602dc21100571314e6e529..e0582d8097d87229b59d2f4160fd36defe2672af 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "io_uring.h"
 
index 728c79a198d91eff078b633f57dd8d115e72a6c1..e93854a2e7dd25157c4732e24df2eda6c31fb5e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4461f6a072d0801aa4a7fe458ee508488a224281..1f1c285ed88b73fb205cc7cd746b45a879f25553 100644 (file)
@@ -1,6 +1,6 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 //
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
   *
index 7e5c43d72cb23213bbc96bbb3de6c7a952dbbea6..f503ed85186b7247d655c12fe1f050fc4f0343a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 635ce729109412c8e9beb985339014f1586b99c8..923e6c5e13aee4cbb3e7f49aff61b45b083cb965 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bd2c643bc6bd1cc0ea83f3d9d7668d05a710eb96..13f989dada3a42657fd37f62787cb7c0144e6ca8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3c50aecb3d4f93ff8e1c989b1cf9d7b756888616..53622851008e3180f4ec0010457718c9a9a4f588 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fa41bed08ad7956ff6020ce2ca3772b312e929f8..639679aab45880bbbcaeb6395730e367ab186199 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e0b8d33724a4aff35fd46cc32088d3b4fe667ad5..5964e46f290e5622413199d0072e43fab22c8e3d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9e1d6a878615b4d738d48a980431e920fe3a31c3..f749ad483d05ba353475f7608159f41d43634dd4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4d802fa5d60290dc75382bac8abd411d87ffb2c9..a327e4ac43443b7f755e9339bc9ffacd4ca64767 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2ddd86f8a3c45f42c57e9a076cead60a57c63d29..1dc6e6020e8e704b1518844ec824b707b1275b79 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ClientSnapRealm.h"
 #include "common/Formatter.h"
index 0c0ac1b359f19302cf332d877e9d98c69bc7f14c..eb026cffe3407b9e42709911db80edae58304aa6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "common/Clock.h"
 #include "common/Timer.h"
 
index 0cfb1db21987da42bc039fc706d13ce0354a7fe7..9616faa8bbfedab70a52932ed6a93323ab506cc0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "include/utime.h"
index e7dd10b366641a167597556bcad7d55cd9a04089..0960e2ca8709f4c94d4dbb0d3496b50996325f54 100644 (file)
@@ -1,6 +1,6 @@
 
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 60932d606b522b24f404beaafd6c673b59cfe625..21d0ddd49c33e7b48942089f2386148b80828b0c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Client.h"
 #include "Inode.h"
index eaff2e0603b2f7d3e6485e1f59f336047479f881..dc12212358188f1e2c76c4c9a0bb02650b28c80d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "client/MetaRequest.h"
index 3baa833851fd98b76be55c48fce9e569f34fa997..9856ddcab9baaf468bcbbf7f75d90658dbd6dd45 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "messages/MClientCapRelease.h"
index 48dba0839a279dbeb1c1ae960741fb79f47fbcfb..a6811c6f843c62fe519c198c6dca944d86434e53 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0d07da66c10e06db81767204e385e7ca51bb2a1c..87fdf3490c6d9ecd6009fdf6a1d5ef8a18298c73 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ff365665d53748513bd3cd00cdf0f62e9450f329..7cd4de35538516de639f4271fdf074a1861c0e62 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 47a450792a02840359f492bbb1a8c07dc0275775..ca81908b22c19d463cf29a197edc96b3a1ed9395 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 754c8e615652534ab80104e500d94dedf99a3b13..ddc7891bcabd350b723d8cdd3fd00ce8f796284a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 
index 5b457b291ca9b0353197b5ac0402d9d040c4263d..51f11e7c718438c21763cb48bdc2d18d19b4923e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/2pc_queue/cls_2pc_queue_client.h"
 #include "cls/2pc_queue/cls_2pc_queue_ops.h"
index 26aecd8943db2e20446ea0bcdbd6c7430442b8c4..26b96f0adb0af5373e1332734e0cdf87b225a1fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 085d9e52a50a75a7f5d53d505493318bce7fb987..8474b676ce136c3d3e90dd0f5bd95f3aa7b98543 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 891b1c311bf1b412b517570bc10ba932f997e314..e3836f66b103a094ca2b01d053fa87d255a70ceb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls_cas_internal.h"
 
index dcd07b4bb5bf37fea6c5ed30bd3098cd60b7a1fd..a13018dd590804f565ecf9c28e127042f639ba50 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e3da13455babd9847f2bc852d882cedc4f9bc625..8471f8392762d8319ceaa03ccb66599f8371f36f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e0fbbff18d478cb032be89a8c660980f4afb9e97..54ba17ca6a18aeacff963822c8c498aa18724169 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 86e16d940f3efc2bfc484b8606fbdb84e2f87c2f..cc2742ecba3275451c33b9c19e12da5a1d3cce61 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 9d78eb8f01ea31b3e5ee75903b72c67ceb4f00b6..232436d3501a0054c6356858f4515c2882505e80 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /** \file
  *
index d7263b431421edd5abdf60d35a88977bd8bb5e27..24d1b5b1d8925d8c28af01e7b26183300a3c6fdc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * This is a simple example RADOS class, designed to be usable as a
index 44471d1dfe60157bc9297b111d24a6240529d6ed..e3bce1b1333fb5975ad43ba4b130b69babbd80b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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/buffer.h"
index 88f7ddb1f91a65531b3252772586551a3652ac23..b34bd5ec638da31a097d9bfc0dc65291ca503aa2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/journal/cls_journal_client.h"
 #include "include/rados/librados.hpp"
index 530110ce6cb3d18b56e531743c1963edc848e478..d2834e868edd76de48775595ea8c09c8f87db229 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/journal/cls_journal_types.h"
 #include "include/stringify.h"
index 96d28461db421db16460d87257e4dc35ddd55b7a..b497631df211a60ad6849e4a13b8cadfff7d99cb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /** \file
  *
index 30565986799346d1d7db8a8a013afd76e03813e8..3929d237997d89735ff93583ca65a190091d3a2c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 77f04936a4c788f086bf1a38bf6a66788e6e944a..345a401761de34884598b0470960409d984a72a9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 65936141d4bc4c4bf315f2ad90d12e1a52a1d713..51681cdd7ccfa4ba7707eaae438ff20336051cc1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c1126b5659d88785105d31d31c2925039d7c9c94..3594c62bc3e18f0a73511df77766e131c2ca6b62 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 
index 5af994d4ffa1898683b4a8f135794e4693b3063b..9179c0a184d8e5fad542ad221df2d17d16d4583e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <errno.h>
 
 #include "cls/log/cls_log_ops.h"
index c54218b11e27c8ddb3300d6c63dee9f956c327bf..a8b99d3edd6417292b2d14af97fcf0c3c9e6d9b3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9143f6241b152a8d9c695a33d73bbdf28562720b..4dfca82556bf28269ca86c23265c96443160a313 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /** \file
  *
index 2462a0dc69db1794eac6eb2ebf3eba2df5e10ab3..94c3a7fe82dce2dc9c749646666e2c69c1f9cf40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1f95749ed1afdf0896b4ed0e680c94ab9ac767ca..f4a9887d9ec33701348c6d557e27ce87db7dd92d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cf4daaac8b64701649289bdc37bf485482e75c20..0d78c0bb38c8f597534154c57f570c1e5948e83f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 
index d3d38a9214e5030a99e6fbfcfc8c968da6643a8b..4dd15df07bc842a78697502e2d2e143f13390078 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <errno.h>
 
 #include "cls/queue/cls_queue_ops.h"
index 37de32ea018d695759c87fdd380aab70bd23ae24..dd3c256c4bbe13cfeda874391a8138949d2b7870 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 
index d534fa6621f4b4f91c25a1539ef0ea47407e478a..f327d8baac5e70d76fd1eb08787d5d139a60a933 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /** \file
  *
index bb48893133974244c51bc97ae0c1bca95a6aea96..47d5ecf042642d7663af08fde05dfe23b0af12a7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/rbd/cls_rbd_client.h"
 #include "include/buffer.h"
index b312b8a8573394f083681ff9cb464a5093d4e03d..e36544019984d4c67b98646cc0f96f2cf13f6806 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/variant.hpp>
 #include "cls/rbd/cls_rbd_types.h"
index 781d967f979b7916962ed071a8627fe8c25b9553..0597c5999d13262d7390af60231e1f8a1ba0fb0b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index f65a0fe32d0fc0f8c98d9a3bf010f3ce76d0136c..ac58a5c4ad666fd291da25bcae1f9a12203c2dcf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 2286438b370b3e62cd12c6acce8aab4b403bf606..7a248223b4e6540f42ad92482fe5519e5b81673c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls_refcount_ops.h"
 #include "common/Formatter.h"
index 673f218e3c4912957d63d862e94eedfe8745236d..0a07b824a43dc8e6d26f59fddd84d70ab6c6e101 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 
index 231f1c1b1c9068e0abc9952b6d4dbad50eb1e265..0b590cd756d631f8c3d10ea0cb1d3b32f6424e25 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 5d4034ae13ce916a4b63626a0e1f3c6781594c80..1a2f49c19ca1898b9a52d3784bd8b82c94130148 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/rgw/cls_rgw_ops.h"
 
index 3582ddb5e2d65af94ed2112e1c758be000f2178e..ac89cf51e39a76c6c2d6f668a6de1d01108f422e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/rgw/cls_rgw_types.h"
 #include "common/ceph_json.h"
index 44a5d7b33832bee437d0fc561c395f9148568b40..7f24a6479937c37e289734ff8528d529cd25856d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 
index 415ce8b751aad34dd353f5dbbc172f536a73425a..64194fdfbb7096e43572da77a60ef2caae54b589 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <errno.h>
 
 #include "cls/rgw/cls_rgw_ops.h"
index 3c0678368ca1a6ad433f2b9a3768ff0fd8bb337d..e891adabd0d59bd0ba4dea86b01347e1b84590f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <concepts>
 #include <cstdint>
index 5ad8883d84cb3cd5d1d5c6ee29ced5b66531b25d..c07da2cd1c2d47e0d776e44b4e7e5ccb548de9d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 7a38ff5fa61ef585e252801ef0b43f45611a006e..c53134650ef934fe83da261bbf6636f58c45b910 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 592f304fc715059f8cec4d691098d74fda744e6a..24e7328c66b12fa9e30d014d177e8de720a04fa5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 #include <algorithm>
index acc94ca326a2e480afc794ccb7d59b2807dd7b9b..769bc5f6e9c7cd0808e0f1cbc8a024d14a591cfd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 12621339398d804118033a78fbce086abfab556d..caa80c3e2196871ef3121b7944966d0aba64dcc1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/user/cls_user_ops.h"
 #include "common/Formatter.h"
index 27c3abe9bb67dd689615da6ebcaaca4e79a173da..d910a5d31d20acaf2442a169af79241f7ae08b0e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/user/cls_user_types.h"
 #include "common/Formatter.h"
index 2e8ec91edd3ae57b2c5c54b6a580deea92dc34ea..b57571025ab0551e5d1f07d2f9d11c4f051cf5e1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 769a7b77b6357ca8f2cd957232b9cc70d7d9c44e..70fcc2f053f7c38605a903c2e322f5b47eee43a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 735ef7c89857bf87311c69ce1c24cbd28ad7a74d..014172147da0eac21813f724ddaf29051dc73842 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/version/cls_version_types.h"
 #include "common/Formatter.h"
index 91d6a5ad40e709cedff7892a4b592ac23ad22a53..c43286eb81ad6d512b72ff8c7b409f0adab0f9a0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <iostream>
 #include <string.h>
 #include <stdlib.h>
index 2c93e06e7ca8aeb45f48515c0bb38b318cecb96a..3c2a71e7d69bc129a6ad3b13a41b69638bb47362 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <iostream>
 #include <string.h>
 #include <stdlib.h>
index fb6439d384cc7e1712f9479b4906290fe70b2245..8949b7e0c52c1bdd13159e25f944c4b4d74747f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/AsyncOpTracker.h"
 #include "include/Context.h"
index 03105d64ad9c1beb5f96baf981682566ec1b30cd..96d61751fdd5027b81a03b7510a3eb42b1595975 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <ostream>
 #include <cxxabi.h>
index 2629b2c8fd59db329cc930c8eb428a634a4abf57..df8bdca42f346708ab99bd4db921d203578d77cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "CDC.h"
 
index e00a2975f4ebd5f82dd555987258066bbba3a947..d41ebeed8cc89197f0a1fbbf433e9dc50a37f4ab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2f78fd02bf9e27467275752e6f3bca0c5e3946ce..0dbf973090981b179b884f4b223d52a28117a396 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a4f8168343c81a17f9866af45e93db91707ff757..5a4e5d83405f48f31b967b2dff4be4ade40f062e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "common/ContextCompletion.h"
 
 namespace ceph
index 2ebd246990532b7116adf6f7564e5dbd33ca04c4..44177cc30a77b61dad8614bc042343d172ea8696 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5a84e9c6079c0935e79cf58f6058631767d6c739..1bc729b76ec9170fefb35ac8dc40ef17d81ffbef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ca129a26ed6e32ae878b63c340b852b5529afc11..e5390d3424949e52264d6951c6d5cd1bb0e4e4e5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 941fc873cb72f55fe1105936b1351ce2a9bb7fc2..e6044bdcbe08ec67432daf42d9173b10a282c68f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <random>
 
index 884dd43025633297a7ccb8cddf40f8339567d6cd..b0c2b775fbfd2511b331b9a3bdab60f3b42e3473 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Finisher.h"
 #include "common/Clock.h" // for ceph_clock_now()
index 6e87f070e81f4f2b167d4f63e2bf7cf8bd626fdf..0f4af18bdaccc5cfa52141f8f9904f25acac2019 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #pragma
 
index 3a47addd2b6cc5501e1e95309dd5de8eb0821b73..e8659f766601b912dc961b0fa4876f140f1b5734 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3e3364cddebe59b0a1f0f7577140e3619e95826e..1e7f05f47e0bb1b72edf524d9955443b70055c6f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Graylog.h"
 
index 1f452710f600ff9173b71eaf7aa310c1a9a316a6..1b94fafd5e547e053e64b37802ab629a48ae7c90 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 246cec9460b1a0a7c7844bc3c452d5738207c4f0..f243378509111b1886f6eda9cf310c0235dbd492 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7308f44b13c44bda024597bf8ae698063f98cae3..8fa6708d0e511f0a48b6e5552925d5f4b34179fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 12e1a97e99837b6572d75da1fa9cea1555fbb9a5..0cf9dd14e223d82f87fdf2c69a4ab9451c917da8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Journald.h"
 
index c35200b4dc1c826f4fffeb285a7cebc6ff712953..8e64aa656f2f1086517dc30bb482465d8438b682 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a76307c41067bcc484005c1e47253c462037f5d5..4dfbc093539762b3ac15920d9e1cc2df47712053 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 //
 #include <syslog.h>
 #include <boost/algorithm/string/predicate.hpp>
index 82ed7c0e78003878c9c6a5a149d95a5c6b430edf..e790121914d829acad089827a086ca8c443787fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dd85d64fda0ec226ad0ca07b51cf1d239d8d0ec8..2fe6f5f68d841be2cf7cf9807592161e05322210 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 ca5165f1ae1539436995c0dd627e00b1c43cde33..7576d57e1a1b2c39e04166b71ea0f3178b36436b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5ce820fedeee7062eb22264bf3f78cb9f3f6e05e..61eccad117ecf2ace59200ff95d9088f3c90c407 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Readahead.h"
 #include "common/Cond.h"
index e4c3fef588cad185c9ecef0e5693cda710232fbe..c79bab2597c5001349428a2f55345dd61872d303 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 //
 #include "include/ceph_assert.h"
 
index bfa49c04df833d48f0d1dc88a0a835db5e7f46ab..cebef70b9e1d808a8ea9c75fb32b70a193e94041 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/SloppyCRCMap.h"
 #include "common/Formatter.h"
index 8995d6c05edc072b7b3ff5b039e1ebff2b2f587b..70e9621e656cfc03a27cb323b8e3890781b0edf1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e17e7eb8d1cc1137a23121d848eabbf15abeeaa9..66532813dbd5a38e15f5f0d8609e067977bc822c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ec397d663403f446621db6146c8e10a53f8b5c3a..00e788397540282d52e731e67833e48ed15987e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c3017783af9c0e1b9641572e9eee78702bc29dd0..17f5d4c5e440a8bcb9a6e0ffa65d09d99dea32de 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Throttle.h"
 
index a7c35fb8ef52cfb7c9ae185f3ba610306165201f..be0c9909301a60532fa32f6097141039623e3f04 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6c7c1037fb10cf3f98637905be10e12258f96eed..214f77031a06db232948f0ca721474597e241f20 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/TracepointProvider.h"
 #include "common/config.h"
index 771c00b2cfdabeb82cd053d92b8921827c731433..edbb08e2593f276c28f062ec8a8f4695e53f9fbd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 38431f72829cf1e7b1f9174e80cfb999b82bcb30..eafa80c75910544a4276646ac90492b3b8780f16 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e1baaf0f087d7eb88327c3de1add2119c309650a..a67100f1c52319e28d785547d81bfdab29a852d9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3b5152d4edb721799daaf135a889adc96e14ca06..2d41f333a4b8ad5f5a139b66f153d69b23f8eb02 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1bd2c8822a3eb760953f915037f06bdfa73bd4c1..da2898d4f127946868df5e86f10f3af1ec04394c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 07f6a1452a90fe74720acbb3d98d206129839364..0fafc09bb1af5aeaca4a434b58ea83ad757d3840 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 478b9b615609db5957523fa08391383e0632face..c5226c9765dbab1c3b8a505d94c5d94c4cee55da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 96006a6ef1da1bf6540b29828d1e58dced8958c7..03f02e17ce13a963707b7721addc7e785853a8b7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 315e4f5e964d4248c5de893da214579d5233423a..171fe5005bc0b61b91b010e593f94910e445f744 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8034fd1fc4f02a22847920a6c903d1015a18c1ff..1d5fe48a41b36ffa94567694ff5ae689c13f712c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/bloom_filter.hpp"
 
index 6a6a8cbe5ba7539a934d76bcac28895b42b4e3e5..c5bbcfb2d3696d2c3c52179a38beec81050315fd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f9914787e93ab72d71735c8abb160e266e84d8ca..909c6eefa7f1963ff7a564dc98c0429d93edad8f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index db4cae2db0eb4fe180d323c2476ea5420c4ea065..0057a37459661c298aef96812c8cf2830ea93338 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a9d349731ec2c65e18c0ed411015b32b3728e04f..f6e8c1967653c3a36abf033bacd6cdcbe2c198a0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 24d3e1752498c9d93321dfef3071b07d4e43911b..a4a244cfd916b646e27bf8fc4711feb493e58bcd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d1128fcfc3528425c08e45b28d5cef6a69c02551..c75f3c68652b65a27fbdc05b1b7c19c7059fd195 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 21633fc5d41b1bfde7890a2ee4784af8a2fc5a55..4760fb28477de5b38418e94e791cda68f0d46da0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0c3d6a84ea1057a2253c909cd4e1f6366d0c33de..a87511c1f27064f26470ec316e034028a0fbc956 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 038d115fe0279d22954bb966dae537b7df401d58..de7b4e8ab9fa1cc003910174ca0d644d7d05d48a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 29656c70b3e15512beb1e1e2a1aac7155015dd51..5f59c68c12896d7ff647d0b6cfbc4abd0bebd366 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2cdecbf0d83aecc7143ba5e5e0b8c40d769324b9..62923154b16a29b9b05ebc345d84b7ee57471348 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 #include "config_values.h"
 
 #include "config.h"
index 2fe511818d60284ad3f785d3ffb7fd9bfa9b5eaf..7ef99467b347d44e046e3492914aeb3ad6b573cd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/crc32c.h"
 #include "arch/probe.h"
index 4409abcd4f825a07f689d55be0cf6ca8131829dd..c6b92ea4482a376fb2775ed2b1e88a70c11be7d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f726f111032c7ccd0e06124653c771557857b4d7..93085b1d6e3c93a7fafdae247d4e235de46f188d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 262671426a1dcfa7bf0fdad5a00bf87df3a56b1d..972ddedb4ba1e9f4f698c02befad7db2a95182d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4cfb694c4c6dec9e94e129e1e9458c1b82861427..a33229d3f8e38a99797d6a328e800e06ec558c43 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a71bb34665ff2c0f69c9cca50d90e07e4a2696fa..493348d71f908373aa55e46de3b718daf5c9cfbc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2fbd149d3e250a7a12398d083099243134b3e331..dcf5e5604362d017fe7cd061e09e286c50319c46 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 67d68326c2c295ee33383934eaef9438dab592cc..f4c32d13b6c334f776ce2ade3b755773e70d1381 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index df2666d9d6aa1d0afd093156ffcc084638e612fc..093d256553990cb8936382809ad67a2130ecbb84 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f67c5a131547b85d64f9c9b178c5c32e798c5b75..dbd608c2d2be3b9ac5fc893b0c6e0dfebd36cd07 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 259ce7be796ff1b423541c749dbfc4ca7210be0c..35f9b97076c59a0b8d222eef5bb0eccc16fea9c6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fd6d07ad49642bb4874cb95b9bc6b20dedd96ea0..30123d25e1611b10674fafecf3544358ab6d33a4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/fs_types.h"
 #include "common/Formatter.h"
index a02e0fd6853959b0b300e010ac765de2fe039fbc..587e01248db57de6b4052d956a94559550db4918 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8a33b7d775dd5cb843432ec3b8f8da97a28ccb93..e52e080fc2c761d75259242c6586feb9f195e2fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 502818e7c0918aa2ed7311579cc91d186f7b1c0c..619d48f0d950ea7db2bf0d5e0c708ebde9651fc3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "hobject.h"
 #include "common/Formatter.h"
index b452a5723727d9b204adfb7f63e0286c070badab..fd0454b51469670f0fd3d84d90bfa9909fecf501 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 45fc5f60b2f1eca02651e6f12043d8a8d9c4fac8..32d6e6d5b7ab80c9232e0948b6d48882ee148ee0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "DataGenerator.h"
 
 #include <chrono>
index cfd38513b142d03d3fadc4368dbf74d147de88bf..3ed73431f46079303078cbe065cbdc745bfa188e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "Model.h"
 
 using Model = ceph::io_exerciser::Model;
index 8c5da54b92ff05a07ed3ccab18e10d227926e2ef..ef919afefc0f4d887f9c0ebf6a74ee4d739276ed 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <arpa/inet.h>
 #include <ifaddrs.h>
index 21601379c040ea19e35e4fbeabd838decff1fa9a..74c8aeafbe8bf20eea8072e4ef9ef0448e3c1023 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iomanip>
 #include <sstream>
index 81c1f77609668c6eae314ed156df9cce9d61d0d2..69cc4608099151e82d0d03c0b77cb041ab45f6fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cb7be4289f910564aa2a814605aff89bf1e7fdac..a18ba78778c90da2a0035ff1f97419dd42b5c4e8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b16a68c062db3f8edc1506d76773800cd9fb1c7a..d2ce75f15d3ab72f35eaa26c41b58262cd5d890e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b832d211e7d1f9990eed30b9d3fd016cb26900b2..2efa30c4c65352e2b0d395a39a227eb0980ce0e2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7b1987992747406f6bb045dad82fccc5ea9c1374..518ac0c2ca8a7764ad6f9eeaf408102d4319aa5f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "numa.h"
 
index 6f0562e3e76a48d28e3a51852849657428a98d13..6df7e1ac0beeb20a1a2c9ada3e514e0fdbfbd175 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c3fdfd54b862f3aa82fa325766c396b590623fc0..b2e25d90355814a30f21887861e2d44c5bc0f45e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3f6894b01c166416692408fbe973f4bb58c86332..bbac26e261cd82fda562b3192f0ff3bbcc2eb3a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "acconfig.h"
 #include "options.h"
index 867fc2efd7e1ba2ca80f6a376f664ca8a5ef4c56..999f9549d9f4a855c01688a7bde360a144acb6a5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "build_options.h"
 
index 61ae5b741ccd4487eb8473c51290681d610ce1c4..5ba6fb1a2ef6e6569b9115829a357a1f4d7c1aac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ostream_temp.h"
 
index 3b6ee3b0d18f622c9220b7c44c22152bfa34f884..3c657ef7fad714e64a8986e3512fdc348b80271a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 772cc5e2cdc3a8d79c92fad434b6dc3575ca67af..a4e05c5020380ecdefb01e323bdf95f58bde1689 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 81593fd091163d391662d0e71a65962770fa11fa..4384c9281f3222753e8cd6fc732e639b3ecea8d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d58b0fb6ec2d3aac59be6fff4c3e123e011a6dfe..62f68b3efa403563fd05a2639f0d82d450c308b5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "pretty_binary.h"
 #include <stdexcept>
index 9ce8ded18a3ea5a2f87a40fd5dc09e7a293f9e1e..7adc615fcee8d45fba5c54c18c8ab280a31eef34 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string_view>
 #include "auth/Crypto.h"
index 855b6e537b7826ed94df5e23f53f1296b5fb3808..e48c488761141ad01de380a592106d63f883696c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 97f13edfafb256c91582dd64159d3e0f939a4231..a3d834c9c7cb15f9666f065aca4184544788593a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ad0313bde706fb7530c3e7f525b4af459a88c05e..dd41af70a507306a57493eddb8bcae9a25460090 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "snap_types.h"
 #include "common/Formatter.h"
index bb68e68fa2d91a0ca44c09c402b832b1923b65bc..3fb35b0eb9bce57cf450f86422507d8ff19ac05a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6904e8d131f9a1713cdf952a194231df8153f099..71e9378b753ff0c7c9d3c989e1c2b35023a1b204 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 815bc8ecca8b4325af40418f829c2610a96ac24b..dd16a6495a9c88135c4d2c173c25c4789500e754 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c198df4f383c9709368efbf83201d6e2818df31e..f196941bbac778576e10db4135de7d85fe71dba4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c0a0f659ad4d42d450f16e4e02c7354fbdf255c4..2559371788e539d6175c73eae03530f0f4cd86ba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6a84480d60b5efb7dcf660be4fe435e52e10b88b..f05fb3ca5b2d4737281a0535fb3fb2291e7ab522 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_context.h"
 #include "tracer.h"
index 7f11cd798fb34ee4604e1988fdfd76712679828a..71da35d9a0325e095f9e8f7288ce51ae1534af3e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6580d28c6ea5db674f11356fb2d21be380be9324..cf4b9f157a53feee73b65275d1b78f5e0660435e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "url_escape.h"
 
index dc676c2647e3fa89d206cf5dfa0fb0529839c8f8..08bbd0d0a1b8879072dcd1ed2c45d1f7052343fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b6cf7a976c14b58ab2e0607041a930751417b7fc..ca95cb9450d93ec81c2dc4b5748776ae546f11b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3714441e7e2dcc29cc170fcbabc45f00bff5f0ec..b9b1b3ee11c1b1512d995310b0fbf22db8415b3c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9b148cd49d345aa862f6fa8ea69e680d92785885..531d3bd645dfbecacb59f1d4eabc5df9e0a7883a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6901399a7850133020cd35a3fd2798bb46c0d68f..c91273a77df1a9a89986fb9c03187b4eb849f553 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b7fdf8067995d881ca60dc84894ca57c7a007816..034855da0fcf912f09cc3971d1a3b9241cab0195 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a13dfb30ddc786adc4633a7f1e25819c7946c9db..d3e2ddc23890c75cc88ac6fe213cac8bc622140a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1504a2fe65d1bc2e136b5383ac814a47a163ad03..a39c8483b3863f845ce744b49fef7a8f45b7d01b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4bebf5de4e72705c93bb180f8a5c4e14a22b5f59..c240b0b6d00fd014c19e41910cd19d02b9f37ef0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/admin/admin_socket.h"
 
index a604d84718f27fa29a70a4fb7be3d24e0f04840a..8e73180edb07bdead58a252f9aaf4f9b4cc0db5e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/admin/osd_admin.h"
 #include <string>
index 68a622e1c45201051c5fe02329db968805c788d0..ffe34cf31850d47dcec7e5fc844ab2909874bc80 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/admin/pg_commands.h"
 
index b64d2d0f78a82c325a7d3d0da9f92d34ebd837ca..90cfc09d1c8b135132422399a3da3f3830b3974b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "KeyRing.h"
 
index 86edf7a6f52691469576945d954f80255f76cb8a..20b27dc0e49eff410216c228136eac16c8896dba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "buffer_io.h"
 
index fa040a4661c25e28d4bd807c0715f82af8af4fce..b2509ba8acb5b0e220c1f04f56b96c0b16f88837 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 88d4679d5739cd5c0620b35e576f83c1d1e5f07f..4e33ad9445a4048e54cde5c52bd8965376ae95e3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "config_proxy.h"
 
index 709c3d6a47ca3afabc93089a625d0930f7b381ff..0d8fef65e47cee3d260bb74aac80dc6af65cfe5a 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "fatal_signal.h"
 
index 9da5d97d8f7771cd7da433a9966d94fa9273c371..821ea5e8b7a968fc56c1f01fa5fef07fc9b8bd55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "formatter.h"
 
index cae9f6a7bd90e601f6552c21c19fbeae7c690279..e997e0a8a81fc02ec6298a0fbbfd6af70db25a87 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "log.h"
 
index 53399fb9b8428f5d9dc3c32abe79dcf92b278e49..acb3911e09a5bb0a6c7d8e604ac1829eea77cba4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "operation.h"
 
index 2efb7a0d8d335bd4041532808e583a8e4d29494b..9013d6d1766f71731b06dfb8c0c85b7c364c999b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_context.h"
 #include "perf_counters_collection.h"
index 88d1859f32f586e912cbf96daef96944758bfd10..0ceb7423f7e8476f08e2d62b7d54e6047a76fc20 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "throttle.h"
 
index 58c4fc7e2186acf7d54936fde2ee55d90209f3be..0cb95f4ac1096f04a9bc2d4b4a926f1c6cde48fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/common/tmap_helpers.h"
 
index 9c6a64724be99ff972e7649fb1887d89c540bbde..2987fd678568f188114761cb4ecf499e75ab9ca8 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tri_mutex.h"
 
index 0d66e5587e88f819b350c7dd1112105b5ed9a9a1..880077e35fcfd8a219bf6d552aa3b8933a31b396 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "CrushLocation.h"
 
 #include <vector>
index 6c299f94727c1108052c18de36b0ad109a4e8ab5..9e6102ae75c13d24bf2d8d14347a18998a576d3d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "client.h"
 
index 3d6f7fd2f9f11f8469c9902ed90e695fd7e6cb3e..fb60645f8688ef10e9966ae0666518d132f5c40d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MonClient.h"
 
index d07c090db737a60d275e0c7661cbf797bdc81d43..2fecf14eb1fdacb35b96c285305e156a34c5cd2d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 89600742ec593a90bbac970db9dabf0d60ba6b0c..5f7d1c3714ceece136e5849c6329d74019eb4838 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "FrameAssemblerV2.h"
 
index 1af1985897fdaea5bb99434b5533ede1cba97c83..5893e12e9b6002cb54691ce9744b8027a89397e2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Messenger.h"
 #include "SocketMessenger.h"
index 3deb5f039d8fa20a8b7d021831455449b8b35f68..996e63b7e4b46889008871a85626bf65eef48970 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ProtocolV2.h"
 
index 97e0bee4dc3c847933e66f36fe58d51513fdb992..51e77751e40eb927fa3190a882ca5f17d5eefd76 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Socket.h"
 
index 767192682773ebf38e69091dafd42b083103f383..5734c09e30e472f1ad00da93b4b2e86b6a77972f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7f442493c2a362935cdd2dfc127e470df6ff7366..f89fd9a94029030557e7fee2f1585bf054c6a907 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 54ea30093bf7cb3fdac6cb78f571744b95971d7b..c08bdc87422fb2df7078d0458941c00424701ef4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "io_handler.h"
 
index a0f5b03a5d39d712fdfdb0540cd5188a8d22f55f..723f0f08409909cf3e95ed483a62d8d2ebb4bc50 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "alien_log.h"
 #include "log/SubsystemMap.h"
index 643e0282432390fe0efda6fa1dca35bfa44250ef..65b8f061e64e356ffaadcf588f621c0f88a1d8c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "alien_collection.h"
 #include "alien_store.h"
index 2d208548b326a0dfdcda10218362a46cc0e17ee0..1898466fdcce0326bd5a949bce6877ec784de42c 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "thread_pool.h"
 
index b7dba884c4e0e51380a33ffb939b235f89d3d8ce..4f576fc98a53a2522a94f92a920851acda84ada8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cyan_store.h"
 
index bc47ec78fde74e30b029bba5246114bafe52fd3f..edca056c18a890a8d24b7315988b77352ef10050 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "futurized_store.h"
 #include "cyanstore/cyan_store.h"
index 45467025b219005f0cd83156d6fd74dbcdde2c7e..f7592810a4012107425bfd5c2ad5d5de62c82083 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <fmt/chrono.h>
 #include <seastar/core/metrics.hh>
index 48e93a726cee9949ce235e370c43d3b939f65e4f..f50b56b1ffe9f53c377ecf1a4348f01c8fe137f3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/backref/btree_backref_manager.h"
 
index c596ee41dcaf0dcec70c28b96fa842f902f7aeeb..ab4cb9ba3c2bdb4896920364606f4915a1c0baf1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/cache.h"
 #include "crimson/os/seastore/backref_manager.h"
index 75c479f0ed8b495b2e684e7764c114f9a23028b7..840aa766dca626a80f5c54506451fe5a75973f28 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/btree/btree_types.h"
 #include "crimson/os/seastore/lba/lba_btree_node.h"
index 0a39add8d0a5c8656769bbb4297be1a54527b200..051a3762b90a9583e90f3f6a1a6d861511838450 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/cache.h"
 
index 8a358d5d4e027e155e6c5c802cf3a2f3c4e6088f..1662f5866e4b547324b758e85f90a3168158d3f5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/cached_extent.h"
 #include "crimson/os/seastore/transaction.h"
index 4f5b58d01a2f315331c63b6a00abbdd2e66b7372..041f827f1dc9ffad43f731671f408cdf3315a09b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 //
 #include "crimson/os/seastore/collection_manager.h"
 #include "crimson/os/seastore/transaction_manager.h"
index ed17e2b12ef7efbebbf04936e1322cdb5908985a..7df7a350fc678844613f3e6d9785f9816168e045 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/buffer.h"
 #include "osd/osd_types.h"
index 866b5bf350cf5f8292df113eb0700de2253396a5..26d579cfbd9d3bb5c47544b008ae90e0f66b7f33 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <string.h>
 
index 1923f32f11ebde7865339dba1eaa245d2f37f795..632f6d9fc05953e784e5c963b0e7ff54d9eb55a4 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "device.h"
 
index a8e5ae0ce325f2efe0bc92fd0a2c34217b93a118..1d4cc84c8009f1da12c8a47970a2de0a6abad6d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/extent_pinboard.h"
 #include "crimson/os/seastore/transaction.h"
index 1c1a10a3e8c0e094386df181d64f85f4b1be02cd..4c75dd92f1f02cd8b70bf6b331ead8f2a42c7761 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "crimson/os/seastore/extent_placement_manager.h"
 
index d4714cf3f961919bc3ce55cbe3d21d02c8946207..91323de333ba5787227c979992760f65a48511a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal.h"
 #include "journal/segmented_journal.h"
index 71302bb560cc885b2edbbf59d5b044763179a055..a13be09148e16255e9f3d97b93f7b362ae447044 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/iterator/counting_iterator.hpp>
 
index 6a624a61cab6bc73e218fd863b9f7939dec197b3..2da3d1f1d229e8d88a786969a265ca1a642a3d7f 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "circular_journal_space.h"
 
index 0ae4e25b21788f491453717a44a0f9ab398c6343..acff722f07caae71efadcd4dcd075a4e5b26f6bb 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "record_submitter.h"
 
index 5405662b91e5dc97a6658197a641242f7ffd09c8..d063ffa73f4b5189ee99b3bd610615f4cfb66c9e 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "segment_allocator.h"
 
index 0bef08f8bd7903b15b743a5f07c1705a6785783f..5ed8595aebfa2462ca18abf0662782c4825129df 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 
index 13f35ef765871c79b05630cbeee6ed2bce514c47..d1d4fc0d61d99fe453142f9679ea48b5d42b265b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/mman.h>
 #include <string.h>
index 5ee0db2a13862c9c59d4d356bd876c6f72d113ac..f8c645d99d0f8c09f818d2a462b3a0d06c78cd83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/mman.h>
 #include <string.h>
index 3ebfb1dddf83c7d7620aa4ce37046b12c49afd74..499416353256028aed521e503b0b62aa9c3a0412 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/lba_manager.h"
 #include "crimson/os/seastore/lba/btree_lba_manager.h"
index 1613ff4fc5f4dc1e1889f27d1a947602f95b27e4..664da03faf0c3601aae905d73ad3df96d9c91d9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/lba_mapping.h"
 #include "crimson/os/seastore/lba/btree_lba_manager.h"
index 2db4b70104bb31706c13065a6e398c724932bfab..828d4a94b4c9da47b03c303a6a7835b4b782b6fb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <utility>
 #include <functional>
index 7ad37a2e95977c9035d84b51ad2267cc8145847d..da6705f7d39bfe03a9e567b99e0d9c1beace49d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <experimental/iterator>
 #include <iostream>
 
index ade8d986bf468dff74d9f4aede105756c1d35736..7495839ec2f6e88991e9ea1035d047b4601e0ded 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <string.h>
 
index ca430a080e58322fed22d8b510734ea8fe30fcd9..6eb054e099b5b80b8603b1e37e9fbeee1ce59175 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <algorithm>
 #include <string.h>
index dc8f6e87c8ea7b901b1723f4fe014599d1a9cb3a..c2ea04dc659ddcb730d1f14191107cefbebca193 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "onode.h"
 #include <iostream>
index 1f0ffcb0c6d56e0858ae058f6b900ed789af0cbb..426bf1c6b2d4c984c51497f628a51c0f0b7f839f 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/logging.h"
 
index 04095a4e5e3980c1b07234755d053450a0f410df..ef0d670f37002c2009ab74ce52fd4d19c3985c1c 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "node.h"
 
index 8e6f16a744ff439c84a129453cb6a4085efabf0c..d849d5ae5a47647a1505f4ae747bf2ff5aba48db 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "node_extent_manager.h"
 
index dc774330c9cdf863d6adb7feb0f0dccf67b03125..81f93977f30cd43fd7e0e3ae3217d63477c0b1f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "seastore.h"
 
index ce6c9f5a9960e8e75a38978719b02a3c6316d271..2bca3ddb3a19a62640924db88651befcd48ca3bc 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "node_impl.h"
 #include "node_layout.h"
index 9252fb99a44c61b3f93958ff0a591e9974ede37c..87f414b97ae0f3da6f9d76d31a8b2e2ba0f4e31a 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "item_iterator_stage.h"
 
index 71bbbed4354063ff6644db0f639d6b0e64346a3f..f2715b3c1b80e65144c9a4725159a08459b681b6 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "key_layout.h"
 
index aab30ad3c772e121093d7a7eab882905ccdd4c1c..1ccb8a7674a89e510c767345c758d5bffb371b00 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "node_stage.h"
 
index a0752e0fc3bc689c5f7b9bfbc8cd30ec2b17f226..3a97b654241d8ef2034b472077964ac77beb05a9 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "node_stage_layout.h"
 
index 38fd0ae8e0f742810da9532e3c81ac02108823f7..5ed9f4f7184982091d0a5ea483f3bce8f2025ea2 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "sub_items_stage.h"
 
index 09f20db3a77ea8102f0ce8425b6103b633e044d0..58aa9acc7f239df60cd19b229051d27698208a73 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "super.h"
 #include "node.h"
index 306f2b1bd7eef9068254d79500164f5a90240543..e949aa931a00061ef2b8cb312d23fbc979639ff5 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "value.h"
 
index 749edc97f7239639d9a25b2a8e050fdfeb5ae8a0..b849c1878436a7572b14b1ea659b4fdd885ff96c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/logging.h"
 #include "crimson/os/seastore/random_block_manager.h"
index 9c95f4a0897cabbb0a4ca248a9c3fd482fad2ccd..091b5ce9265b00834657c693a7b7be82606c9620 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 //
 #include "avlallocator.h"
 #include "crimson/os/seastore/logging.h"
index 97b7902edf53bcafa95055259bcf279ebf5417e0..c5a9c5eb5da3ca650fd3747045bf24602587da6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/mman.h>
 #include <string.h>
index b66bf6f8f6c766160dd2cdab5e923a0c8d5d2817..f35c06b8c03d4affba6e64a6dac69e9153d83800 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/mman.h>
 #include <string.h>
index 22c91da2788bcc00446c898d866db6a4539837cf..6a2479b292f470dbe8032f213c312abcd22a9dfc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/mman.h>
 #include <string.h>
index 172ba77577e2791d725a7190a325af99d3ad3447..721657e82043c576cd0b81104b6b9461e485f77e 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "crimson/os/seastore/record_scanner.h"
 
index afc5494a026e66d3f5d7d89be0e8c5e1cf30b172..3f61b92fdaadf1a023663a05a610b1a9d8808459 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/root_block.h"
 #include "crimson/os/seastore/lba/lba_btree_node.h"
index 7ce6bb2a2f12373f87bcd34733deee47fa7f1120..89b0843438d9e8f7be5a236ca520bd10ba5de4fe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "seastore.h"
 
index deccef846ba95433dd74b2b0a9feef775af663e8..618ab2d94fa3a47048afeac27b8ccc3cec598c65 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/seastore_types.h"
 
index 3eced41081e799c37f96cd6e9119c1898512927e..9de3d7191fe79c73780f672d5493f10ef2edc791 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/segment_manager.h"
 #include "crimson/os/seastore/segment_manager/block.h"
index e5dfabbb15c8b05759c00234413244b27cab1cf6..36b7d0ed53cede7d0ddd68f64c0d41717e26e139 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/mman.h>
 #include <string.h>
index 13aa8d5339c6797f584eebcce2735e158e6a7a3e..6b34e5df093925b8406e9f24644917a71646578f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/mman.h>
 #include <string.h>
index 22efbed5940afc5d2b672a7c5b8726b582cc7e3d..cb343e0fa0ca1f23ab837caff86e94492b955c88 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/mman.h>
 #include <string.h>
index f4822c9a18c5555939ff50815694ef462f9a46ee..657d56e04312aa4c33d258da157b3c2d2bd221d9 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "crimson/os/seastore/segment_manager_group.h"
 
index 6d28284a7a35be25366c851f627c6e76b75db413..89a25b2bb8ad3930c83bbdfe4c7d8cbb640ad68e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/os/seastore/transaction_interruptor.h"
 
index 9184a9a27da5c554ed80b134bad9a35149e3b639..ca1a45af9a77431ae68831c2d138406413c31414 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "include/denc.h"
 #include "include/intarith.h"
index 5c4fb7e7ee77f4d4a4f7c65eaae080aa3119bad2..2e39d2f6629acdde8dfaf37cb0bf3011208a704a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <algorithm>
 #include <boost/type_index.hpp>
index 5902fc8c14f22909b08d80a759c0c2a9f88f94f5..184301d091da1938fcebd4854d66faf01d7f1965 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "heartbeat.h"
 
index 1ff0586134088a199915e653aa7a3a81048d0eea..461a2652ecc7b7d3e73cba57e7c999db35aba499 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/types.h>
 #include <unistd.h>
index 9f0e1a0b56338683dfab08ec5720840e147b6463..090c54ee495da59b5602ca7723330d77f3b12bf6 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/osd/main_config_bootstrap_helpers.h"
 
index e62d96c16b3828b6d263a11dfa74c1bb0f0cdde0..88cd9822d0e1e8ebca363320b49bc63368b06650 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cstdarg>
 #include <cstring>
index 360572e5b1ab2685fe48999a52427e6f001bf2c6..5ec0c4c91f390e8bb7c18e5ee4cb57a34ba406b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/osd/object_context.h"
 
index 12bf855afbe783bd3cb658b97626990284426b76..352ede567b34fa000741995d7054b640610dc686 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "crimson/osd/object_metadata_helper.h"
 
index eb4311eede83bb4f1f215b2955c5c7aafce83fb6..f93292a859371b2cd601e302679761242f4de055 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ops_executer.h"
 
index f027fba28d07d66452a82fc0e1929df1fc32baac..c66779f6f1ea5209ea1ef53c363f58b42d244fb1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "osd.h"
 
index e20dba61d98f92d60cc19c804e5324e9a64d8bc1..018ecba00af78c94f225ad754fa3793f851e3765 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "osd_meta.h"
 
index 1416df4dac8a8504fd60a04e5402b6b40756c6a3..f2debef62978a2844edcf0a35e0c317df4cd4415 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "osd_operation.h"
 #include "common/Formatter.h"
index eedfa5fc37fa251f27ab2b46c329ed37e094d694..d835e540fa2b3c71dfd1e2b33f5999962bc74455 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <seastar/core/future.hh>
 #include <seastar/core/sleep.hh>
index 5c1ab0fa4a7c15f58ed367dea94a02f6a07dd1a3..38c1b890123ad869f2fa42846ffe2e0b4c9312de 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "messages/MOSDOp.h"
 #include "messages/MOSDOpReply.h"
index ea6040d389c93968ee0c8e7ca7d0ae9f484c2b17..372491c8b7a0325bc9bb71d17b6b0af20617f7f6 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include <seastar/core/future.hh>
 
index 3bc6468999a1a8d7b93c49b7c034741b6d30adbb..1a0ddedbae14d86038c693af79218f2658f35990 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "logmissing_request.h"
 
index c9456d19b5c97b1f22fa137c344411be4cb01be2..ea36c37261ef156392666291cc2cf633abac419b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "logmissing_request_reply.h"
 
index 4396392c36361f73ffacd3cdaf8a39f5343da098..502232b86e83ce53b58f8b265bbfea70ff3b39f7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <seastar/core/future.hh>
 #include <seastar/core/sleep.hh>
index 88abfd6e9c71d167ffb8528adc35cbf2d0f53d17..e136e168ca821bc698cd335167ef82bfc5cf5858 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <seastar/core/future.hh>
 
index 6a06cfdb53659feab7705cdade05e61a52b765ea..e8626074051b08be8432ed1e6bd99387020371b4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "logmissing_request.h"
 
index fcdf3ff6397680a6b3c2f06199d2401bf88fc862..96162bd23cc27139ba040f027c08ca5792e6cc1d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <fmt/format.h>
 #include <fmt/ostream.h>
index 4f6110bcde567bce22fedae137432610ce1055df..fda4dcc2f5218f3a4c723b67c1daa53ef791f3ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "replicated_request.h"
 
index 8278651fad9e37f49e04b2cfbad119cf01593ad4..26747e02a29b8d7d02e23e4db9bed25d1b64d519 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "replicated_request_reply.h"
 
index c2fd916ff714f4d51470e02f916e9b84304c6f5a..5fb079c5e82eeb7337575c69d4fa60f730540b27 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/common/log.h"
 #include "crimson/common/coroutine.h"
index 1a4f67dd760a42801b1181571a346d576fbca225..bf74413b6f8b095aa07a0d0077e2c47eff33ac3c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/common/coroutine.h"
 #include "crimson/osd/osd_operations/snaptrim_event.h"
index 171ec436d0e22ea764f6ade0884ea4feca618051..eab97a08cff27b6ea12f6298319ed75aa292e9a9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/common/exception.h"
 #include "crimson/osd/osdmap_gate.h"
index b9bcfebd022faf70028e89e574825531668a26d8..5154749bcaae311102358187c7bde9df65743106 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "pg.h"
 
index 48ffe3f84134d9ab9cafff2bf38bbbe53fafb7d2..c42a15777f9822038443d4dffcfebff3228f2fed 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include "crimson/osd/pg.h"
 #include "crimson/osd/pg_activation_blocker.h"
index cec03d3c20e06f2e0c84984eaea44d9cc24c9399..ecdf7efb6fa6b2d7dfba239f1137cb98c0825275 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "pg_backend.h"
 
index 7a8cceb7f6285f8c755a527f1bddca9efe4cb01a..d3df9c50db01a3f588b720ba5c4a3125343b9d06 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "pg_interval_interrupt_condition.h"
 #include "pg.h"
index 79a00af73b6a355e0651ceb5cd3e3248361d731d..13deb67e3295486e327a625fef9c6e0672452476 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/osd/pg_map.h"
 #include "crimson/common/log.h"
index 288ee52a086605b201ce9f413a77228b6da80559..0455a27d69e4b92135d0f0a76b49aa1f1ed9608b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "pg_meta.h"
 
index b9b67b4881f05013af6dab582e946fcc77739c37..eb120c9588d73e2f58192472a3c8fde2f425cd1c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <fmt/format.h>
 #include <fmt/ostream.h>
index cb5e556ab9efc2037e75ec30adf08f4e062ec145..3ae43d4d7ecd72343388d5049844783eb3f68ce7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crimson/osd/pg_shard_manager.h"
 #include "crimson/osd/pg.h"
index 515fc4e03281fca8f600d50c89e88dd89d1b8d43..16863d8077a1e5b4c733f4ca6a636129ac884c1f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <fmt/format.h>
 
index e0cf611f9be55f7f1afc0d6178e2005e50ae48b6..af5df2d4ab6376ed5620f96bd50506304a272386 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "replicated_backend.h"
 
index 226b66f1db2ffb9ddd28ecaab8a77b1ce59abca2..503d5283bd679b0ff908fb0e410bf6afb363a811 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include <fmt/format.h>
 #include <fmt/ostream.h>
index 3de2327f59c01feb15e710a8cca3b93e6044258a..e1a2e43e61b9a8ceed49994ede88cc8c6b1a664a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c85cb388ef36e255407cd447e096fc433e0f97ba..aad6e45e89eac873a412d6f9b60e7206fd568b3f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1ee27c1a73d46d26278a4f1ebedae76dddfbcf9f..0a6b7a5a827db510b577615fe9d279648a2fa5b2 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include <fmt/ranges.h>
 
index 7d674feffeb7d812ebbe23d11812d28581a20db2..44b61fc9d9cd617a744de4641ab58729509b6976 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/ceph_assert.h"
 
index ec8e72928add821a694886d400d75026e4a637fd..1f0d874036630a629357352fb1d5b761e4e465a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <ranges>
 
index 6a983648d04bc66919af6f533aeb8bb34d0f1f97..09da0412416335767ef79faa0e563ed975fe2455 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/smart_ptr/make_local_shared.hpp>
 
index 6fb9bf43cfb60915a7e7132216fa5e18bf6f9c20..d8db6ba628eb67386db4abc83853681207c9b686 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <algorithm>
 
index d78642c414abb40552fa5a5aa74a0c858d2ed657..1c6fe8995a1316dbcae8cd6d6612cb3ea68d910d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <boost/program_options/value_semantic.hpp>
 #include <boost/program_options/variables_map.hpp>
index 38bfc075e9e1f50446ac8db2d2a01bcbd18d018b..6fd8d6027482b238f7522529e0d8df15bc9ebc16 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <boost/smart_ptr/intrusive_ptr.hpp>
 #include <fmt/format.h>
index cabd685e375a93b8b4a734c025171140cc005289..267e76356a56537f305b92a2b8c0b0da96e81990 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iomanip>
 #include <map>
index 869a6488dab29be82fbd28953026dce6ad09325b..0b0efe3fdf0514ef9cecb16304819c1a05f03a2a 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/program_options.hpp>
 
index 10e77a34bc39d19a7b8cfde6f944bfc602711891..6876c3a360699efce45211de0fa80cf7db019f6e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "fs_driver.h"
 #include "block_driver.h"
index 5f6af06ce50cd36e9de40133e87f9f22665cae7c..6b58909021bf1b9629bcb3974ccb710003d6f2ce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/iterator/counting_iterator.hpp>
 #include <fmt/format.h>
index 2daf92fad3c915476bec25ce320c309ed3203ea2..d70edda030a5f9904bfc17bcef98cf90c1503c8a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tm_driver.h"
 
index bc1d82be79b18013741fea970695df476c6f1055..bbf3a17db64ed15bf0e592c911005a94f67c5e52 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "CrushCompiler.h"
 
index aae135ee118e093155d615a1a111ea16863b6078..d4e8980b1ac0dad06986bafd0455bbe7f10653eb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "CrushLocation.h"
 #include "CrushWrapper.h"
index bac21b0e779999c7b325fe4ad06fbe3d3cb55c1e..9fc95d8df9ceaed9f704b96a0cc7e8e444ef4503 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <algorithm>
 #include <cstdlib>
index 4e3517956722ffbfa37aed3324d48268d279d2c2..f03ada651ebd93a1a072909fc83c7820a964e9f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "CrushWrapper.h"
 #include "CrushTreeDumper.h"
index a05f7dc4275c361096ba9e238796563141286b0c..4170ede6d4b25f3c89e6ca2cd669e4241285a556 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dae2903e15dd1cf55708138439b29e33c62989ca..33191b968b285336c4feb52506e780930ef0110d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index 22109e00840482bf475e472640281fd1f724dec6..dd5a6923eafac913a7a8e75c47430ce2b22e62eb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 402a47335d11d9aff76ec5de85d7326f45312af0..21e034f63e54b9917d75a03df6d9754afd37da53 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index 5cf656608b4a7416acf7cbb8390683f28820cf09..97d5897138150877a3108fb2bd42d5a398288436 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index b06273dc0a82fa22f496b2af0765058bbfae2f11..c27328ec1eba3b1f6fd87d70c04ce568192fffc6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index ace4f8cce1907036e2bde2d340aaa95b18ca0702..d39e2aac309d3cd118df6faa772b52b05af73675 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index 1e77b8d1eaba6f234909dbed12b36826a6304efa..9b6c17b50c5048d2628a587f33da8fee9c505055 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2017 Red Hat Inc.
index 14f1452b99a5a532966b2fe9b2c4bbdb4071ac61..c396f63ce47a1f34f778027c83c61e0cc2b37452 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2017 Red Hat Inc.
index 8e7ee69314a9c6b981a6f96c282d800acbc2466e..6010f9122a081476dafa79f8d5c8f91208908285 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index e74c3181e273474e4cb7ebcf559f424746b14b4a..54d16cf9513d840caa89464891aac4c0d0c70502 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index 18d770f317ab6bdff36d2fbf2576618cbb19bfd7..a0f39f936cbb08d6d9101132fb56884a8ad85eac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index 58840457b3a190880cd0c305b81576bf83a4f992..04c02d7c5b0979c64aa02d619625aa22da87bf76 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index f257bb3a0a7695b3a1cb26ddbe8a0dcac52fdf96..e4bb4fa90285c9b388aa7962adb399dda44fe572 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index 11cbd74b15777ab4631b86bf3d2f4fe5b359acc9..72de396fa6579dc6f467dcdfeb4c6c0f070ba978 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Copyright (C) 2016 Red Hat Inc.
index 9c4af59078c59ae66720222c3d6ffd33f08cecde..d81047f7df0e14fb4c5247819b1ae3824e6341e5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 82e4f1b198bbf3c7622d5294df69ccae99f949ed..4bea1cb84c40f1bf224cd037623d7966e07aa793 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 6c847964fe472bcf5f34f6dee742389508b92c84..5087aa20e5d2feb0203916edece61e3bd8771324 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b58184c7d85e4d909f17b5dc0c90a03d63617522..18838115058f209f5469106d673be2898953fa21 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5c498decb60eb5724ae1d565a8082c23940a2e83..767c34087d0ec1bfb449339f1237db808c549b23 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 7d01aa6553f13ce23118f1389f04be8695748518..e7372993fd5387762d6e5d83295be4d8f6643611 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 edc3e162461f138a87d78a169793142b99558cd7..36bb1098d70abd9d7ba4b04b07ce692b7ca52a84 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 7b82efeb291bdc4cd43f98fe5830653fb09a75b5..ada3ef33cc809da850553e95c0cda8f412373873 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 407efcd5a6da9a90ff8cc1101e4eaa605da8cfba..ae63c4de32881999dd94524d018db454c3bdc49f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 249bd4a8e6f5c6406f74e54ffe88d2f1de1ec04c..6b757080f3fa8a57422d7d11ad4417b31cc2e0a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5bfe24354f7eefdb6594ad2c4cec408081c07a25..8ac35403d69f8d38a44e74fd8c062b3676d80ddf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index eb43ef687009f1e62fdf4aa2853ba2293504d38b..0f6070364f4e9e992e8b709b81d56676ed8a2df1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a934cf57da01a007d845ecbcf895af0afbfbf3a7..564a813a1d87e8499c96ae6914b747eaa89c8ff6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 dbe156182c7e0e4138ab94f83373548a6a1e8157..382c618649b1c058e698a35dddaf7827afd62402 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0001dfdae71c8fe6c9d41cb28113870b50417a1b..11f979bdcf987dd3df4b4c8a1e86d121c8ce6fa0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 139e81d92a5a115e2ed5f794296fb279e39f639a..716a7572ab342eaec3a1ba152f13d1306d03f77f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 216228a1ae7d5e078fa39bf588f7d0d0e0baa14b..f8089de13ca8a53c434a7d5ef7446721f622bab8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c46ad2b303636b92417d8a630fe95ba54c4eb67f..9efa2001aa526bc40a3fdf5b74cc5b5f4c35a46d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b0974efdd1a574dd513593bc8bb2931c09abd83c..9e1055e9ceb9c4c7ef75dd2d59decad95dbec131 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index af4c0cd86b7c68385ddf9ff6f3ed3bafae9aa9d4..094f92e4e652fbdf5a435991e0940d9e512724ed 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3844945ea47579eeaf3edd06bf49bd53fff305b1..fbb1ca220d6b34a5f00eee298bbd1945729a3e63 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4680b3cd7edfbfb6b76d182ae18a7d1cd6d45be8..15d63fa74f3b4577802a081a231c5a2f901c4b37 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5265cb75dc0ecc3fd444cadccbedd58a5151b695..be2d3ae53f0e4cf52d383d8c7bf9fc82d834b444 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ead9a1e8331f48a16269ec7101f5c08debdec49c..7dfc4d2db461233b0241c493409203621d2f01e1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c79eee64a28785524016d9642625f3489554e447..f9c4c15315e9bac2b58a9294e62e31c58a2d6d6f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cd86d5fdee6fb1f76f75256144bf9877b619f699..06fa1251717eae0cdbb56aaadcd938b83414edd0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dee455128705f6cf2a1a572b9a3753992a37baab..29c17fece9134168a54712042aaad7232761d0e3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/Entry.h"
 #include "include/encoding.h"
index 0e794d165e863c9ab38237b68db6ab3d0676592c..91ced6b790d6c63a927420443c89c868051e65dd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/Future.h"
 #include "journal/FutureImpl.h"
index 4e804f8dc65b3e5b61e68ee1e66a1a8d27d54681..a7810c07ba2934852c230b3e783f404b26acd49a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/FutureImpl.h"
 #include "journal/Utils.h"
index bf04d4e1ccda888446a548048322bdd4a7ff0aa8..ed52b250fd10abe35edfc88598ca47528aad088b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/JournalMetadata.h"
 #include "journal/Utils.h"
index b81f0fcbd5cff05424420f29fa419ec78adc634d..91e2db4bd12b09ba0259deb9306b3d8dccdc2700 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/PriorityCache.h"
 #include "include/intarith.h" // for p2align()
index d2b0c3dc970cdd5b40bf8570ddf932834a5c316a..cf0b7a9855e75bbb5a88818178ade427fe9a19de 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/JournalRecorder.h"
 #include "common/errno.h"
index 3ad4f3b09d88a6b72ddd5bf6ffa83b43adb37b94..c3d869694ac666ba0aeb59172ad570304634ea5f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/JournalTrimmer.h"
 #include "journal/Utils.h"
index 1838d633ac9298247339d7ce3fc552024c4f5cac..72a66d9c6a9c0c1e897bd32e445fa45611fca577 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/Journaler.h"
 #include "include/stringify.h"
index da026a91b76be1d3d1d52aa732406f0feaa5a2d4..29893cec2d91c1ea204b1e3dba14dd585fabd6c9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/ObjectPlayer.h"
 #include "journal/Utils.h"
index f613bcc2b237d4531ee22137f23c70cd17e650fc..2794eeef68ecb2a1b0cb33262d5f55c5c1089aaa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/ObjectRecorder.h"
 #include "journal/Future.h"
index 2a8d945a3dcd7fafd72a463c5112b9a7d98cf8c9..77790e93c60c8c27555ed45349eacc9b84a6d942 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/Utils.h"
 #include "include/Context.h"
index 83040023dff3c2b6417a115a5b7369ec32a202f6..41eb30873b89c165886a7a9a57851ce3634abe60 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "KeyValueDB.h"
 #include "RocksDBStore.h"
index 5015225d5b8c1a3c65fda8250fccb7768a37fa57..d3bb00252d00611e1047858ba7b67a62084f9a3c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/stringify.h"
 #include "KeyValueHistogram.h"
index b828e6ac8073379b2cc2d495c5b7d18cba34e6da..0c1d4c74192b31278945acd15eafe4b63615b1a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <filesystem>
 #include <map>
index ebc66f1242e4e8124186bded03eddddd0b702e92..0da92b93b2dd4a068711e3cd875117d6e5034c00 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6f12c4fa185b0a91c824717ae9edffab0a7090f8..c386271b4e8989a34a6b5a1e6ab226ce60139f69 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index 7948598b1b211e6770ce80c825f0d5ed30449198..d425c6c79257c88ca5ba1472080a76caf7911b78 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f49d1c8ec2b6ac9f4baec73a0675a619637843af..116b66bb117ea94eef666b91645ad7fe740e6578 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0fabbf0589646aeeadd61f427a7c206e97498550..7c17279291eeb69e92d5f9c460b67622db97e134 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f4fb39dd5ff3656de17e8f4b8db6d2ebb78b4496..a1348c490b6b4ce402b1eeb8f0907f95190c7347 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b724624efd0f71eeae6fd1b66dd455c27d38efb2..77c65923d3b7898070912224c2ef1c0bab3d94b2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <limits.h>
 
index 60217b99b4149f44c6c4947d1bf7aa1010cf784f..3d7298e4fe4f10e52e6bbd32a15b1a07db2a0790 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e032164e067ef263300d20388a99bcd942ce9322..28ecff6dd67142ce6b486fffd64d941644220c63 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "snap_set_diff.h"
 #include "common/ceph_context.h"
index acf9e0b6b8b1b3ec071801ca1ccc694d8919d012..e71555aae55e747aa098a52e3f48360554496ece 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2cd52f3d32d3dd759ac4409e6fcf8a8e47763f2e..ed35677cfe702ed5a50adb01ca7592cc6051f2cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 86bb4d9d4acb190e41c5056021b4cdfa8c323204..26ec7de4e4bf790501de88224cc550ce8cbec943 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ad0051efa8e51cfc1d03d2b27ae034769e86784e..58ab7a62097c95b97888a8b149041f9d1273b644 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/AsioEngine.h"
 #include "include/Context.h"
index 655c36d28e706b827ce30bc77e4cbc3bb1f089f4..99276488f33b3a38a16a444746cd40220fd15204 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "librbd/AsyncObjectThrottle.h"
 #include "librbd/AsyncRequest.h"
 #include "librbd/ImageCtx.h"
index c189613d0b78bfd178331b1490d43b5dd970186e..3249cfd597fde333f99b5009206adf3517dfbaa3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "librbd/AsyncRequest.h"
 #include "librbd/ImageCtx.h"
 #include "librbd/Utils.h"
index 2f6375ef7b958ff29bc4ebf676342f2f65179bc9..5804244baa2fe9730d9f7517295a238840493848 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/ConfigWatcher.h"
 #include "common/config_obs.h"
index e6e3b3a4d38597266455fbf434adf97dadd98e53..6878f145f26756add98c0db654807945d3960d70 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "DeepCopyRequest.h"
 #include "common/errno.h"
index b7fcf3fbc2ef4d038dab9f24067e285a850c6613..888d4800780da3cc178e264422cea94b64e272f8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/cache/Utils.h"
 #include "librbd/ExclusiveLock.h"
index 9da5b1dc42d7535c0d23cb855e5c7047f71afd88..71cc8b374e04e382e225982f2e728a2de52e3669 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/lexical_cast.hpp>
 #include <boost/algorithm/string.hpp>
index 0c32a75c1fda918ccd67563d673cd53c1b5d45b5..1aa2da047423babe0b3e74e0a6425fc1928dbc3b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <errno.h>
 #include <boost/assign/list_of.hpp>
 #include <stddef.h>
index a81a8373dbd61cbe47fa37fc8d6837bf62c0168c..aa3bbecfc79778c5a36e22d6e7bcc6cfafb80206 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/ImageState.h"
 #include "include/rbd/librbd.hpp"
index 32bbb0d69acfa247ef680d9929e8238dc8f645c4..cba2c78f2f048228a162f430fce4b12387d266a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/ImageWatcher.h"
 #include "librbd/ExclusiveLock.h"
index 2200ae8e4eb05f2aa786521a582c63c24502f17c..efb1f6a34f5f7bc3eaec185e5f7568555ad5ea4c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/Journal.h"
 #include "include/rados/librados.hpp"
index 159c9eda570bbe6434a54904b32e7476697a7aee..3eafa065a048070b081a46a745e5f3396be9748e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/errno.h"
 
index 166a31c611473bd1e639cc94f378df2ffe115719..1d206840f2eeb89e1682d9484c047efcf8ed260e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/ManagedLock.h"
 #include "librbd/AsioEngine.h"
index dc08fa66b2aeda36362e7ac4789e64f21d180dd1..2815f21b24bc8b7dfb92b180acefba6374346e83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/MirroringWatcher.h"
 #include "include/rbd_types.h"
index aab6e7956ea3ddb4a7e78b290f32f25c2b41caa0..1aa82fc939d96c63727fea4ae5d39bdee188f1a0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/ObjectMap.h"
 #include "librbd/BlockGuard.h"
index a904fc6eedc5447437c46e1d074fa6dfa68fcd43..f233c642287264eaddd7b7a764d2e1d772842554 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/rbd/cls_rbd_types.h"
 #include "librbd/Operations.h"
index 6ddf0a414f8a932aa365d1e419b24bffe4131a48..bd3bef6a08f227151e3fade9e09658ebae8ced39 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/PluginRegistry.h"
 #include "include/Context.h"
index 021d5a9b2ae1a7ab3fd8a9b2731e07a687ea2f99..b3e7c371b12b55e9e3181285abcd98d1ca94195d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/TrashWatcher.h"
 #include "include/rbd_types.h"
index ec1471a928c1cb7e9419b6521c1d1838aaa72f96..4d759a319f2fe5ec8778324d4ceb7c816b671904 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/algorithm/string.hpp>
 #include <boost/lexical_cast.hpp>
index ee629b17db3329dd06cb9666972258f5f6455205..a26f97ebaf923f614bf2728d4bb50063b406e2df 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/rbd/cls_rbd_types.h"
 #include "common/Formatter.h"
index 7b1d24b6122ba2984ac18e73a149013652a67dfc..806f0af456678294bacc8d0a08b0b1a4606319ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/Watcher.h"
 #include "librbd/watcher/RewatchRequest.h"
index 8148607e39ff217ef48620a62689cb5058f7cf8d..b6f96762d49bbf7aebe0f054960766629bdf2d1e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Config.h"
 #include "common/dout.h"
index 9c82efa010de0c4d837b30872371a32238b230a5..d22656f6c43a7ebab0fe0f6d9b20e69dcfccd763 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/DiffIterate.h"
 #include "librbd/ExclusiveLock.h"
index bd13a7d48cf79646ff12f9e5de5082063df1d788..36c963941f1aa744b97873585d1884562b2b275c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Cond.h"
 #include "common/errno.h"
index 1d49c1ce1286fdd933b5e3db6bb55e9100e61e7e..bc2d523a1ac9e6fac7a480d0be63e7b71b5a6e9b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Image.h"
 #include "include/rados/librados.hpp"
index c1bd38fc07e410b01ded15a9efc9cae1ad78098a..04f13a44dbb85bb50e9931a0d0a3a1486bbdf445 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Io.h"
 #include "include/intarith.h"
index 4ae95f692fb5d656eb35170396645d628181b4d4..34cd0f1336903cc23ce323c4b8802843fbe4408c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Migration.h"
 #include "include/rados/librados.hpp"
index 334a16c56f8e4f8ee1b2c1039eb33298763ef7ff..20a3e4ca06241b79537a605b16f29fe395888e8e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Mirror.h"
 #include "include/rados/librados.hpp"
index cc77e6fb09b18f565ecad728c45c09d650ce7f01..7f9e328531b81708e73665ab91d4a7e3003021ca 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/errno.h"
 #include "cls/rbd/cls_rbd_client.h"
index fd907ced10677595f96c7c299c2fa62d822a254d..df7f87544793798834b2eca74b83e776e8b69bf9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Pool.h"
 #include "include/rados/librados.hpp"
index 8cf5eb945213bdb2e569c765b333d2357d410f3d..2f67c9802d2ed2f3c20eb0ca70d20fbe8b251fa1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/PoolMetadata.h"
 #include "cls/rbd/cls_rbd_client.h"
index 2921a0857a842c4c0c4726055a97ec02d0e759a9..6e68bcd715e7f868853e4769fba4321e836e6033 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Snapshot.h"
 #include "cls/rbd/cls_rbd_types.h"
index 77cb0e94ea6925c9c0a3c21f0e9428fc4c80b869..11ce69c14a4be607fe16d2ab60d10ac4c35807b2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Trash.h"
 #include "include/rados/librados.hpp"
index 056b6b435f628b7c59d64307dd2af9fcb93c2fbb..9d125cddc11116a463949917eb797b54331cb318 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Utils.h"
 #include "common/dout.h"
index 80c650935d4c1b7f71b926eb785eea99f526c7b2..bf85557da01a8861bc47894912f50eb8d51f2075 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/asio/ContextWQ.h"
 #include "include/Context.h"
index 40422534ba34aae592c372c26767710c3e5c5e56..066a192b7daa388d1807c5e09f82b5a6e44e13cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ImageWriteback.h"
 #include "include/buffer.h"
index 6ee8b6073c8aff419b368ee8ee0d1151292cd4ec..3cf77cae80a2441edfd49d2c1ad1972dd18b9199 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/cache/ObjectCacherObjectDispatch.h"
 #include "include/neorados/RADOS.hpp"
index 97eb7ec83d4e3f3f3855c7eeae579f39743b8d0c..c64acb90f2285ced0398359c0ec3b0fa9e461608 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 
index 7d561098b78d1add6bd7ea2452cfa82914c3735d..e3e91a6442587ddd9a89f88b296d0c5255ba44e1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/errno.h"
 #include "include/neorados/RADOS.hpp"
index bb3edb75b1fe02844369c4ad48a22b2ba09d6af0..cdb683422ffd3dcef4009a8544f9fa5a3ad06b52 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/cache/WriteAroundObjectDispatch.h"
 #include "common/dout.h"
index bab082addf8a2d9b2c8821f6a313e1c951396e0a..dffec5f03553db29714d34b999d8523f0c22a7f2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/dout.h"
 #include "include/neorados/RADOS.hpp"
index e407d1a5d41a4c459b5d532367974d9e6308cf1d..70d8d7418a13f5e55e784c6d87fcfb9fe858b511 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "AbstractWriteLog.h"
 #include "include/buffer.h"
index 1b537f32d16d9fad216394f81d5b88ada0929fe6..407f56ffa72f501862d50837466b0e519c23c6ae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <filesystem>
 
index 992786d521f235c98e24038f850096bc97ac25e0..c77b9833d763e17c26a008157ba5c1c8510b77f3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/cache/Types.h"
 #include "librbd/cache/Utils.h"
index 65dac8b46ce008f803cc31e95e1e58a25fe543f9..51713afd189690093f7eb99b9534a59fc9ed2dc5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/cache/pwl/InitRequest.h"
 #include "librbd/io/ImageDispatcher.h"
index 8a050eb792114692c586886b8e7d4e9945e8b790..23796840c645aebf4ff623657bc3490289e5a171 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include "LogEntry.h"
index 8804e38516787470807ed7f65d47b22d003fc217..f2fd9d1252944ff3b6505338eb6988d1a842c50e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "LogMap.h"
 #include "include/ceph_assert.h"
index c051f561b65c95b0c370573f5f8f76b5601f5818..8e5f6673439cebca333c5a5a87fcf8660d9d1cbc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include "LogOperation.h"
index 79f9922f49fd37ec017122f617b8569ba165b2af..e424c2285a1b143358bcaad2f729b0669b2b591c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Request.h"
 #include "librbd/BlockGuard.h"
index c6827f784e3ca89c16e617fade8d2cd03a0c3f58..ffa7518b1a9f628860b1ed85e4595329068b0889 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/cache/pwl/ShutdownRequest.h"
 #include "librbd/ImageCtx.h"
index 6d45e7a30c88f4ece1b31514d20187c2a14c1f75..09bb00474809db3e075be7d5ce23b2946c71e8d2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "SyncPoint.h"
 
index 29a076dc4f4d1d14f8be39f0cefa77ae3ab649a7..e945ef055701639eb1906a1f339e8101cb4ef4b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include "Types.h"
index 38e09c22ab16f2391ed47d3a70d36bbd60678e5a..115d72798fd09f9a1e9fbd2a2c2baa1d62082926 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/cache/ImageWriteback.h"
 #include "LogEntry.h"
index a900a0649a6b5fc8d65ae6bb361ba8b08c0ddc83..e4c7bebbe37729819909a0600e4868f0ddda9a9b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "LogOperation.h"
 #include "common/debug.h"
index 454e77b794e634c5330b9fc6164a8c9a0233b5f0..e17c783dcdc5b4131a48e05b7220d7307c4fcc68 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ReadRequest.h"
 #include "common/Clock.h" // for ceph_clock_now()
index a6b81d55b32efa4a12556e25b5fa260cdeab310b..752e089acce4c10805bc8cf459d17ea431d24944 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Request.h"
 #include "librbd/cache/pwl/AbstractWriteLog.h"
index 85a05ac98179cddd4a7ee04add1b679087548c55..0a891ceaed5268967fc0a1eeac34ef50a4401b03 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "WriteLog.h"
 #include "include/buffer.h"
index 9e1b9101a7f544c6ba3117e9336de1bbfd14a17f..ffd0e608502a3bcf7c9becb2ac6e55682c02e819 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/cache/ImageWriteback.h"
 #include "librbd/cache/pwl/ssd/LogEntry.h"
index c8080e37d0f5059260bb6a9a8ad1d790bd4df322..58250f92f2e747b34fba51e22f0651de70a42b17 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "LogOperation.h"
 
index e9d0c6bb7ca3fe4d2e4f7ba32368a38f959cd9f1..225769ba8cbce4c6f157ce0a4bddb43fb0cab88b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ReadRequest.h"
 #include "common/Clock.h" // for ceph_clock_now()
index 811de9115efa51e7bf80fbe29695b959fcf797bc..ef2eacbc127691daf7345427e8e036701303806d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Request.h"
 
index a79987829440769f2b21fd445083bfda13ec6174..42f04692cc0d42c2f5d3466fff105924a980fc86 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "WriteLog.h"
 #include "include/buffer.h"
index cce90d2e306231f33da8850d428d766536b607a2..dfde5b8460d6c8e6544d7a19b1e3fe43b94dc5f7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/crypto/BlockCrypto.h"
 #include "include/byteorder.h"
index b303a54ec89d8bc768c26754ef18ba8aa8c91d6b..0f8fae17684aa8648b9b44b97163ac13b951715a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/crypto/CryptoContextPool.h"
 
index 8f33f259a2b0700ca92f0f718f5506fc6ed1799d..49ad8df68896cc0f4d147c88680bda44bd9b849d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/crypto/CryptoObjectDispatch.h"
 #include "include/ceph_assert.h"
index 5e90bbb7632aa64ebdc7714138ff935adca53263..b2b2d0416623288b1dc3e8fcd2fb4da0eb5ea7ad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "FormatRequest.h"
 
index 66beed59130fb1614b771cd6c831057f7b290376..10351cb2bec9b90c4df74481d9e6552640139b0a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "LoadRequest.h"
 
index bc45a7ff9416d154a2d98de1aa83033149993c7a..1ffb3f2e90f59af8b80f59168b3165ecb8ae47de 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ShutDownCryptoRequest.h"
 
index 80facb30c4623aca7e1e8d3dd486bd8c0c5f9f09..f35852421611da4e53049dc9d175202235105c4a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Utils.h"
 
index fdf6b5daeee67cbcf269aad6a302c268ed05f4b9..34730fd3362ee7f880ce8b323310e33ba08bf411 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "FlattenRequest.h"
 
index 32673b9cf27792559d8aef0a8d8d654835e53f34..80726a118f2fc7b2998ad45578fdbd784bb61775 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "FormatRequest.h"
 
index 0866f285f100f02ac8732fa89e131543b977a856..05b1639ccaa0d9fbca089d281ff6338f76cc83f5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Header.h"
 
index 1f92cf0f72849f0449f4e1dd25625b828205b6a3..23d3b6e1ca687cee9c1f03955cd46399c26e876f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "LUKSEncryptionFormat.h"
 #include "common/dout.h"
index 25843b5ff63f7411b0e52be8214d3d62f1fb6bbd..a4cc55b9ac457a211a234f53d402aa08de9ee329 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "LoadRequest.h"
 
index bc5e19704b102a563f56253a7029a1d40e99e4e2..383b80e7d45124821eedec04e697e6c7d5d4a4cb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Magic.h"
 
index aa9427a79b8c07e30211c5357d8d5aa152a843c4..a18059ef30ad0bef2112625d431ab8dd1ca2460a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/crypto/openssl/DataCryptor.h"
 #include <openssl/err.h>
index 618bb65866d67d50fae855084bc683a35fa1680d..289a7944a050ff867469ae208eb063f17687f2c7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ImageCopyRequest.h"
 #include "ObjectCopyRequest.h"
index d696ea5ccc8a5ed3d9a65992e7e3ec315e7264b4..c9e29eed6cb6f48bf31a0ab1c531a559824e9c60 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MetadataCopyRequest.h"
 #include "common/dout.h"
index 036ac8e80056803838869412ec85df257f088e94..1b31f75aaa29f97db78ef46ac61978bc51f00cf8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ObjectCopyRequest.h"
 #include "include/neorados/RADOS.hpp"
index 08fe6fa985a392ddcfd1e2ca825417aeede078e3..833ffa64cd94b3bc285163ef85614b6c5de7512a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "SetHeadRequest.h"
 #include "common/errno.h"
index 1de77a3bfb10bea7251fb431384237a755e989b6..bbe18921d500bc68656b45744113957d6e3dd105 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "SnapshotCopyRequest.h"
 #include "SetHeadRequest.h"
index 61a364a1341868d715434ed939888fd35c9bdc88..11099004549248726991f2fc81c5fec5d3efe259 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "SetHeadRequest.h"
 #include "SnapshotCreateRequest.h"
index 23aad8ec4060e8aeac0d1b1c5d6dae8b921e2536..87afba5faad7434c37902fc81f97f792d8ea8651 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "Utils.h"
index bfaddc1b2ba3eadd469d97278a143cf30e9f4c5b..e8bd34521363b6d8084efedf2b64a596d20644db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/exclusive_lock/AutomaticPolicy.h"
 #include "librbd/ImageCtx.h"
index 72af2c3f3c2344eb49e79e3d0802bbc158e8f6e0..51ef11ab0002d4ed9238c6ce7d81f70130ba0905 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/exclusive_lock/ImageDispatch.h"
 #include "include/Context.h"
index 8caacad666fdb59f39a1e39db0c511210d328113..e4d7ed966e2f0a279b462fe073666683bdf46abb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/exclusive_lock/PostAcquireRequest.h"
 #include "cls/lock/cls_lock_client.h"
index feb0913d7152fbe9f327f345dab6057a577fd263..9698cf0a960bc7f854c39b8bffe96c2433518726 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/exclusive_lock/PreAcquireRequest.h"
 #include "librbd/Utils.h"
index 255901e3d4e07006a7342bab317cd226e03cf73e..304de162bd8652340b5ce166f41874282e0b2a34 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/exclusive_lock/PreReleaseRequest.h"
 #include "common/AsyncOpTracker.h"
index 519e9618ecc37aa6806a08876ce567b1619da44e..49f1c9955bfcf78a552093b52a3fab6873d6c788 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/exclusive_lock/StandardPolicy.h"
 #include "librbd/ImageCtx.h"
index 4765f373881fe7128a4d03d0789f2f8fd054d209..615a617823cab6c0fd62e33a69013b20f804875e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/group/ListSnapshotsRequest.h"
 #include "include/ceph_assert.h"
index a70432a2a06af547e0b7163863a7ca332a3803f6..5afcd15ddeffc0e4f2a3c9c5a49a4c3d9146c236 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/AttachChildRequest.h"
 #include "common/dout.h"
index d0c35b6a91cb1cbcc760baeeee5ff9457b2ef135..93be510c3c00650abc486da7f177bcbf88ede280 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/AttachParentRequest.h"
 #include "common/dout.h"
index d2e2547507cb272be6cefd1013575271ee921a61..d7b8be4c2efff5ba8a6f61f3c104aa7b01807fa3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/rbd/cls_rbd_client.h"
 #include "cls/rbd/cls_rbd_types.h"
index 82c64990052f7d83dfca73db4a68752226dd18b9..874229141ee23e63f6a61d276f14866ba61f5198 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/CloseRequest.h"
 #include "common/dout.h"
index 71fb9cf26d052f9c297bb13b79b6fa764dd4c0f6..cf7331a2c5d3336f4aa7a58aab1ffa4ee8edf267 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/CreateRequest.h"
 #include "include/ceph_assert.h"
index 1774fc86fef409bb1ebc1f571e741b879d21763e..d145743abb3fb984185ae12ebe7924b9eca319aa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/DetachChildRequest.h"
 #include "common/dout.h"
index 74b1b0f672f093c76b93c0bc1f21bc5cde99a652..5f08978c6521ab2185a9508ef09c1e2892def70f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/DetachParentRequest.h"
 #include "common/dout.h"
index 1410c90058b425d76b4ccfe9490df33cef3a338f..165cdeaf43234b927031f34d170be2b6cb57710d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/GetMetadataRequest.h"
 #include "cls/rbd/cls_rbd_client.h"
index b0f3655dfe3cf0c6691b265efb5a48ee42ba1e14..5ddf162b83dfeb62d39b1b464b158651d0db2125 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ListWatchersRequest.h"
 #include "common/RWLock.h"
index 23f358ff1f28634ac803a77e9724613e4fcc2fe2..10a44f9e3cea51cb2bca45650d6a63cf48ea671a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/OpenRequest.h"
 #include "common/dout.h"
index 69dac0d44f3fd276c4bc80f58c0fcdefc165eaa4..7288f600b94e1968557489f57fb7273eeb4268c0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/PreRemoveRequest.h"
 #include "common/dout.h"
index 75bf64ee9c052dc5af09314777ce64535ba5970a..4538c2a262cc2526f48e33bdc46f71e77c725111 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/RefreshParentRequest.h"
 #include "include/rados/librados.hpp"
index e8ad7b8c7ca5bc0c2be600c9fc5ae1135494fc90..c6544c158092e06172f028829f1ee93b5aa55d33 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/ceph_assert.h"
 
index d8d5f4e7a680c5d53f9677fef499e6bfae2126ff..7ae62614ce9278a36fd1852a5d49b29ed7fde525 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/RemoveRequest.h"
 #include "common/dout.h"
index fa00ed981dc9fc52709a62a4054b1a09972dd6a4..9ff3793f5f6375f056a5aadfbd1952c63ff15322 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/SetFlagsRequest.h"
 #include "common/dout.h"
index e09d22f7fb66ade9a27c9b65ea4c34d6ff912147..963eb7021ea35692dc74d2f5c966435a40209505 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/SetSnapRequest.h"
 #include "common/dout.h"
index 17641086ce284d91b963d578b75b13287f83a484..99c33a6f9602a3843f624ebff8c287686bfe23f5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image/ValidatePoolRequest.h"
 #include "include/rados/librados.hpp"
index fe441d7f259ddb826870652b439d16063bfa0d44..761dad508653c3e54872283844f086e1c58c6a18 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/image_watcher/NotifyLockOwner.h"
 #include "common/errno.h"
index 5676631723291c73ebb917f27946c29bb7197669..1cb0139c3e5ac5d8a18be6b7581594221764f6e8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 <errno.h>
index df628909bc0964162f068ca4ade0f4f07a10e64d..13949b0699060fee23b16e679f1a90dad9f53be9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/AioCompletion.h"
 #include <errno.h>
index 42bc0f2d7cc35ea04b35c5965e2c23472c6c8588..d1ca75bfb10b64913c6e1f55ef1721976c5dd9da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/AsyncOperation.h"
 #include "include/ceph_assert.h"
index 34a4b876d475efd4555d6bd101121617fc6183df..b0ba66aaa9c8245dd2b88ce7ee83f65973cc0a6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/CopyupRequest.h"
 #include "include/neorados/RADOS.hpp"
index b6e2ed658f85439a2414e9f1d6c863831e2b7371..adc28cb322fff49b50f73c18e0de1d00fb0921cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/FlushTracker.h"
 #include "common/dout.h"
index 570674348119e2bf9a93ca30fe96632ffee13263..7787c2d5cac8ee0c8a09917167d2390c278b2036 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/ImageDispatch.h"
 #include "common/dout.h"
index 81c4272a855478ecfa652831519bb93f406a8319..9e04fb83326d9af241101e34ad9f2030fb0514ed 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/ImageDispatchSpec.h"
 #include "librbd/ImageCtx.h"
index 9bbd91ac9f0a3325014b80542372740e535defec..d3809413c9a7a528a91c8709ecacc883689bf939 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/ImageDispatcher.h"
 #include "include/Context.h"
index 6ed0fdb52490a1bdb0b0382f000d17579ba0468c..b9584d7dbb905317a8dbfc59938d9f49aa16360d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/ImageRequest.h"
 #include "librbd/ImageCtx.h"
index 7db7e7a8099d287d5e11462f8558654fe5b349b2..855f9875d7aab6c1504abebd7c8967540b5b4948 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/lexical_cast.hpp>
 #include <boost/algorithm/string.hpp>
index a31cc74eac36a64a10d5ad8f1646022b29734be7..d0c42d74bac1a8366cfc1d1e3f2090f8862b9a09 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/ObjectDispatch.h"
 #include "common/dout.h"
index 52066f127f882097260520fadad1601c02b0918a..e0ecbdb75576e6525ff67af7d1c97b771b3befab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/ObjectDispatchSpec.h"
 #include "include/Context.h"
index 17780e16c22b13f1755a6e2b322c762748a38bbf..abff03c5ff06f9e45471caedef81a4c855a736c3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/ObjectDispatcher.h"
 #include "include/Context.h"
index 249ae94d477d0606d3e48122c9692b8bc2e46b31..39387dafdd4142e7648935efe75547eda4174940 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/ObjectRequest.h"
 #include "common/ceph_context.h"
index f4a24e3db7e0bbd09560e1cb1e89a934e6bd1bbb..029dab06be22975d07b8a008cb9d7a2996b318d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/QosImageDispatch.h"
 #include "common/dout.h"
index ea5ed63b4be5092c7360442a31b536737ca73909..0a87d20b779f78525dfe61d8d3d9be6f7eae53d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/QueueImageDispatch.h"
 #include "common/dout.h"
index 1da8f6af9c7891297bbc015ae728f39cdcb710f1..54d57e7af848bb22156a27bf5bef3374a131b680 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/ReadResult.h"
 #include "include/buffer.h"
index 4d265c4438007775b1f4ab80c1da624d42f4f56b..1bcabe3090183349e26f516f9fe19f02a379823f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/RefreshImageDispatch.h"
 #include "common/dout.h"
index eec2686e73a1c13d30850bedfe13f2c701669524..8a16c1788d7a31b590692bccb80d133a140718d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/SimpleSchedulerObjectDispatch.h"
 #include "include/neorados/RADOS.hpp"
index 19fcc6b8905d88b57e553d0f96b4d7213e9262f6..b0dcb5dda05d1a5a5708531ec52c7215df8bb313 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/Types.h"
 #include <iostream>
index 26aaedef5987d12b1a312a7bb1cfc1255e6cff11..0a973a68626f77d1cbcfd2cd776f1128f7e2663f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/Utils.h"
 #include "common/dout.h"
index 57d181d20e30df99d015311fae805b6c10f38ede..9d8e4eb7fdfc5904a86b69f29b66b3f6e13fbaa4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/io/WriteBlockImageDispatch.h"
 #include "common/dout.h"
index 4f7a0f5bedd174dab72cafa732b82a3922ab3f84..36d9de2d41a71977e23075061e23f857a5cf08bc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/dout.h"
 #include "common/errno.h"
index 564391978956cebd874b4ca0df066aa5384a2c48..68bd6624e537a76b49ef27e97047e591f1b45b7e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/journal/DemoteRequest.h"
 #include "common/dout.h"
index e3659c221b11910756064e2714683e4d9c5934b3..e42437c84c025fd5f761a5e65778768cc09304f2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/journal/ObjectDispatch.h"
 #include "common/dout.h"
index 398678cfb6928b431908c48c81b1d243d3e1534d..565f7ad3c4f78eb15ff9ed98e8320ddf4f202dad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/journal/OpenRequest.h"
 #include "common/dout.h"
index f7ae45a926c5e1250258427744cc0082f23373f2..c9e58dcf3a757860be01bb5d0bbd8ae9415dd6a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/journal/PromoteRequest.h"
 #include "common/dout.h"
index 0f73a31bac0676b0ae19268f309ded49e6ba83d3..0b95266b75ef0604d0ecebf39c5ecc2a7dbadb81 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/dout.h"
 #include "common/errno.h"
index 51ba1fc72526cf90d0aaf0dffbbcbccdd075e678..f00dd848b3c2b5ac1583cac4e7f6b30fe62b0b44 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/journal/Replay.h"
 #include "common/dout.h"
index 895d0046e942a0ba5bdbc65c01944a045e42daa3..db34290f11ebfffbd15abbec4fdf9d7f5d502721 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/journal/ResetRequest.h"
 #include "common/dout.h"
index 7f124aeef7c9dd933bdd1f1c766f34ad6d3f3ed4..8605d5a0f0b3116623b585e56325f43741b137aa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/journal/StandardPolicy.h"
 #include "librbd/ImageCtx.h"
index 57b8e7349966cd118915a9d5a928b974378de489..420a7abe01b1a959bb5822e47be7e41aa01994e8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/journal/Types.h"
 #include "include/ceph_assert.h"
index 231bcae2d3209e0cb4aaacae7bde806dbd3c72be..dfc463e3cc40b65164d462d8cd783c24f5853460 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/journal/Utils.h"
 #include "common/dout.h"
index 01ea33a5bd0bca16437dbe6f9dc9242e62a56d15..38cf0757dbd491f453f66283054ece1fda11796e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 79be0f25a15b88200cb94555c8326010f14a5ced..9f99eb5e9d70cf2d5400c6586817ddfc1310d738 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/managed_lock/AcquireRequest.h"
 #include "librbd/Watcher.h"
index 69cd353016138607f14645a5c303534297e1e332..d9909dc618dd80e8ba696324c7c3684fe1d08ae4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/managed_lock/BreakRequest.h"
 #include "common/dout.h"
index ea898ab96fdecd75d50326f2cf5282ce3cb2187a..15a37c69a5a99f1e06fdbbcbfa4941500f6123fe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/managed_lock/GetLockerRequest.h"
 #include "cls/lock/cls_lock_client.h"
index 9eaa5156997a48c73b9ef524df406f054fb065a7..bd08a709abc63184bf5a67a16cd66be122327390 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/managed_lock/ReacquireRequest.h"
 #include "librbd/Watcher.h"
index 6707a149f4fc6e838728c433985e0125bb0cda8f..a1eb90e9ce6439a9c5d8a43ce312ab1a7dd95221 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/managed_lock/ReleaseRequest.h"
 #include "cls/lock/cls_lock_client.h"
index 0b4f908dd6883f57bef8406d150598725ecb26ab..9cd652c50fc30ae6b2402b3b87bd925e8ce48f7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/ceph_assert.h"
 #include "librbd/managed_lock/Utils.h"
index 2da9e0df5e748d5d0bbff78ce3f508a2ec713197..f723183210bdeb7d17b917b9ccbfd1ce3a5735bb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #ifndef _LARGEFILE64_SOURCE
 #define _LARGEFILE64_SOURCE
index d212981a917d5e45b488bfa3219c7e191f575471..61c5bebe29b89621f929ad02a37a14434d95eb78 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/HttpClient.h"
 #include "common/dout.h"
index ecf771bb53c6d39c28a14950a916a34504541878..5f967e38fcdfc18219b7c2d2e96a74deb1356046 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/HttpStream.h"
 #include "common/dout.h"
index 8420d06d1960bd496b335d5ee0e8c692e2b87b99..b43d0d06a2050d1abe767ab69e6627835fcca6c2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/ImageDispatch.h"
 #include "include/neorados/RADOS.hpp"
index bf8c0c8519eab42126815f4d553b3011dce569b8..8f9c222611c2f27edc24643bcb7576b081b55027 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/NBDStream.h"
 #include "common/dout.h"
index 4bbeee0535c6ada69d87182ebe5337c2211542d9..a681c7c252e0e7e3359ec860a3ffea01df90edbf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/NativeFormat.h"
 #include "common/ceph_argparse.h"
index 2bd2d1935f49a0c3ac4d50cacc8f1426eafaa50f..3288a813e9f7bd6bf7f70a1c5ed324e679d351ef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/OpenSourceImageRequest.h"
 #include "common/dout.h"
index 9b3bd8edbb67b9b551636468b93efe50d72487d3..b011d33a03e63955195102799da5f8a81db55d0c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/QCOWFormat.h"
 #include "common/Clock.h"
index 6e29e2fedaa1452c2877c317098634e18222585b..ed425f7a028eba19c9e2997458e5f4d911b2321c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/RawFormat.h"
 #include "common/dout.h"
index ce280f8f16e013ac0b423bf94b71edd245f6316d..b2d31cf7203db39f08f043ae869e51a32c08e08e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/RawSnapshot.h"
 #include "common/dout.h"
index b53e821991a9c20a3c78105ce690fb8e19d9ab23..2bf88d6595670dcd6d64dc77f55c02ec815b1d7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/S3Stream.h"
 #include "common/armor.h"
index 78937db99b389937c271144a4dac804cf2203833..ddd49d0e2437b1ad797b4c5dbe63bda441b6c6f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/SourceSpecBuilder.h"
 #include "common/dout.h"
index c5c1279d899c3b29678d42bc24a95a39d3cabf2b..12a13c1b8a18cf30def905a333c73f9da20db921 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/migration/Utils.h"
 #include "common/dout.h"
index fd24bb69896019fe9a3fe03b14b02122dcd859c4..ad7319cb46ebef771462e4eee52d0797929fdf35 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/DemoteRequest.h"
 #include "common/dout.h"
index 82dc935a14605dccca485ceff47c810cec78e003..d27631f86ab27150dbfc9e5643e7ba91c1585f0f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/DisableRequest.h"
 #include "common/dout.h"
index 5fc1dffb149aadf94a409a5823635e6246daa601..1bd4813190ef7f2299ed3839299e5e783eed7213 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/EnableRequest.h"
 #include "common/dout.h"
index e904a21bba1c09e61157b8984b391db113306806..5ed3b61b417d3b3c8c5a5bc83c6d3a439bc2cdf3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/GetInfoRequest.h"
 #include "common/dout.h"
index 40d4a664b690d580c9c92e266e7be01d785a61ee..ddba78be1a412e731964e16e11e64b77db0fc192 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/GetStatusRequest.h"
 #include "common/dout.h"
index f8209f90512c0234b040cdf51a7635f309ae5ed7..a30f1416015e5d37ccd83171dcb6fd4b5c83bc0f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/GetUuidRequest.h"
 #include "common/dout.h"
index 1aa265dae6033470719a7bf09315ec03e4980525..f9bb8135f1a31fb0b1480920c17e20f20e084ad4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/ImageRemoveRequest.h"
 #include "common/dout.h"
index 98e9871909fe6a0feff6f882ea5ef98b2afb7626..f6e8ba6c4629cb7dcc3b00e28b4c6469b2440ac3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/ImageStateUpdateRequest.h"
 #include "common/dout.h"
index 62b528390a3aeb76f365da782d083ee5cd83ccb7..f71bd3d7e0d05dfdbb15aa174ec5faebddf21e24 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/PromoteRequest.h"
 #include "common/dout.h"
index f7dbe405d50711d01c2f90f203c069db11ebabe0..f6775a691ea9513c329ea41c96681a1245fb1ae6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/CreateNonPrimaryRequest.h"
 #include "common/dout.h"
index 1e4391d2a259f4385cd36bb926cfbbb22beef822..c00f31e124dcead62833d84fc0240a0e38e10a85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/CreatePrimaryRequest.h"
 #include "common/dout.h"
index ccaa33c83492beab32952082c6ced764a92a4467..9d5f8bcc73559da07cc0b77f1651993c834ce5be 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/DemoteRequest.h"
 #include "common/dout.h"
index 4692f88cb80ee37a20f993c69fd395cd9bfb5327..805af88393fc1520483de10f3dc630acacc9fcfc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/GetImageStateRequest.h"
 #include "common/dout.h"
index 8268997750c656901397ed2da9790657b32d25e0..8f8d3fbc49e02dbdbd3550f7dd95a00d003e523f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/ImageMeta.h"
 #include "common/dout.h"
index 1a6b1c81bc43db14074c7d59fafd5185f76633c5..5b8efa1ef58a3de1633dd8eb1918197006b4e957 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/PromoteRequest.h"
 #include "common/Timer.h"
index 204e0489adf82a7d60fd4b276220c514da65ae59..14c09015066ada2dc2cc27985baae359c03bd90c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/RemoveImageStateRequest.h"
 #include "common/dout.h"
index fee05ef0146df83b5e3939aa26ff8b3b8c099571..808138ffc55617f272406757a2f4f6b72e780afd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/SetImageStateRequest.h"
 #include "common/dout.h"
index 866b4c3e22bf05e8068ccec864a67aa6d9bc879e..db4f057cffe0d96fabd38f60783689d2829c8c86 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Formatter.h"
 #include "include/encoding.h"
index 35313f6277981bb6876724dcc3b316043aea2d91..e89a438754172447a4e25b024567ec8cf128a860 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/UnlinkPeerRequest.h"
 #include "common/dout.h"
index f0682268bfaeec384ad9fa049c0641c86cdd9c71..7e0d583b29412d1af3cf792979584260a7fe5411 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/dout.h"
 #include "common/errno.h"
index c79dd7e2ce6b86cedab0fc6cd8ca342374bf44b6..40c40a3fa397ade131c13bbb4e35cd844a7960c7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/mirror/snapshot/WriteImageStateRequest.h"
 #include "common/dout.h"
index efbc21b7539bef168b6b13927ca2be18ad8af2d1..b2d256d4176def25de3d41f4830eb43add96af2f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Formatter.h"
 #include "include/ceph_assert.h"
index d26f929fa7bef673d27361b183a577c625fdafa0..d2526f9a985666f962b781e128b6b87b732df881 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/CreateRequest.h"
 #include "include/ceph_assert.h"
index 505bd67f13f28f650f931dff64a6d67eb3be7c69..2df82bd25585e9f825f34abcbbe42b2a2957578c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/DiffRequest.h"
 #include "common/debug.h"
index bf2db96609817b52728830ccae2e5758ce820545..57b20770a21e626d1667bf3123349456b48885b5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/InvalidateRequest.h"
 #include "common/dout.h"
index d9e6ccfbcad58a9919500f1c93c5faee542af21c..43d53973c7027ffe408b47c1810d04a4c13c79e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/LockRequest.h"
 #include "cls/lock/cls_lock_client.h"
index 3d84be2d6227330fff9ca644d1e6a8cc97009a3e..81eeab0858a424165fb2c23439425080ca68ef12 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/RefreshRequest.h"
 #include "cls/lock/cls_lock_client.h"
index a718d81fc50106f2428d2ceb0cfd763dd9f8783b..0023b308b320e762ea7d8f4d6f1d72b60696edbc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/RemoveRequest.h"
 #include "common/dout.h"
index c4f36733b2b01104e1b65a979102582263e5acf5..004ca08aaf9b935ecd676bc83bef87836ce7c65a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/Request.h"
 #include "common/dout.h"
index 91a3140ed52fd7e8394329d6df78db1eb13b4efc..4d1847d8d1b6598db3812c4e1778ac1765520189 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/ResizeRequest.h"
 #include "common/dout.h"
index cccbeb60f62e144d50113ea876dd8dcee6802b46..8494a35048ff20e93d1b91acd701c9586780a0a2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/SnapshotCreateRequest.h"
 #include "common/dout.h"
index 60b903719eff2aff3df3a35f5bdf98e59b33c5f4..1c57a3c0925a65d4db58726226662e63a90375ef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/SnapshotRemoveRequest.h"
 #include "common/dout.h"
index 0bd2b1727d0b0aa36f3747ed354ce265c9ee7565..6d771c26b13e20a3a3a0e8f3a3d217f45ad4c31b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/SnapshotRollbackRequest.h"
 #include "common/dout.h"
index 47d1a870baaaaaecd43f84626e4e2c1394ab0fb5..08d811693e07d43347fe59c3427533056abe6b91 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/UnlockRequest.h"
 #include "cls/lock/cls_lock_client.h"
index c0fa27a353a543bce109213415c0482f03b6b1e4..edbf302291801f07ddad53326817750b74f3a331 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/object_map/UpdateRequest.h"
 #include "include/rbd/object_map_types.h"
index 32db4b51840b1d793e4dc3b57395157a245530b7..b3bb26762d1e68cf3359fd260cd321ad23ef2540 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/DisableFeaturesRequest.h"
 #include "common/dout.h"
index 8e3dad94b6797703d199c0d675e8068e47dae75f..d4ca917eb5298d19440c8a8423f70c48bc0d1164 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/EnableFeaturesRequest.h"
 #include "common/dout.h"
index 14789e95515915e10c2e9d1bd93b4f0384210760..7245bf374b79799ba97ce810576a2232ee250cf5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/FlattenRequest.h"
 #include "librbd/AsyncObjectThrottle.h"
index c5d6141adb881c79e32b48dfc73a20106093d62f..591df13cfc5f757dc4dd583173370493cdc2a68b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/MetadataRemoveRequest.h"
 #include "common/dout.h"
index 5fb939352e2fe2e8086bfb4264b7d9ba2c1fa8d5..54b9545c17056d5a384b8d1c8735002f4461f097 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/MetadataSetRequest.h"
 #include "common/dout.h"
index 5642994ea934d1b42aad7b62a0d99037a2f56f5e..51de05e7d7e855f0c9014850f97f9768f535bcf9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/MigrateRequest.h"
 #include "common/dout.h"
index 2419233dca7e901ad775322537e54c97ad4e8437..f74c20c3f83751127eda521bcf2742aa5457f5cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/ObjectMapIterate.h"
 #include "common/dout.h"
index aa159a1d8e50abc445367fc6c321509d7db78a54..abdc754439ffe147fa294d11bd43878524615f6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/RebuildObjectMapRequest.h"
 #include "common/dout.h"
index bcd6d1b0f6c28ccd083d9c20c8e1fa20f96a54fe..1eb0d18997baf296da38fb76d4670ace417e1623 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/RenameRequest.h"
 #include "common/dout.h"
index 49f3e6bcca9fc2b4a61a910758d0fa39cb4374a8..1e4c6033946066db215956acd346986f59e12012 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/Request.h"
 #include "common/dout.h"
index b69fe4f194338af0470cfe20da2ce4165991bcf4..d59a38faa66827032b3f20a574d4081fb45d6556 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/ResizeRequest.h"
 #include "librbd/ExclusiveLock.h"
index 124a0fde07fe966577e75d6afe292e7383298295..fcb64be0c305b2e62970d5f0829b750c06551689 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/rbd/cls_rbd_types.h"
 #include "librbd/operation/SnapshotCreateRequest.h"
index 2a887b420c11bcb985486c5ebfc873423754d371..005c891e2f340f4af7753b9b1f7ccbba927d1cd5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/SnapshotLimitRequest.h"
 #include "common/dout.h"
index 88f4bb156016b383c497d6ce18ba5515841540c2..5d12e4b9746b452af55273054ed0d173f850b168 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/SnapshotProtectRequest.h"
 #include "common/dout.h"
index c8f53d50f4c2f8f78543bc18db7f36a4df260382..0bda323477bd8596b01a3629efa9955da9de3e15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/SnapshotRemoveRequest.h"
 #include "common/dout.h"
index 8a79f26f151e37ef9e4969f802d2ce80caca4ffe..7b4b4ce806789c2f41a6733773c9b8af9f2c71e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/SnapshotRenameRequest.h"
 #include "common/dout.h"
index 17501999c9467548f49885e37a700a113a8369ed..d59413e964581e07556eefc2010f2d4bfa80a11f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/SnapshotRollbackRequest.h"
 #include "include/rados/librados.hpp"
index addd3c8e68186a9b2f5fcf75f608df1bf8fbdb87..e33cd394cfeb76743325bf8ae62a70b43b4276ce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/SnapshotUnprotectRequest.h"
 #include "include/rados/librados.hpp"
index c4f2e6f44416e549f1fa82a651a4c4bcaae5f1bc..877f5dcbfc912f479d37d1894c8d85f412672c78 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/SparsifyRequest.h"
 #include "cls/rbd/cls_rbd_client.h"
index adfe7967a3660109c3bb109d1ffa919765cf62b4..4503a489789046e78052edba20694412702d48fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/operation/TrimRequest.h"
 #include "librbd/AsyncObjectThrottle.h"
index 67303be3f4e65c4c79f464cfd3340a93a2d299e5..159891d2c969b3e790447607db91687b23c65044 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Timer.h"
 #include "librbd/plugin/Api.h"
index 3eba430abcef81d316f6b55d6275cc4fde802032..399aad59ad657db3f370567a477ac9079964369c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/plugin/ParentCache.h"
 #include "ceph_ver.h"
index 308bb6a00ad3318be08e91f02f9d6a83464b4be8..abdf73dd4956dfe514c46d3c0f033423c827645b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ceph_ver.h"
 #include "common/dout.h"
index 7b7abe452fbd5fa25da7c1a72e0f5e6853f23643..c73c04393b50c91e600bfdd5ed4d959666a99c6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/trash/MoveRequest.h"
 #include "common/dout.h"
index 1149d1d8011db98c853a696ebd9246c295b05551..f900e30d068bcc709178277182a65a70c4251dc1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/trash/RemoveRequest.h"
 #include "common/dout.h"
index c28d1536da19e41021ca36863885aabf58180901..8c8b2e1afdc2108f0ccf2c798f692cb69cbb945a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Formatter.h"
 #include "include/ceph_assert.h"
index 9a4134402976b2c269473477c4483d44e0df330a..87ff0aa3034c7f20a74d36657ba3407ecf6db674 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/watcher/Notifier.h"
 #include "librbd/ImageCtx.h"
index b890cb3c5034d7e27f59beee64d0ca12216704c4..4f303b5d8b3e9c328127a8ee61a2f9cdf2a6bd1b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/watcher/RewatchRequest.h"
 #include "common/ceph_mutex.h"
index 8f1991d7bf9f230ca8b5b928dfb3eb3e5bb6dd02..fe728a2c937c459974247f2f2e358f3c4e82a6f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/watcher/Types.h"
 #include "common/Formatter.h"
index 63d5205d9e2ea35d62e8e9aad253df9ad54fffed..989438abbfdcd070eaee629dfb42716cf37c4ab7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Log.h"
 
index b7981b8437ab6f0e2e70dcf9c1ee323f9e4133f7..f82d91bb8430d5e11285b934556d130238f556c3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c2152a69ba04c91b5db9f343285575d8ce18e8ff..2abe8d2bb37336daf8d58d9bee1a3f150869ed25 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 34123988e6337288b58fbe9df2a77935ffcf080a..f7e71f28b80d117eb6ea07f67df9af800cb7044b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d373f82aa22ee48fe4c16efe5237254f4e911ecc..3dc75133546d43abbefcfa84ca8d896ec7bcfc20 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 321d059af7109e8b394d3bbe280cfe5ac88f9541..a4067606baa53050c80455c11ea3ee1787840fb7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 597de4c0b55e3290e837f74e201f99020efa72ca..e7a4308883fe0e0a06ff9ec4dcbbd08f9fdb8629 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f0d74c1aca06e27c132f93c8591fe8bee1ffb474..be0c1a4cdfe90001cae4f8603af793df9ee81ef5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 98cd19148a447f94677c9b7e4c1b5832a3625571..3dc2e13bc2e87150c2087897fafb223922a9a2bc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e66fef8bd8cbc4b08fae2aa16d805f780109fb1f..0a9b7d385c3bfbd874c0764f7ae1c726f9d4f673 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 009f2118e08f07581e23ffe83a63ccc5cbdb0cf2..34b64b1bb2ca1ac3eb69ed9c548e6c201545ced0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 17ae1d6873314ba24d70ca1eaaf105acc2fce503..9e3240802025263d5a1179499171fa4bb5843625 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dd2d806eb23a5ac841333aea4a4e7546b22090fe..6ea39a3afe265b4356b96e4d4b856020d3f022a0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cd1fb067d27bffb4e7969db2193df0b34c8bbc68..8362bece3585c0085c99892c18f3fba9d5f26206 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 27936af9e511d0fef26413fa1e2aa9abf2588d71..5cb25d9505bc194c79fa68de0af892a6b486ad9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 66a45c413461acd4dc6d95b88636f04b471874d9..028b246dc6bd060f91cc4af1a72d13c02d81c228 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 23293571158f336a913974c2f60a4649f9645a09..66d22dc518e11c0dbd767c2b8ee180755056effb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f3e6f59d3b8c8c825c223d8d044ad9f86c6fd6e9..37056e47f4da009b313882fe65e446afda7834d2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2a7367824039fe50f78705c1d818b42f9a96a57e..9b3cdb7b8524ee47258e780863b0b5f43b1839ac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MDSCacheObject.h"
 #include "MDSContext.h"
index d1318957889c4c404c0e9aded0a7fce7837689b5..3c2c566e24b363ef56ffee52cadf20b58a15f483 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a2ac5cd872500ad27aee8cd98d2b67764e8b84cb..00477c16c1c0932395c8e845761c1047b6307964 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2d96c637d9c438b032c54c2faf19c260350bbbb0..4bfb73ca5c1ed30e6f008cac60f71dbd890d146b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0523eabec4db8cbfdb301ee202dd0c2e03f4ea7f..4fa6420e848624e313822aaa4061dd5e16852210 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "mds/MDSPinger.h"
 #include "mds/MDSRank.h"
index e133b4889bda9816fe23194f0623e0615a01dc53..e96690b11d43db2d98ed78c745ecd097a59b1360 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ccffb5f2c66ffcb4223beb6fd6ae02d54518260e..2d07ca41cbd819bfdaebce5fbec892548c055450 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4912535088ed3a9a5ea00b98eccf666bd50804f1..3debbfb2e730e21824347587364dfde6a2657765 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6bafcdcb162b8bd93b08b90909e339b8d7afc11f..cfe1c41d1c4d02a1e0492829fed11ba5256186a5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ef2bb4aee20ccb5ac587371d70a98b38a4799c54..ee604267578508e00334a7d8b9a0eddbd3a34865 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f8be97eebd0305e2887f598444a3f9285b0744a3..fb42c97a743a5d699a1d2ab8fe20d5fb08a1c14a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MetricAggregator.h"
 #include "MDSMap.h"
index 235a5f6cc3b2d4db7d14a753ab5b36395a01993b..a67e90134a93f04de6981b1ea8c76f4d9fd33180 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MetricsHandler.h"
 
index e642f73b9c8f1b751951a687b8bbee534eb6e25d..989b91d778b1b7e407aea6676d889e6e52b3aa4e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1e429f06d4b6c64fc233e663ec0025ef4c490d34..61d966937e652e8062de003ba11734e621f6cbd6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0120e1b5a581863e4d14c933256381e1bcbe69bf..9093b8e1e345c74c04af376eee8e31e1ee5cc56a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 10abbc6c2419a8079eea4ddac99d29e8784ccb3b..c45ef842115e6a7108035ee3ed6be93dfc3cd8aa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 92c86946ee300045c833efb666cfd25161e712ac..2ad594a6e315ae62c00f47f47b8cc371d5fdd5b5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 723d18b6e0f3590ac4b219e7edb133d8e2646538..e883af647dbfb5a71259515ec2f8b53859505f0f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fdfd5d3e08ad596ce4eca36183cac4d3a2000eb1..1de0e985696736ad3ac988063a0f044731a6d3b5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 855c265f4d4f9113f7933d4dde1bfad9922435c2..82ae2ab65078c17d0f5e2cf9c2944d9e3bfcdc59 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f1d9af12db8a30adef0f8126a924773cc024dfb2..6edb46c9fa7caa7319d2783e5087f8997d965f13 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index db40e2841893b5e73b37b1bbf982b26bc4546842..1ea10775fabeb6d7e089897ca6ef20d96b7dc259 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c2fecac132bc06a2a2cc16087ce6766b8ac8ce42..14abeacb199073aed2107dec8f38916ec8251078 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 275fc1e069cb7bf140d29871706b378363ffa82a..d1dccda30fc3ea59623960ed89fdc4c3c676fcee 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4cc64cffd22604dd0ddd3520fe233cf479f1d005..4d91d114057106b66f0b6c38e7755251480d24ff 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2506a119eb140ff5c5aeb61c72fc2a821bec0519..4d68b87992a6dc19bc0fa678745554a3a1502f75 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cephfs_features.h"
 #include "mdstypes.h"
index 18a81cec6f64475ae48eea1325d98a4ee08d32af..f3886f77ef0b5b14fc123be9e3c4bfc0445cdc94 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "mds/flock.h"
 #include "common/debug.h"
index 46299fe4af89650e2c342182673738a24a770cab..0c3376d421ee4f6825332b683d91924cd87a4218 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "inode_backtrace.h"
 
index 3937c7506ffa59b67701e35b9c291e879eb9e98c..6018c129e5f5fba1c9fcc3bf2bd0a12da4479158 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4b3b3364d2dcaf0bb75cb1b798724210962793d1..e2423af963ce23dc5f03cae49631e383ad610b24 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "mdstypes.h"
 #include "include/cephfs/types.h"
index ca316d084a2d59723001d5a5dcdcfa81c9f91407..876adeda1f93786408fc67bcb040e5c4f831f52b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c244966e598d74b1a4d4011c11116d2cea7789ca..e32f51bfa14967dd602cce3bcce0d32cc6befea6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b770d24bf943e0ccd77ea65bd84160f42529e87b..262072c1fe0eea1877dfcaa630528c65eedae68d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b0ad9fb94326b6e05ea0c284002f7d284d796181..f822127fe7e958f2d506115fb9e47f12aa545f27 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c73a26e0a7ec9d4b65d1f8661eeb8ca8a3fc7d69..1dc18de0a93b443f007378ed409a88f9a18c0761 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a18c7fd6f4963c175c7a9615d985e7ca994d57dd..d26204d746acead53053ce28bab5a6bce07fc217 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 85be92ea3b81cf2aa42396595ea1527da41542b1..958f493b88a8f1e21da1e6a49f334874d818abb5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1c412bc2f520aad75f571d122c21ca1da4326f00..b890378711c9faf5c1c8e285edc329112d7a9270 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index de27b9acd666b40497118b014ffd67f1eab8c9d7..0bf2906179875794d907a31974445a401bb4ea30 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2d62e3ef355df5c885c7b063c77d6dc12bbd54bd..3797a68ebefa49a9db2be05ee2fb28dab8d10879 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/errno.h"
index 01c6328dcdc81916baabeb787e2ab58d10d47e68..ce00b9a337bc64dcdbe637ff972680624924fd06 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <ostream>
 #include "mgr/MDSPerfMetricTypes.h"
index c31dcf0b90c6d042555f49f3be38e22f75d4d107..20419cb759a411354d52e547960ababcc33b8165 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/errno.h"
index 0225527c5eda31790a4170976bdceaa851d31a2f..4e1b0d77c2c752495bcef35613cf8a2d9d40bce6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 637223ee49aea4a7beeae20537b5c0ad29f51796..f54c16abbbc3d84ac675444205dcb0ca218adf69 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cb6cf95ce3486d64d9ba3d61c936b8ae1e926843..d3f42824f14794fd12582875ed1e25cf617ee52a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4d1ee1ae0e7225cce4cf50551741f6add39d50ae..a6ed60fbadc4bb9acaa7cfffdb100e8ecf2e2f07 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 
 #include "MgrOpRequest.h"
 #include <iostream>
index c7976aa1e50d7188de87446da00a6f226cba08d9..fee4cfb2e837dfa5865d0cedfc30fe9dfdaeefc1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index eba49b920c6f5a9ec604465a25bb06d0c4ec1872..5ed89829876ade4e4e53aa987c3d278d19e51aaf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/errno.h"
index e21318cc7443b846aaf9e74c498ea5dfe56b665c..b59ef26b9cbda7fe2c1a5f8183521e113a083900 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Formatter.h"
 #include "mgr/OSDPerfMetricTypes.h"
index 6a7f3e98255521d6e52b9cbcc3f8c7e2814746b7..c8e7173ffa2c0fc50442d325a37e16b4c1b1d5a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8b0629bb9ea45976d34c44e24669dceb86d4be2a..435b81bfabe1c20c16a30515b9471585d1c57cc6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 42555289b4f07fbed14f75a0a34ffd92d1b0b6e8..e913590c6184cdd69fd7cf19c24b4a40ffd569e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 57c90fdab57ebffe3666036ae37fe05f25511c82..898838dc3dc79c6fb4b01cf0b825d9457ca28896 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c746ecdc9e9c4dc8d19ab9498f58715b6e3a38d8..b106a69b8a9467e8072ae41db3fb1072eb7478d5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Mgr.h"
 
index a8efc2f28005b80596ce830212c82f2f8e7c271d..8eb673dd9f1e56c27580771fd4397a33c4572ad6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <Python.h>
 
index de9bfcafa3edc8371be28a15c7629c88be021f08..ac17bde69769c35fdba2616fbf0d0b791bb34698 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "mgr/ServiceMap.h"
 
index 337aab02927b9c570d7516d02e14a4f6bec7559c..b550739ad48923719734f753b1e75f6471c99b94 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 206d1126a754b76c14384ee682ad7203ded0c832..071488bb93214d8d77795c51830488e1ad20327d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "mgr_commands.h"
 
index 0f5a3563fa04558276b1a37c1bd91df98d6752d4..a91134d850b38051e4a4a8936e3a1f973714e2c2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "mgr_perf_counters.h"
 #include "common/perf_counters.h"
index 0a60ab6d26dd3062003490b34fca6112759e4334..ef60317ad451b284544d9f064032bc5b0ea673a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 903d359272cd092513aff5705f42482f04e1794a..24a61473cb43570982b8880de93f5f46c12eae77 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ce5938ffb56f10f8b28f4b91e115833c19e488b1..bfd837727d18a2c04f501593095d5221ef7e0518 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ConfigMap.h"
 #include "crush/CrushWrapper.h"
index f124ce1c24adfdba3586269a9c6963b6c511c587..7abd0c6818e9a98ce59f6348de9e30c875986bac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "mon/ConfigMonitor.h"
 #include "mon/Monitor.h"
index 66c92865af124e77cd3996e28ffe793222127459..6f02d87c880123e7c14769709e911472ea2f9e80 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0110256eca6052dc8538690751f93d6508eae52d..2a140eb72c4e299de84160ad9bfe7cabbc621dca 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bfc854d6bdcf7e13a78ea2eae52abfa22829b5a0..1efb6f66ddff1c568c20f0bf71776b519e2c79de 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ea63e86fa65eac0b882815c6c2f06e290057fb75..8232040f7a1af8e02f89180913a9676a6d779cfd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ec98ff795ec92a685718a8f17f59d52398239c00..99678ef82af9afdbbbec78bcbc27f5a94b9fab2f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4cb4f5c01512cce210c3335cc3d5d1fa5dbc6879..35644e4b00ce585b121ae270289f84fff35c3a51 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "mon/Monitor.h"
 #include "mon/KVMonitor.h"
index 80747195751749569344640d39fcfd6a29f8f7a8..853b639e2f2544e6a0d644f7654fbfece304b63b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c03bd3f7be9ad9b182d09750b77d8b1fe3ba41a2..ae71b2525071049dd2214bcbd0f55ec9151cadb3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fc7f9e9546f423206076e81f97686ca428fcfb44..54a6e1be10589064809a6dca9860db475a056cca 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6cd2173bdf2fc0bba0e9433cf33b3121a715bd44..bf5b34677cbff3a7f6acf165f249193039df493f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MgrStatMonitor.h"
 #include "mon/OSDMonitor.h"
index c4d60f99ac0100f40cffba82ba7a8ee2d82302ca..58981d5580285a4d0bef3a175a42cffbfee35a3c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 164dd28dc76d4d618cff890ba7f6b4180cc106d2..814966d9d5bbc348bd378f6b8a58cd592742c2d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8b487a38f9899e948e87c5634b5eed97f1b54e60..214e91979844ebee4073c8f4e637c89afe4974c6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MonMap.h"
 
index a2c60ba918dc8ec1686315d4e7bba80925acfa16..2088cc55c4e456dac691ce8365b223a2657745ff 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MonSub.h"
 
index 5e1dd1d4a6990b7967bc39d6eaad3eb4491272a3..d06bdc1c91a5f893e0dec3b061b1417948440a07 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b608a802b52714872c03a1e116cada5f08d9d64b..a544395524a290ffea69b23d6279b4de721d2b7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a1aee05d9ccb166be35233e314f13b9c14919d39..17698c453368ab9cce986cfa54b8736010fe7bf7 100755 (executable)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b3cf2c97b5ce3241f26196fa9ef1fc0684a1b124..e43685ff321cd8ec24a68eda8cdba50c9230a3ab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4e1585538dd0e46ca8017973f9219e27c2a0913b..e74e522706e571605e70a9d59b1c1c49d8fd537c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 76897623e74cbf58d58af0748c7b74bf9ee83c35..20ff2b66f6c3f85ce514e10136c313624c2d5bab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "PGMap.h"
 #include "mon/health_check.h"
index 7591c5f4312f6f6a71acf9d1c8e2c7eb28b80351..6c12c62713ffa339ce42bc70d79f29ed9fa7adc6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2f7d8c38218cac873dd568d9c9b83ffc47e16b16..428ba261ffe996cfef20a1ea803709f89cc1381f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a2cd39299993ff8766c9318620a637a3eca50f37..2ebb06510500da2ea5c983f0be1284018b051b72 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 67fc9324e2f26e527c637af52b4df2518da2739b..f48b84e07853cd6008f3aa9ffea146e89865c4b1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <string>
 #include <vector>
index 9183871b59429ec66add6b2ddf8c3c50427d3841..f3d14e7572e1fbf4d92af48c9897a1898bec4f03 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "msg/Connection.h"
 #include "msg/Messenger.h"
index 5aac94c183f96add97730da7c1845f9201987e66..7a91c7f4bf2f8ea8beb7d62ced775499e92dfa1c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index db5b1f573ff1de22a91162edcd204ba869af4b2d..e6600cda451ac52eacd2e5b647f9c7b3f533c17f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Message.h"
 
index 4db3bc7472ee7eac96906678ca1e03e5e429e53c..509784abca6caa5e97d89bacabb92911df546fa9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <netdb.h>
 
index 2f247535dea9f36aa08566af41a3733b9b4dfef9..23fd2ba663ed782cdaddbdb34ae4b85ee04738d2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3a8f9e0c1894cfc67c7a6baffbd5f94da3081d44..b954ef316fb5ae0ec3975871adf2fbd1cfce2820 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 16abb1368b0249ea27edcf29fcec884fafe71ea9..971339e7b2e27958f1e00e70e29285b268c9ad6f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index eb04e3b8e98cc4eac20043e0b6c4b9e9feab6b4e..1d28a0c36ff18de6219e2cc93780f06e8257ca6d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index efa035963037c08293edf9c6467d03f1b7a77135..e82dc7d5f0920c72a0ba64203623b281a6cc22a9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f46528715e32cbd19cca54a7064adfeb38999b11..52660a6ec5834b55ae64df37b320ce51cf1371ad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 35000ccea5c8afca6392707e4a4345287ae7cf17..9c2ed2cfaea5f19663dfd3a8b3c5cd8c5eb395e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 373bed7dec3e3825d36a34a0daecb15014fe9875..0e09c67703d2ead0f9a28c81125866746f57675d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 029a8c0d6244f13284edad2a4677d16e56bd3a1e..1d7e3b6e161c76f16378ae3d30d91d6e432f1a78 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ProtocolV1.h"
 
index b72b8de6a50b3b1efa454633ef7bd1989c1944fc..c91bdf7aebf63f9179d1731fc01e33a5adde896d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <type_traits>
 
index 4ef660df1a856b2ea5dc2bfeac91ea34e55070be..1720086ad542ad19c04024f347533c429f54b78f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5f6a1e3c56639917803f288f6e457d35ed525600..4a428f3f21394abff7bda87c856874639c6f2fb1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "compression_onwire.h"
 #include "compression_meta.h"
index 45e7cc84af9b498e4929c50922738e22f2e68b95..a5709d88e47a39c016cf406f01fceee35b9d7274 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "crypto_onwire.h"
 #include "common/debug.h"
index f73eed40c28d646009d80a08f7e638e879922d23..6fa9b1fd3d4a68b15c23a9ff0f79e3cad193508e 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 /*
  * This file is open source software, licensed to you under the terms
  * of the Apache License, Version 2.0 (the "License").  See the NOTICE file
index a10c6ec96aea034d26cd49ff5ced65f047fcd0f8..806c3c2c3bbb0fb92e84354b5f2c719d7ad1922c 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 /*
  * This file is open source software, licensed to you under the terms
  * of the Apache License, Version 2.0 (the "License").  See the NOTICE file
index 1543a530df9daf94e1a4c283f2a40b5c43f7b496..b8942ff21bc4ed61159e9fefa8ddbfc9ead7efef 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 /*
  * This file is open source software, licensed to you under the terms
  * of the Apache License, Version 2.0 (the "License").  See the NOTICE file
index a38ddcc99b089ad70cd4f31a820c267a6e5a6e9b..fa32706f21432c07c375b62c9ddd9f7018dcbffb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
   *
index 0bfb21b168211abf38321bdda3148f388903f448..c23bad1b542194d3b679a28fc44ac51940f89d75 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 /*
  * This file is open source software, licensed to you under the terms
  * of the Apache License, Version 2.0 (the "License").  See the NOTICE file
index 7a3253c1e9b0adeed075c5d4aa289d04ba28d525..f1beeed97bb1bedf6982a6c6d07ffd855545ac9e 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 /*
  * This file is open source software, licensed to you under the terms
  * of the Apache License, Version 2.0 (the "License").  See the NOTICE file
index 6c2320a01aead63548b97ce2924b2722c5c2f50a..1619efaf721b29907251eeb1b9e0a21ade1d5344 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 /*
  * This file is open source software, licensed to you under the terms
  * of the Apache License, Version 2.0 (the "License").  See the NOTICE file
index 86c80487c46117816299c0903d53dda8f6c38f91..f8d435fd7354f0002637e0b03659fce8d5e64182 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 /*
  * This file is open source software, licensed to you under the terms
  * of the Apache License, Version 2.0 (the "License").  See the NOTICE file
index e0c57fd9bd94975d05e3ad59ae5ab7a01d75805d..5a7ded7da526ba464611f218ee5281af3e7d7703 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 /*
  * Ceph - scalable distributed file system
  *
index c429c426cfc4c9adad55fa011a2bac54e2bd6e3e..7dfc01173c6e9dd9aa5a64039d842bf7e581d5f8 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 /*
  * This file is open source software, licensed to you under the terms
  * of the Apache License, Version 2.0 (the "License").  See the NOTICE file
index a9b03c74d4d0b84d5cb2453f286577e66ae45371..71f7513b0a4babd1e319a208662279b33458dc6a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 862c834bc8d7965b8b60863939e41ef795333428..95ffd720e0f48b20512dae7adeb0e03d8591564c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 52323f948c63fdb3066a82ef281638ab1ac5da2e..366cf6991619f6648a235e390dcf4e3423842e25 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c3433fef61861657f616aa507839597e9679b7bf..6a6540c54fffacb6484365b88149325c7b9bb0e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 665faa9311c7c7e9d38946be5652c9bbedef9121..35e76b91b095f863c72f543e50a26cdc9c528e09 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 789a624cf90ce288a14869c6c5448e749e7038e3..e497e2285e5b41f8ba74c3f63eaf59ae2cf1d07b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9fb1e2233ab53780f40b6f03a719777b45a032a8..03c6778c67291e454800dc6879e5df49fbddfa39 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "compressor_registry.h"
 #include "common/dout.h"
index 1f93655ed895cc0cc7d2db15b52d9dd670e8d4cb..e368c652dc867b0c4f319a1ad927159c3175b735 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "msg_types.h"
 
index 4dcba611907fb5e67e9295794665d50b475c6610..e8942f8edd6315b4563a2ebee71c4a9634af0ee1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e4d98eea2504745020e0a7c6aed5dfd6a042cc8e..fcc2e32c64f4755c8699b58d0d1b349386986ef2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c82423de515886b40794eefb2b84e941867136a0..eb0e2fa2b34cae91995db609b23aa2559f0d650d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2000f718a7da8f681d430b0849a6b72646aefc43..c362bf21ca2a82020dd00884a269d5175b41f24d 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // vim: ts=8 sw=2
 /*
  * Ceph - scalable distributed file system
index 27ed7b134816ac502a22df59759bcb339bcbc775..f9453f6cfc0c05489f62ffb723f4dcff01260941 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9d5ae98ba8157bb106020d2d5364be21f0cbc9ce..b84b05afc2da8e2218dbdcdfe206a8c1e9bea490 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cstdarg>
 #include "common/ceph_context.h"
index a1a9aa6d007cd3996199bd165c0938b2fe6367ca..32aa0acee18f847a4b9227a81c6700ad7e89d8fd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/compat.h"
 #include "include/ceph_fuse.h"
index cf8666b79d4d59c422659f5427f228446354353e..853ea4466a4700111346df26927f3ad794e4a309 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 848b993fd74777ff1cf63b05e46ced26d319f999..f432adf58d509280cbdcd3455d4b67a25f552fcd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "os/Transaction.h"
 #include "common/Formatter.h"
index 7953ce3b4e9c4166330d5090c1ae01da7158ca3a..5ad41f6322111a20ffc204334e07c9f824f7ebca 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Allocator.h"
 #include "AllocatorBase.h"
index 9e146f32257552fa401185585bc4ffeebf28c776..62d78974e278dfcd206551435f0126d93a4725ef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Allocator.h"
 #include <bit>
index c59a8c9c9f76c0efbaaa5447c6d99620c4aebb3b..b6a0325b5ebe10f03fb7b73f92d3fd832825e817 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "AvlAllocator.h"
 
index c31653ddc21271c273d811075cf20604da4489e1..3ab43bea344cc03ae2c2aef09f759e2bc85c7131 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "BitmapAllocator.h"
 #include "include/types.h" // for byte_u_t
index cb0b0c1df93d018a77eddc14eafa78656a53765b..92768fb03f9758e459c9ba22307ba4c88a5dea06 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "BitmapFreelistManager.h"
 
index 310a2036347e61c5412a1d01740fb81d5f97c50d..7e4d263f837c550e5cd99078e6726309085fbc3b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "BlueAdmin.h"
 #include "Compression.h"
index 01062a16c9d7407901f5119cf9d241e65fd2e226..15e3ea7e4293a7736f2d8310394bbb6c436de3cd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <stdio.h>
 #include <string.h>
index 6247f372627bf0643696d7c942183105d0e8c3ff..16a51855ae0d20c4911992fc810475f28f8b98f3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <asm-generic/errno-base.h>
 #include <chrono>
 #include <fmt/compile.h>
index 20993e007c8d429ebb672c4f96a6f87c4f93bded..36b39f75832167aa7e208975f47908cdbf77af00 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "BlueRocksEnv.h"
 #include "BlueFS.h"
index 4d4b2acc635c1c199c27ce4af8c3d7e5288d6b6e..509c6fff9903b0866e0e0ccc0e9bca30f8961f51 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 99651577ebfadc9d044f1a1d3f69b1866909550b..6dae7b3db0fe66d8f798f4f4538e8d0f1b266fd8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3425b49ba2949cf1d65b715a0e01f9d4c5ede5d9..2775c7347f6292711b0264d4b16026dee971bcce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Btree2Allocator.h"
 #include "common/debug.h"
index de3f6bb93d213eb2dfaf404c1c4f1e7f52d4c430..5a7ecc4ad104f50f09905ec265fab49a73ef335a 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "BtreeAllocator.h"
 
index d10abd1b98d27c33973caabec44d2849532da99f..730a40686d9ebee2dd3782ccbc32010184c07d70 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1ea07bf6e4c9a62c0d75e5a6f97de33e132a1801..4d9dd342d6353c63b8cc7940ea9437ece765c8d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "FreelistManager.h"
 #include "BitmapFreelistManager.h"
index ce0b039558a2577759a63fb495a5d49f75fb1c3d..d0b8ed7ef30b3f403bfad2ddfda79e3f72254da6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "HybridAllocator.h"
 
index ef6bf229c6418d274322c03ab63bf9bc0955c204..1533cf2987035201c7299ddf5b4780fd61491190 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "StupidAllocator.h"
 #include "bluestore_types.h"
index 3ea8d69b9a60dd7dde6efcca3e7e9bf9f0e66217..66cd460349ca13e55436ab12d93b8322e0169ca1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ec1c8364ffde7d1eb554727e737d5b81bd1545c1..1441209657edec5461f86f832f22ceb17ee17987 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <algorithm>
 #include "bluefs_types.h"
index 14f94494cce1b457d3b39cb01fe8dedfc008043e..10f17fc4218a9220646e95305c39574a3db6dcd7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/program_options/variables_map.hpp>
 #include <boost/program_options/parsers.hpp>
index de6feb0f70509536f50abb23e750395679ca1758..77759bc6f5f5d1d2a8d054e978a850cee12e470d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c1f8897e1d7405e31d4f98b91f68307e4f3599bf..8f1695cefbafd5311bae9517ecc6669058072523 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 fb12162b9e84d6769a40895ed23725ec160e279a..61c16f8e82092d9c0ea4562aaebbbd0a3cfc3d29 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a7d0854021c5d1a1350e48a364256f698a0289a0..12dae10314407535fd326d173ba80a238708904a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c72ee1a0855fa63689797c320c27ef1cd815c7f3..f1c4555432b738007de75c50fc5d2635dfc97c3d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 02520796c730729953274b5a5715141ff1d7278f..7b404d63d7e30d06648cdc6d44295951b2997e02 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #define HAVE_IOCTL_IN_SYS_IOCTL_H
 #include <libzfs.h>
index 2fd1c0b19a1cdceb7dcefcc4004ec6b906128e4f..fa0adc193714edc3415b5b7b813e9cd4b18d983a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a0d000a28a70f966b3fb53c8ee8e07bb40f53ea5..4c99bf95773ff800a408b7a41245606b2fdee611 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bdcde2cf348acc387c50351376f13fbeeef143ed..82153e0e5aac07383a43add3f9ae04274d21724d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ba2bd3c116fc4ef12bcb4d85de05b54bef3a1dc0..f5f9e4d5045add7dcd899ddcea93668db39f0363 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "ClassHandler.h"
index 6567f4fad1db526984306c49802b6d987b04db99..d3194e391a6178d0cd04f6f7fc00d26d9c782f7d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 94412ffd4d2c84f1cd34a9cd570d9a5ef70fd711..aaa140e5e8ac7b57feb8e93d93162937072f7f03 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f0cfda0852abf1da4283a5c08ef44982eaa5d611..c10b9314e3da76d2234e931eba3af1f169373c83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7c9eaf6d3d4c5a44161ff5c67b73481a33d493db..037731324fb341f4d01afeb248fdcb94e154491b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f0e2d2a64ec08f6fb82440b95f516856803287dc..f3d7b358c398d10923860d603746fab779e9e344 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ECExtentCache.h"
 #include "ECUtil.h"
index 8aeb98579343b635a2d69fe1774f84f0639657b2..8172711fbda16628fdd24d3b24fd11d81c1c7c3a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ebcebd03b00bbb295d7a30bb02f03177ee27b93e..b9a2a496aee839c31ea7555ec770fe5788241739 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 69d1e902a06b35867f60ab250081de8cdd3dad40..6d59fb2329ac1919ea409f798dad6616bd263f40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a60045fd194f93db336ae69ed55d7fc78218f43f..a1efe98b217831f564382fb94e443d8c7430f8a9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 57d5c8316fc9c19d5c24f78d16230e975051de4f..6e305d2e85e7944091fb7128c3dbb7cf833474a0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a9f534761943cd2fe8a847cb7b14d26a942647f8..24c9b20d09e3362e37b9a8fc38c65c3885a8636a 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 
 #include "ECUtil.h"
 
index 70befd38347016a6e6b8184b9dcec56025d61285..8a404e0d4284da921c24011a418d1a3f40eb1de2 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 
 #include <errno.h>
 #include "common/ceph_context.h"
index fd5b36c52c8804f26312f76b92bef7cfb4958c0e..b07d48d7415157eb57cb96bd311117d4d26651a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d45220a824a81bcbea07a2725125e14083efcc25..211b3046de79e2a7e39908ea4a487e181b6aa366 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MissingLoc.h"
 
index 9c7f1bbadf7409b13bf7d6416d8b0f6d9044165b..ce735a49206540a648d00b4d4af11cc5f997cf01 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 569ff2693083f167e03791faab7b5d4860d76c17..b31348e387f5190c61d468d9cdcabdd674e95754 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8c53acb404851f4120bf9623971ec44c64a0ab8e..fbe67705f5ed4e3ed4637b25bb1eff8d65154a0f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 81a7d9ee992d4428f4b4ac7c2a49d51d3a197bd9..fdc52933da6bf013cb090a0d1024f3e379151a5e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "OSDMapMapping.h"
 #include "OSDMap.h"
index ba77dc3ba281d5767c3f6db111d6c985d8d37937..c17d4111aebf1ef5402d98718c9db26d0bc718f9 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 
 #include "OpRequest.h"
 #include "common/Formatter.h"
index 46e97f24e79248dfdeabaee474a31ca669f6e682..852fc8239ee7aafcc8c33b9032fbe67dd6b9207a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a1c26fc69830c2304d68004ded22ddc7485b5ce8..26602553a799a066a8b30eee3ead9d598bdaf42d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d0c06cab72a4c1a5db2fcd7d8c601da8db9057eb..e3c0a7d814c30a509ec5ee0aced3b25d328d9b14 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 777d77bd2493ee78dd2443bc096bf75dab73c3a7..fc2572fa721ea8c8a8a0a2f2f8509366c671055f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "osd/PGPeeringEvent.h"
 #include "include/mempool.h"
index 5dbe78eb7c0234eb0052aaa123bb2f5b7ffeb0c3..ffebd1b9d2839609843da61d5a8736effc4ab6da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "PGStateUtils.h"
 #include "common/Clock.h"
index bb1160d01d8f480b5ba512e2ce9fd46a04950c1b..25d53a010e74cde05a8a5c5a4df38c630ce4b37b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "PeeringState.h"
 #include "PGPeeringEvent.h"
index e286b669e789e9af9851712ba088f17c9886271f..87b43cb6f0233b167ad1821f8e6ea168e728c234 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ef84380d12168e54d6bea8de7dabc03fdb6d79d1..2793060b4813918fcb8912b67d6b14dc84067d00 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 454e1b85768069e5ec365c206da3f1bb21e5b34f..b68ec31c0d8335c045cd0e621c9e827478b87f85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "PG.h"
 #include "Session.h"
index fb59ece9eeff0c73cae7926f683caff0706ec5e1..7cdee4d0d20efb2ad29099bec1085b30acf29323 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8eff2eafb24b83bdad63d187d733ad0f1372bce3..084e389c16220021fb584d658164430f6e59d00d 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 #include "Watch.h"
 #include "PG.h"
 
index 927e4592b123191da15e026a84416b1b82b4901c..f8291f0a4ee0d8e4944bc3e958c640e98a10e23f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 899be58f3ebef3eaeec4e34865ff60f79b8676b8..d26be37145234cc0430b1d78e3278317654cf334 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cstdarg>
 #include <boost/container/small_vector.hpp>
index 97cc853e8d92295f46567ec34d688c180f07e596..b0fbe8f370a5cfb26a39e40153c5ed8739b29a4e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "osd/osd_op_util.h"
 
index 26a3a74fcab7c1626a05cdc2cdfc80bae4589128..32ff84efb175027eaa84a98cf789d61363772134 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "osd_perf_counters.h"
 #include "include/common_fwd.h"
index 06217926cfb863c6517f3dbfe655c27cd7278e23..71f0dba63d982361220b5a3847ea5b477eb8ecad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "osd_tracer.h"
 
index 143f007ab9c591553970704382b6fec72f3e01a3..488f7930ba59697fabd4193b93fe5f91644cd03a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index efd4dc3303a92785081c4b85aed217d99e0c5954..2a3aa7779454764f60bd61c0dd443b990736d329 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1b11c147cbe0820bb38166456ac18aaac5e8984f..8a32d8ba44a9d83aed5cc266b7424a12b85640a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cdb121095e6101bb6435ec2157da0044302f40ea..feaef185b01dfb0f539ee58d6622ef2d653849a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a932843980b108dc3334df4600d4ddd79d79c00e..493bca8e25ec625d6ef7b989ad4e1ebed9549676 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "./PrimaryLogScrub.h"
 
index b4b443797b4ac74a5f424068283d064196264cff..7e3f02a1b1f90bacf764b2e4ee5f32ab7f8db7e0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "./ScrubStore.h"
 #include "osd/osd_types.h"
index a224697be6a866fde021a25ee713711fea113cef..7a3466a20d76b8a53715f40d1d2e8cdf4ba34d2e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "./osd_scrub.h"
 
index 7ae42d0f8fed5cfdbc2ee103826025699b8ce026..99c250e713e77a77acdcc123be333dcd1f4d3ad3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "./osd_scrub_sched.h"
 
 #include <string_view>
index eb9c0c697e373490f3ccc9f74efd8e41eb68a086..351157efb602972e8c927ac039d0f8923f4e6d48 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=2 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=2 sw=2 sts=2 expandtab
 
 #include "./pg_scrubber.h"  // '.' notation used to affect clang-format order
 
index 8def2cef721327d074f68308b37a3d61281fb3fb..866fe01648bdd36f98d30799412c9473584f3225 100644 (file)
@@ -1,5 +1,5 @@
 // -*- m_mode_desc:C++; tab-width:8; c-basic-offset:2; indent-tabs-m_mode_desc:t
-// -*- vim: ts=2 sw=2 smarttab
+// -*- vim: ts=2 sw=2 sts=2 expandtab
 
 #include "./scrub_backend.h"
 
index 81f45ffca804d4735583d39d590a1274b1d8e771..9d228ae6a008cf9dd8e1f3ccb46279d37be53649 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "./scrub_job.h"
 
index 2d21c8d25c84d7cdd879bf97bd14430503d4dcd5..2b1e689a2b9b09db02ce7cc5e14e64eb5c919e6e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "scrub_machine.h"
 
index d1784e375d0ff019218e78616523aadc9ecbc22e..155a7cd449e51c8365a8b80abb4af97a93737c7e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "./scrub_reservations.h"
 
index c47048c2a020a06ed07b412a7407e5c06db094d4..ec7caadf1044ae1e01620103347844e0745c7e5a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "./scrub_resources.h"
 
index 2080d8ca7d0b09617edfc4a32cd62c728ac68c5a..d45980536d8de87ecf93231185d5794689298584 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5fb9f79bd414193c394e35ee3026d6a839ae0cd2..b97db34b06881fb89406676cadf59d52055ea291 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2149bfeb3cc3a5bcdbfec8d2cd10236ecdd5660d..41cb35c216c939cae6a13db9047d58f8c91ea0c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <limits.h>
 
index 6ccaf9a76aa6a02aaa4bd42f5a405a5331c94b1f..76f018d78183412483105c5e67124a763a2410e2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d45828d15c564b9ea1e6e3929cd690bf9b92b7b3..de0573fa143336ba13a9faa17c9ff570e97fbff7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d60faa587bccf64c474953fa67355e96ced5fe86..1d33961795ed3e3ffad41d0f15a41130e928bc4b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 81f2ccf8c9f664fa27ad3b250e3db8dff3c2fc20..2f1af752f67da40f6df0e3bcae91ab8c710f3fb7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f17430bf1abfca4729f525fb8664021e7ded84bc..5f225fc8d59afe7a31ed82c241029ad8d7f8f3ae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 40474f644fc8e25db65e774a96b54afaa6da9693..64c36498c0762ac47a478cbe9eab5ce07a4dc3a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6eea64db673191232eebb7fe7756fd131235f247..fbfe58d7c22ce74b45709af3b1d057ce00db7604 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9194854414bd696b208ef253b07495d549dd0ccb..ff571e158ad2e1b55e0480f7b75921674d403540 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rbd_replay/ActionTypes.h"
 #include "include/ceph_assert.h"
index b4dce6515912fc5343fabde4744ebdef62c47d41..073e3497c7613a34081a6b5accd911972b9be749 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rbd_replay/BufferReader.h"
 #include "include/ceph_assert.h"
index f542657185fbbe5e303a42a6877c406bdd213ad6..7494efcdf0ff88620c76606fe65ae3b5e76bf38d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 089a60aa53f029c1cca501e7cc86cd671043c758..411fd84c981ab0e8c30415bdfeb13e68c2cc1cb8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a0f83a6c7b7628343e20965f43783337b88a55e7..f195bfd85c939ed2731b37679cb971d241bc71f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e67911bc6dc9d8f8f8205d5a301565fc3a387419..cad90cb4ed5ff17ffd6997de4325313503575b80 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 77b4f4858b7d4a53b908c536d08e55bd0e88323a..0a4ba8167264ef42d716553a83d40990e9342b17 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 977c7c19e39113069a2589ad8d0c3a08332297ff..a3c65b377fa028f2c850d6fd696af7d3773ec5de 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d1bfafbd46bc499cfef83509204807f62111ea0c..b7ea2552796d2bd4b1eb499d2b5cacdc2874a885 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ce6e8e6ed830e2df134380e6384216c87f4af78c..ab614525dacc771d3e4015eacbbf780e3245b140 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6c6700d7f1a680baf0432d066c5244b268e5ea56..7b8a1bf53b64097d86a3291671fb4dd7d287cd0b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 6350b26693688b0abd578c0868370cb291948603..c1cdc5978912b52d9af9ef31b605309785412b0e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=2 sw=2 expandtab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=2 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index 33ae4d9db80ba4169c7a643865945aef0c20c1fa..4d55ee97c572493e8a3c8f31f5f3b34f083eeb26 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "dbstore.h"
 #include "log/Log.h"
index d80f0cdbf8f9302cb38ace147c403168a56579a3..1877f498dfe9783d5d1463f57a71cfa92702c266 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 569a093b7d71ea8d432ee046d1fb61aa4045063f..9fbad19e5314351b2a19ca7d19fd2c427eb74656 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 6835f526bc60ea17ec246fc2e5a9943884b3e3c0..309fa86321a5e14d59e7f175ef1baed94b642fc9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "dbstore_mgr.h"
 #include "common/dbstore_log.h"
index 143a3a0d5a16ea56bd6314c0c0b691c294684ef4..f7cd5f67c1aea3e3f796ef4e67f7726f4881fef3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 5fe9eb0ae82da6557edda104edabd3a3332877c6..fe3058c466ca3d9272d48d26aae8c8b3450d554f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 ee9fb8f89bad2affb19bc67f263e835b5313430b..dc341ac7e982c6719a6208bd302d9bca79137878 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "sqliteDB.h"
 #include "rgw_account.h"
index 199774f4d9ad782de7e85157bfc1fb0f4b812c95..8ca3c7a6d456bec553c1143d19148d9a6d3c7df0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 02ecd9f15656fb0cb8e364541447b34f630c8b9c..59ab457107441d3047e53230e561daa618f51669 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_context.h"
 #include "rgw/driver/dbstore/dbstore_mgr.h"
index 4a768064b147b8efe9155d8cbd5f72b27897d3bf..a3c55b5707b560802f20404a181bb7e1840d0958 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab ft=cpp
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index cf5adda2512c20fd5b87ac2855b58fa89113b255..6a558531893cb3a87402e578263d04c84116b4d8 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab ft=cpp
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index f156ab2d4ab1f082717309f11db73c963fa842a3..324e098e1ea7e287bd48701c416d22afbe124d67 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=2 sw=2 expandtab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=2 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index 5c4b0c7572b4500dafc348c81bb6fcba03764f6f..e56697d25b24051917676bb2c34833fbeaadb763 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "posixDB.h"
 #include "log/Log.h"
index 9fe4fe3d0ca9b596c72cff88e412f6c9cf162134..f02a45e49d7152eea99e43d4ef4d98f302c21328 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 44430d87d10da1d46144ef1f7fda881b62a68df6..cd65f0fdd0f48e1be4fc7f92d846459d1f45f29d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 0d96b4df1f3e96ba51c71c5424294655c540fb40..c22f9b30e7a99ed7b509f73ccd59ee4fa7a7d2e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 a861194fed2b3bee3b84c666cea05e549f6530d3..0dff18a6c0d678264f1c0a6070a63bc685c6a2d8 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab ft=cpp
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index 606d8e30d4763e5c04148e917e02faad577c7884..69f8c3960bca6b19a4c03e4c7d216365e2b0d155 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab ft=cpp
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index ec984ebdc8c41f490d6c81268f8a669aadd0d78f..575001d2880f6dabf2a34cda5e56b6a5f0bcfb6d 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab ft=cpp
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index 331e0ffd26ee5fbf744f094565576915a682b2dd..f1a07108630957259d5c123e99b5ed49a6e0d76f 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab ft=cpp
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index e7dbd1d7828104085431905dd2725ebc77209a88..0d6fb0cd2b68b7d6b4de10efc748032954306a21 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "realm_watcher.h"
 
index ec2b034a8e008cd3775b045b7db74b93a764e873..8aae4f655c56bd0de0656571b824d51cc4bf574d 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab ft=cpp
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index e06c1606c1ad316ae9990d4accfbd41f9204e414..e23e1ca08777d928b2408aa51e5c30235ac95eaf 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab ft=cpp
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index 1766a68ce659e916daa2ce9f0a2ef52424a78106..46fc625cd7d18e025c6816212b75dffbf3f990c3 100644 (file)
@@ -1,4 +1,4 @@
-// vim: ts=8 sw=2 smarttab ft=cpp
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Ceph - scalable distributed file system
index 7cdd94871561c433152b046e39250b6fdc974d91..95e02e8670f5e7c7990ae2ba522e811fc3f8262b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 cd5b77d01a888f8917dbc72da6ba3af4529083ad..734081496fec2c3d56696b9c6e703702c16e8570 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 209be5d0803f8a819fdc17b873ba4fbd3e33813b..e858f0c4b499836bb3110fdd69e829c4cfc17979 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/Clock.h" // for ceph_clock_now()
 #include "common/JSONFormatter.h"
index 69465ccd9b7a37bdede79a4701a62b764ff903e6..4075ba8e351f46e6dcac1fe5ba1b2d14c70e13ba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "include/compat.h"
 #include "rgw_sal.h"
index f9543b55935490bd5bddc94dd330276e957d091e..8056b561fef05f5b3fd25bd0d4557556d1ce4d29 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/errno.h"
 
index 7a0440108e1083bf13754016145d96d278774a14..7d6fe069912a0eda6661fdd2d509471d3cff9b74 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_d3n_datacache.h"
 #include "rgw_rest_client.h"
index a7feb25818bb760e1cbff476cfdc646d566a3cbe..bb95f6bd0ef8d2f706ecb7683b69a7a373c590b7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_data_sync.h"
 
index df2039b12d8cf7333210c83e1fdd1ff6ad5df258..a1d803cea77a92af864843fc9418347401d9e60a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <exception>
 #include <ranges>
index 12cdc532f3c23687e9699ad42e0801698f4d8c88..a9ae4b1b99e2d30cedfc6d105f66c4f4839fc6bd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_datalog_notify.h"
 #include "rgw_datalog.h"
index 7c00ddf6f2a737013cdf72c8e3f14697a059cb8d..32b9efa4361bb3fd02f454195d6c21de302f8fa3 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2;
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7bdb308af87ccc2ef700a129bbe8d9c141f65a69..78759b7edd16ec53849b9afaf3df61058bc15079 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2;
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fd15bbc372d8a8fbd7d0599538f0d284f66c5f91..b2d99f97039320fd595c23504cd915602a4d9e70 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2;
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 09335655df626aa225edbfd3e38258adea072389..c4841303e337d1b3e23864612f892aa31bf85291 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2;
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index baadee5aeef5437133fe6214983b789c197fbe36..d2b422f81edb5bfb1fac3e80c055a5b5520a6c16 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2;
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 52f7c7948421f857084b5fd93c3a18cd9ef888fc..07c6c71b019d7baec88319937ad6bb4ac941560d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_etag_verifier.h"
 #include "rgw_obj_manifest.h"
index 79353dc97f51630d9b87f05a391981b9c991bea6..8a9e464f1dd584ce302b75c75a5216c3ed61dde2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_gc.h"
 
index ad819eddc059bf48336380ff945ff50b79187152..066937aec9f8bcb285b74a99430ee5fa7865e54d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_gc_log.h"
 
index 4c3eb7c1fc719887f04e1e4106cbc2e703572c14..1b9a3af99690b8f3d20246da19475be8f1d19754 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string.h>
 #include <iostream>
index d1e2b736960bad56c37a0258dcf6b6fcbe05e00b..8086372bb18fc38dc0528312618f67b6d71221fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <boost/asio/awaitable.hpp>
 #include <boost/asio/co_spawn.hpp>
index 5928279dc4312b9301c60b96b4c68e76435b1838..0898746653cf7247fad95c9231713d119c26bd67 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_metadata.h"
 
index c60c8c7a4f57fcd69be697dc43434c7c697533de..a154bf9fd87b7b0b0c6c0e58f510a19cfc1b4d40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rgw_notify.h"
 #include "cls/2pc_queue/cls_2pc_queue_client.h"
index 7d3756bb647796025394b5b77278205c5e727019..d423c115d4de692713b74d458a619be5a8e142de 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_obj_manifest.h"
 
index 606c16496d309aee33d74f908497db610203e368..30fc8640231a9295e5d6842399a0e424dd8d7915 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 #include <iostream>
index aac10338d88367bf35de13e1376bca64b0288c07..d12817202639fba7b2aa133bcd7b6e43843c6e0a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_otp.h"
 #include <list>
index 91526f8d76f356a939f8aa561c8530171075947f..71eb9481fee43d1398c5c25a21bb4fd3cb2ba5df 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_pubsub_push.h"
 #include <shared_mutex> // for std::shared_lock
index c892d9c1dff4c1599f28ea8d876c69faee068c99..e2ba23a056f4fab604b6baa4ad8367f214cd28bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 25a3e170cb4c0b5470fbaa368013e37f4ba40bea..1a36085d82a141657a3f32d734295c5ff48e3ddb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "include/compat.h"
 #include <errno.h>
index e6fc82b7edd5cc4881ec5ad605a37f620206a28a..10816ff74458defbe53ba717c4980eea0545c0b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <limits>
 #include <sstream>
index f34ee9cd3522bd57d201ad6a0b99918c70ddd22d..210c0f0dd29119df9cc06a3d7378153ff65c2f59 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_op.h"
 #include "driver/rados/rgw_bucket.h"
index 61a54d9a02446fd189eb5610dc6becc54e981570..f4c7da752e419b68f0f88ea17fc4f842f5bfdbdb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 7b941733ae8969ec68fe8dddab503f263dcc132f..b2f83e59279af97de612f9cd94742076fb23e199 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <optional>
 #include "common/errno.h"
index 43206f58c83f836722a40c053998b9464072292a..a48a5b574f4ef2543ad637ed907bcbb8873b07b7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/ceph_json.h"
 
index a2d97cc9ad1fe98b8599cf8bc8c3f256e943aaee..9b1d1bf56911851179d0a9bb14620cc91d988001 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 e0d318cfe6dbb951d3d580064fef430d66fc6d29..735b26b7ede3acbe5bc087e1f53764485458c4cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_service.h"
 
index 70c8474de9f1e8e173cdc64abfd98cc00210cac0..7282001d8dda0e30cd102ae5e47e525c75db9fa4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_sync.h"
 #include "rgw_rest_conn.h"
index b95fa8fc4fed826da8e0ef2a063a39f5a351573e..3aaed7b32f6d4289b289bece0a631679794a443d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/ceph_context.h"
 #include "rgw_sync_counters.h"
index b07037d655d38d2db56fb5680a8f3705718fcdd6..1a5612615a0f2770a10fc072d47bbf8516643550 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 266a7a1ad244779ae0bbab5221602b6bb0ccd37f..0db00e9e49a739e37c54b96c901cd946bd9c537e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_common.h"
 #include "rgw_coroutine.h"
index a565a2fced7629c03bb92fd075a56b677a82965d..c805748aa344b381f6fa9749ecdcf623beba5a37 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/errno.h"
 #include "common/JSONFormatter.h"
index 5fb4b11d2fbf2de849db5270e81034525af4669d..1e1b894efd94fa92166bd640136ed8313306ee8d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_b64.h"
 #include "rgw_common.h"
index b456f0b4097a93a78ebea9939f4b7b7d8acd975c..78c364e043a717aabb82b4fa1e6eb77f387d8b7e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_sync_module_es.h"
 #include "rgw_sync_module_es_rest.h"
index 9666ecc4cf686f12241656bb586fdbeb5873c961..e587f4ac7c24c5d7eaa26e8aaa90315b908e9c22 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_common.h"
 #include "rgw_coroutine.h"
index 343c4a689100f39969468e8ce3766cbc34c0faa3..ceceee8768bff77573ac0f859ec5f6dfce10c147 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #ifndef CEPH_RGW_SYNC_TRACE_H
 #define CEPH_RGW_SYNC_TRACE_H
index c2c41873b6a83c151a24fc5315f17fc93d11e9f9..b029985f997ccf85bde35610deb0b78507c1a5f8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "auth/AuthRegistry.h"
 
index f0297f742fa7ece3fe6821fe1edf2e08319338e9..eee3b3009d6d86a4a45a30bde503d3648869e6a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 4f1462ce669e92d55cd8b10db29cddb913a1c6ca..9dd1a1e7e5eb8c5dd1e8c752043436485d6df48f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <vector>
 #include <string>
index 26b458c406960cb9597e057ae3582c04db535816..c6be6fed7aa007b0ceaffe39589f446fcfc28bb6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/errno.h"
 
index 5dd50941faadfc4768562d82c3f5e401c04966a2..a61d3066bc2ed5afd348638bfe127090cafecdf6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_user.h"
 #include "common/errno.h"
index 1dd0aba6d7e050773319ea31b1b3457d35f3e693..d8f7b09ddc6605f8071bc1569b73a6cf8e9c67fb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 4473046859730747cf1e37a65cd5151a4bb7a676..b2a83c0312f36ffffaf4a90529d6b2cf8b04765f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 a54a6ab2f153ae85df2f407cde5038b4f7d45a11..fad70bd587f86f9e6404a0fc259915adc4405f64 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 ee389458a16d905f75ee5c414fa8ca22575e910d..84a2160fd79b25050b647ef7fc4dd114667ecf87 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 0d4238f84312efd4a1f5b9d7c89cd44f4c347af8..3a3b7e73e4f52449dc8ddba0cf55460abd7bca5b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 84e761c749977bbcc74edf7d38105727247bc0f6..3fad46f8e2419e20c2ce3ac47113198eb340c273 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 731cc5fe81d76c6ba1360614882b93d0baefdbe2..bb2494887db983f1f3a41f033194f73850befb7f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 bf6fc50d70c41ad732918efed0903c0e8acc27e3..d6bfc2d53d6c93c4302cc9f49a1df26b056ff457 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 4ec36c7cc1cea1618c167b1d9b75131c9b4539ac..b3374634ae32d2ba5ed7839f124c9c8bdab53058 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Copyright (C) 2024 IBM 
index ca26e0a3091d01fa295cde321a8f2fa6e4124f0a..61525fa9be7a96dfab374bdce842e520eb7887c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * Copyright (C) 2025 IBM
index 97da99bdc27be58395cb5f5246256b0b40462545..2c37604d14f1f2bb24ddacde4dcaf304db5f64c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 5b9e54bbd02dca5bb907439a6f552c192f012ac8..44d58e03fcf11161a365531ab122ad04a605f538 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 c00753520faa8d1c2a09f5afb8490182ecf39877..c1d3c792addcdd01c4ec5ebf46bb8f7d948557e8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string.h>
 
index f88a07658bc09f242a2e9cfb1808632d6aa58b59..161c36011277a133f855418287e05cc53fd8eb9b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string.h>
 
index 67e0daf5b72e29ca1a533ad24ceea7c73ca797bd..15fff7b5ae359428e815e975cfaf1eb0f97102e8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string.h>
 
index dfe3306fdb2c6738d9d1a6f0dc4ea4f4c2a954b9..33fda05560c8a54ba0b0ea3ce716e5b95a3971a2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 0983e1bc4532e3218eec035d9566cd311221c783..7cc11f3c8cab6f1024fbe7c9a83c5d5f1e518ec6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 2121ac134f53ba44ff66bc2d8b97b5f91af8dd9d..89af115ceb0b33cf3d971d00aef563668c80d1f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_amqp.h"
 #if __has_include(<rabbitmq-c/amqp.h>)
index dddf3583fbe380ec555c28ff6167c8a814cc85bb..df8c0c22cc327750059baa0c22214ed72d3559bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 e0ab8fbbe2afa79a502f919dc6f9e01353cea120..00938b9ed6e3ec5444b94f50cc4eacf890d0a35f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_arn.h"
 #include "rgw_common.h"
index 145e16139d7e9d15f855b6f51f235ce88804d536..354353cde65f753595fd2b8dc86c0bd0f4243089 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <boost/algorithm/string/predicate.hpp>
 #include <boost/asio/write.hpp>
index 10557029f8cc4b3b362175e5a464738a7ddabf6b..7d8aa19adc3aa7c80d5dc2db9603ca3c632a8b96 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <atomic>
 #include <ctime>
index a1dfd59e528b298152bb36d0d277f5d768dd40a4..64e4634547f63d12cef8dd7c097d40c9c2d6629b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 21648ae8c166f079b17392feaa496a2caca60376..2a01a92d21b251339f14ace63860b27f0939aa27 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <array>
 #include <string>
index cd56959b295c0b17bd7afcf491d041c4886f9051..ee36639ff4b841339441e37559917b6de13f550b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string>
 #include <vector>
index 3cee81c97d2e20f9924f9a0e4694d6b9db64dda7..80e2184538cf878a0585219b03011dc56586e97d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <algorithm>
 #include <boost/algorithm/string/predicate.hpp>
index f5d4450eefe31eed59c6c7472cc4d102a230e9c7..224063e72fa9b89ef4382be97042793718d5cbe9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <iostream>
 #include <sstream>
index 2abc3bc4be4b15b64d6f012e8da661d9e48885e4..b43d8b3ef72ef85d9af99e7a61d29286c334e10f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_bucket.h"
 
index f029709db97aef18665a654e343c8b7677a4ce01..783efd01735ea7ffa7af5d6c9776d413d1f36474 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 //
 #include "rgw_bucket_encryption.h"
 #include "rgw_xml.h"
index dd62f7e4e18034db5d1751c04b100c2500f7c98c..957d9101258eaa353fc1e4c7b18c5ac2da343bbe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 17c269f730655679217152404d26640ce7a7f61b..3a106da67534cddf4598811c8ca28429c4a48d12 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <time.h>
 #include <random>
index 1e7316d4271d6b96160bd399ce92a4c5775e4e72..4706fc96f455d45f01064f209db96d214094b0e0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_common.h"
 #include "rgw_bucket_sync.h"
index 0f5dea2694f28cee60a9b6d094bf145788a6ec1e..c36e40f404a077a24e168e28f56ceb0121e2b417 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_cache.h"
 #include "rgw_perf_counters.h"
index bef606bb9aa598e8d724097c26664f1e9dff1078..c70a666fe82c84bb3668cf571e7c912c48fe3e9e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 837dfac7f5aafb9b662231785dd1179715546acd..a2fff9ff16f962bb3778f08585687450ab6523df 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 ed09250933a67e0f64f38808ac9f4891b8699c37..d48ac96a585c30514db8c037be086c90168df5ad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <stdio.h>
 #include <stdlib.h>
index bb0df2ce1bd3e92301a479311f5e5f12018b0598..082b03c5d3b1537d6170776e237e1fa6dc117b2b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 #include <vector>
index 70a96c8b3f466a690b6fbc5cf36987b9ce93882c..61b50d45394b97ea8edfb6433e706b32b002d773 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_compression.h"
 
index e8baab7eb4f2f7b6d0a61b15644d0c0d6ceb6051..314e704342b81b1d787149e3700748059b6d2587 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "include/Context.h"
 #include "common/ceph_json.h"
index 4aa0d30b0afa5cede2549f39c7178f67a680e078..049e0ab0eacec07791ffea73a34183d41e8af59c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 f85a225e1c7ddf2c0243fa415bc09deb916599e4..9fcdb75ed487ad721251afca2504b6d0373cd080 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 fce41decb4119d621f93a7dc7e9c2096f2163303..df3140e6f008f3fe5f38c09def0e2aece105b597 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_cr_rest.h"
 
index 2196e982953f0ce7301545aba961710960db3bef..060321bff2366578c179662def54775f083a78bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /**
  * Crypto filters for Put/Post/Get operations.
index 05aec6d3b4b05829e0473bf080fd6b1e5907eeba..207105fca8757e252abb6e7a3d4a7b9013f2a9df 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 /*
  * rgw_crypt_sanitize.cc
index 74461a69399f4fc0e606244f7c91105d4715d540..4cbbfeca68e497231a1079294f1931ac3b9d0c4a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <optional>
 #include "rgw_data_access.h"
index 0f7a46921321b60f62326dcff8894e385086f9ea..354e86c8459c1f5a9a83581713cf9284f473586f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_common.h"
 #include "rgw_rados.h"
index 7b3950d219faf569a6017d628505220046777d26..2fe6c9d06927d8cc47b759754a9289529189c810 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/async/completion.h"
 #include "rgw_dmclock_async_scheduler.h"
index 36b36a46a20cabe3992284a8431cd2eeb58dcd88..a7d2dfd25b2ad5f0329befdced14fff107426048 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 942d5e98d434fab9b33083d101e35405c57b046e..573c9e8b8eec7835b02e1b6f42fcd7e9b8a8b6dd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_dmclock_scheduler.h"
 #include "rgw_dmclock_sync_scheduler.h"
index 2415a93c34fb27b5aa7fd85d54780fbef4eb2ad4..c22a49f28aeb90c0d168b29d263185a3ea636479 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_common.h"
 #include "rgw_log.h"
index d84f9ecadd58a7b7a888957a7903d8e9864a2623..f90bc35c0912b113931635d064c977a9b56eef42 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <list>
 #include <string>
index 93db0e2ec9dcb314a0dad009460f56ab37fc182f..134b13095c8f4839686d00e513c5da848df5fa6e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <list>
 #include <map>
index f40040cdba2ec00718e8cedc35f16e71314b2b54..de2ac1ea7b354e68953520a373a0bd48dc41376c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "include/compat.h"
 #include "include/rados/rgw_file.h"
index 4aaaa4626894e9d7cb55f18fe958bc81cb50d077..44314eead999159acbf978f2253e836db464bf16 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 a673dbe3afbdf588882cf6ebb98cef205fbfe282..d22d938a13994625ed52a70e5998f1136b5f2ba1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 a49ad3f330ba024ee66d7a886ee3c91615518d38..5b899d99e7713b2085056a60177d82a48b57d11b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 ea5cbbafefb196b2ec96e999207a1f515a847379..3b61cca7431068c93ef1553d0c296c48ca19c1e1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <signal.h>
 
index 9ea8a9bf0d7e746f6dc9a378c842b5d69485c9d9..0f3a7b2f6169ad22d1c35b53afe0439e87f12688 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "include/compat.h"
 #include "common/errno.h"
index 2477cfcebf13b2f6da4893450d31a9e0384e587b..66f7d9b4b9abf47d265002be9b51c2b01667b135 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_http_client_curl.h"
 #include <mutex>
index 4e7f48cfe5fdc2079607ad9cf6bad665949c3109..da7e407976e04932684696238a166beccc93ef77 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 ee7b1278fd2b208f7850e48854d45a4a753cc274..3f3c1580e798a578b12255d4f472e4eeb7325d1c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 
 #include <cstring>
index a6c99c6398900b7e5fe9c68e1a567f5813c389ae..316c42cf7760b22eba918f670b4c0b105568fadf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 #include <string.h>
index 2b6822706b040d5bf67533445a257e69523087b2..658f2ed2c809941ccc521415795b3ae407050ccf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_kafka.h"
 #include "rgw_url.h"
index 2767cea06def163ce51b2792a769bad3ec24bc28..abdf6ed5d282e1b90d82a9bc5442eae762fa092b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 #include <fnmatch.h>
index 9b75e8eca74b1399feab2ead1c300b2a15e83c15..9cb4a48820c453fe9b27e2a818c26eb7c4a8fd5a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/Thread.h"
 #include "include/compat.h"
index e25ce95a828138c862eada13101372a418dd623e..71a6ee5e8aacc8f22010b3b11d4144b037736734 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <boost/intrusive/list.hpp>
 #include <atomic>
index e9b22da1d2bbece45472909b7f3ae631c3c79b6c..baaa7f52246a5b466ca78c819e35dd23d955ec6e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /**
  * Server-side encryption integrations with Key Management Systems (SSE-KMS)
index 1fbca2f0968df1d9c775031ebc734cb043cea13e..1a4267d1038e2686a679e4969e8ddd5888efed39 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <fmt/chrono.h>
 #include <string.h>
index bdea738a4ace6f91ae5210e81cd74189a9151666..e483d7ea21da6829134b581ce6b771cb851be1b4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string.h>
 
index 7ad6b74b139889a67e3542e892ed672e0ba8ae42..65e2fa0cd6bffb2136e17c69d1ab9ab77dad9c28 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_ldap.h"
 
index 8c86bdba6456293577a9c331015dc6d293f6335e..2ea765b1390cd3d87dc5ec754f09faaf02a626b0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 015057e9c79bc11a7b5156bf93b66174241ec3b1..0d3c810dff5ba81c5ae4445031d5ec60b818a453 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <algorithm>
 #include <sstream>
index f8165185db30a5046919027064aa18430056f8fc..7752fa9de9f7936e80f4723516722bb9bc5a2782 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/errno.h"
 #include "common/Throttle.h"
index 7f770c2cd2d4e75ba8e687a43d6bccd98feb69d2..53002ce611942c1d81ee212ddbce471cc3a64b9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/Clock.h"
 #include "common/Timer.h"
index b9c74cf730b893012c8a985e9539a51986ce6e52..f5b8eaec93a1f073bec74ba823fff343cf735433 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <lua.hpp>
 #include "services/svc_zone.h"
index 403ef6060a9e76f95c67e36eb872cb18cc846cc4..a3a38c8189e87ae0fa1265f8aa901ab43c54e1e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <boost/intrusive/list.hpp>
 #include "common/ceph_argparse.h"
index 45db3ff0aac5b7834e131ac45e0436d888f9be57..93e74bc32a1e8886aa024f05349cb498019a65c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_metadata.h"
 
index 95454086b34a6b19f6bfc3815ebaaab1783e5057..983a5882f4bb9c5e12adcf5dd1869b476e3f7f8e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string.h>
 
index 3eeb382404b800801eb210dbaf7ce2dd52e05574..4a02212581dc5805d78862e0841971f0d7f61f69 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string.h>
 
index c7a37213c4db8e80a1321f4c88f31cecd9f8d370..2f5b86d66bf61278dcc82897416defea9d99e866 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string.h>
 
index aeefc731f73419b90d40f8a4debb6645c9cb14f6..6e9be44a0618c98469bcfc3ad7a30dd104f0aed6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_tier_rados.h"
 
index 577b368d65f5c72a1acec94d0f1801de0a508d55..43f21b76e3c4d1696fb7048670e2e2cf9f0de706 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rgw_notify_event_type.h"
 #include "include/str_list.h"
index 1d1c3b5cf23e2270cf6445e9dbe6d8b8aa00f2b4..67049c7f352ace6a6c5954cdb6e43035fa31f65b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_obj_manifest.h"
 
index d74de5ab076ba00b3e347eb515111988a78be107..4784a95576062bd0c9d8b91832e6d008484c40be 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 #include <iostream>
index 0cc88f2b27312ae3a56bbe515734df40743cc457..02aee8a773dc6975d61699ac194785e537a5faad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 //
 #include "rgw_object_lock.h"
 
index 73f66de779223fc5e1d568de3c4879055ee740be..68976ac61a92f40507e6a2d32d7d02df780d0566 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 4c0a21ed76dab207b36d654ca291ee770c4b7e78..f310fff1c70a7b9d16f774a71797d6417be85d04 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_oidc_provider.h"
 
index f49caf892cd6bda434a6cf99fb440d1ac6f99ca6..1c4502235a709db933e43c6a67aded1c5b13f7d2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 #include <optional>
index 0bda4d62a51add8bd224a9b0a73727d9ea727931..c096fd0bd37f2f37d90820703b430feed8e446f2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_opa.h"
 #include "rgw_http_client.h"
index 11719eb1423b1309f4ecb55be86a0e94b3bd74fe..ae2c89929559e864171a3036598925f494dc0bcb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_rest.h"
 #include "rgw_rest_s3.h"
index 8616293c351886eecaa7063716bb7b7d5576a52b..0eba41d8081448129f95908ae37134a10f5fad77 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_perf_counters.h"
 #include "common/perf_counters.h"
index 556f84406fe1e64a89fe6762392ed7fcfa4561e3..9b1b6dcc0fe75d498730242a6811d8f7a2fd9bd2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_sync.h"
 #include "rgw_sal.h"
index fad74fee8388e5ee49b38d510b7421072cd556bb..3f33a0f657e378c81baf4b34753dd6af5514d4a2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_period_history.h"
 #include "rgw_zone.h"
index 9feffdfdf6b6f9e78d08ca6893c42ae0c3725ced..227c166d916ca45925b06d147146934c60686ba8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_rados.h"
 #include "rgw_zone.h"
index edfd818a554d4d907bd3b7c4758de4a797966c35..959a65604bd1e16d28701bdbf2507a014d37fb2c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <map>
 #include <thread>
index 7b8ad0452cbc5618c39b1e4ea74e90a5a0276696..d8fadfdc3c63e420f31c0b816b5b72b1cb916959 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_policy_s3.h"
 
index 217972f27c95f00fd68d30ff40a66a87bf6e52cf..58ef700041606ed81c3f11511b8acb866cb7e092 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cstdint>
 #include <cstdlib>
index d23e9ba3886c0f7925532112e4ed71ef763b4bef..aeacb0f3e0b2d06eb7906e0b149970dd01e8c6eb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/errno.h"
 #include "common/Throttle.h"
index 8c8f94d04d82ddcb67c18ad1d9218a6ca5d43804..61237ba44e270582c8dc21e3c430637f9b45e145 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "services/svc_zone.h"
 #include "rgw_account.h"
index 24a4b3275b84daf32337ac0005fc1b3111221f2b..7a2f738f4495c782804cd66f09782794896e4796 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 68a9eb83d782fca39e15e3e563d96dcf0fde62b4..e5d004ae581a6dc01f0a94cfa828339d162ed6b1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 c8a075592d66bbd5f9bcc52a6d7a6f56a1de3f10..ff0b951f3955dd89224b6ebbf6fa5d2c7b9af186 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <optional>
 
index 18bc355e449a4b9341d5b1648cbcc382833ca919..3690cc68533c6b5e557abb5b7bd74fa47db83519 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_realm_reloader.h"
 
index 9f6f7d83f8d8d438641bd6a0fd7008bcd062bc27..b7eb3e61183ef8de9d007e9c58a94f295462e7da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_realm_watcher.h"
 
index b6f258ee0e8f129aad36d81223152e0df3c76eda..67df7f2dc8f3f9bfdc5b58a44ab928209bf478ba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <sys/types.h>
 #include <netinet/in.h>
index d03e4a3a9422fc106e25d604a0422ba7494b1d0c..15c5735a3decc9b3d3fc7309101665b1e9d58a29 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 
 #include <errno.h>
index 6a63adfbd70244c381df53bdccbd4d420e3394cc..7cfb7b911379a43106e28868fc1b3735cd4bf27b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 91421d45e80619d6ba97f4879ff7c069bc2deef8..96cf60b03196d3e2a42555e127b0179b340e5f8a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/dout.h"
 #include "rgw_op.h"
index 49b28af9e7400dd2e7c1a3aa19b4a190280d1ebf..cc072cb6e3d620d46529a6ccb75a713f03a67ae9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_common.h"
 #include "rgw_rest_client.h"
index a3b93ea3afcf717d9c2dac7ff09e3471e8fb098d..a4af1d92566d4fc1b4695f68d46ea770f7cdac0c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 56e69f3a84b0b075a6f602573e6139eab8992b78..f2eaa72ecf047d06a7cbd896cfcfcbf0b2308322 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_zone.h"
 #include "rgw_rest_conn.h"
index 8148a7f3f844fd33633ee01defdfc10273e1fd73..be4e1c56eb619b9aa7ccb8e9106c321a0a1a686e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <regex>
 #include <boost/tokenizer.hpp>
index d011f39ce90e603bc405b9e14ed985467816ecad..47225042e4eb3d3a83a0c436ca9daba9509a2bc8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_process_env.h"
 #include "rgw_rest_iam_account.h"
index 5d7050a164822a0961b195fb27ad6234fcc0f813..81cdf47d245440573f1f7adae34fba4adaeb6735 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 5698dc4c993164afc035f313bb16734ed887e9f1..63c180a70e503008fe581fb900b99bc8e717c449 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 65323dd004b83acd25916c7ede188741a5a2d892..466a28621e202ae3234954dffee837c374cd4e40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_op.h"
 #include "rgw_rest_info.h"
index 6630cf053f4f6f034482ba94ca4477e7bde05426..b1a799fafdd85d4292668d74986f00e1dddc9966 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 b2859912e9d3067b9c029e1970f644984a89c590..f4b49de9627619c9d44b3da21b6fab5036144505 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 
index b9889d3259b22bafa9cfd4cf9844395a6657f691..47c0aa56f73cbaeaa173af9dea388e91ae8ddacf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <algorithm>
 #include <boost/tokenizer.hpp>
index 6637684ad67ebbad2754117da25ae0847fd499af..63c7257b692ce12cf3a588fded48a5d684751d61 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 #include "rgw_rest_ratelimit.h"
 #include "rgw_sal.h"
 #include "rgw_sal_config.h"
index 5a800a4aede309ee987dadb4a68320df3331ee26..483f1b487ff65d8d93e4f8db414d9f4f6b823a70 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <algorithm>
 #include <errno.h>
index 3cff2110cab196ce3c7f0f1d24241b5873b388ba..efe0f7c3d1a6bcd417545951f8ed7a7e5837e5a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <boost/algorithm/string/case_conv.hpp>
 #include <cstdint>
index 99c633c5a7e8bf1d2ee3de1dd66eeef7c3cda154..25e90fd9f5f96a7aef7c7931947144a81640309e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 #include <openssl/ssl.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>
index f6c2d05bafae95565556b1bbd02d27dd5bbafa00..bc442840fa0fe3c445bdc3882831278fc3d1d065 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <boost/algorithm/string/predicate.hpp>
 #include <boost/format.hpp>
index 806affa6f8835facb5689ca9fc1bff274954b2fc..17690fe935cf915ec69c8c6905fa446bd53868cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_op.h"
 #include "rgw_usage.h"
index d8aac4185abd80116bb8b8029deb5effb581d4fb..48aeb0d44e3aa57119fe0da3cac039fb9f5e963c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 #include <regex>
index 5a245eee0b277b70ebf01f784062e6b47e719dca..8acaba5695a27410f84a6bb6d6db4d6dfbd07e63 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 8609132bf21787e7bee131253057cd675f3cc4dd..45a94cc39ad7b93143e25fcfdc2b89213ede0980 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <fmt/chrono.h>
 #include <string.h>
index 9a93a10f8c4babbc6222aee47e8532040df95fd7..05a8388ec00ac22db967c5b929040fc7a86df129 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 #include <ctime>
index 05a7c4a72930f0fd14b0851a38024dee79ef57a6..d073d7452ab0ca27614c3a7ee4af653076a79b49 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_pubsub.h"
 #include "rgw_tools.h"
index f09f806a1e2abdb113a4df5830a7a9b51ae10925..c001070eb8153998f31da061e50d9516288d3b6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_s3select_private.h"
 
index ea4e6bd26c63d908439b0ba117fa3ae6e6298656..b3ab89de900a15f76735389e057128b9dc39abf2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 2bb397c35a58521df58a0228498e8b1679c0d368..deca1125f679b67200c419731ed53583175b3e0f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 2dbaa49d1af2daa9599ac6a3a36ef5f7a6662499..a8df76b0fa2629249748d15cd3f480f26f92a78c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 e7a6de5190c66a3df8bb02069ed3e326d97bf6b6..cda20ad34e1997f404cd35f634e853c30d98044d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 420db96c4f2ee483d9d19fe108b8e965195f37ef..fdc58134e6cc20d2e70d31f2685636bab54285cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_string.h"
 #include <fnmatch.h>
index 03e7c6c64018353948caf60613331a4770613e34..52969337bd41c2a326e720b50c49a3312adadc4f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 #include <ctime>
index 1a7632431153c896c660768a9e7fee9e29bdfd7d..5c87fcac572e8fd2bcc482e2bd0a9856f822983c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <array>
 #include <algorithm>
index f3f6762d4c6fbf2d2b33cebdc955e640a6be61b0..a343b34c00320460dd93c9b250b4df8d4ac84513 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_sync.h"
 
index 5489fef942953763606d7724ae5325e9b043dd2d..91d08452fafb2a9bff43e02bd9c55851c307bd28 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <map>
 #include <string>
index 89436c326306a36ca7984912f7904b9e8aa523dd..1282c53f928fe098fc084fccb7b4d1a4ebfd41e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <map>
 #include <string>
index 8ffac69c83136645047957e080466c843b3205bc..038508cff5da2ef37433e38ed6eaaaf7f476c80d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 220992a92f46c8ceaa630d4e220e0aeb100574fb..84cc6a7eb49e11abab3a15b666bcf95357f92c5d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <errno.h>
 
index 69900163f1373faf05557f9111fbd27e7bc08f2c..64c18b8ccff7448cb7ba6229d593f1e5a27ace82 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_torrent.h"
 #include <ctime>
index f48988111c018ff61c502ac1b493bd75df09ab58..9feb9f20ab2b09b022772c5fd0007d62efefa056 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rgw_tracer.h"
 
index 7fd4788d77c6d01500a3295d008fb1dc97914d60..4b68f89a9bc842125203554bc4479b977a7b5951 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <string>
 #include <regex>
index 1f9cb6f8d5fc78f3ea5408e90c117d0297d8c279..aa87a4e9ce850f3dc0e4e5544c5b76e315928eb1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string>
 #include <map>
index ee8d101f3ecc02b3ff6d81f277e847f7eac84dff..4baec8eaa94b2613be65a563f5dd79fe6bb2280d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "rgw_sal_rados.h"
 
index 0b68fc1709fecb1385ca427280a07015cb441266..35c0d24c399370e614f51752959949daabd2214f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 3ce031c2faaaf1ce43f390895be91c76cbb44365..1e9d5338041e2d08662db1f12609a44c45113f3d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <string.h>
 
index 554e953d72545fb1e9a2b2d552018ce407268a51..7b8f1f8cbf8f098e7eb9e35cdeb73bbfd186602f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 23323ab76c2cce9bf7fa12cd98f94caae55cd9df..fa56fd0fb22232f899740028bc16bd9094bb6665 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <optional>
 
index e0216400a1751fbd3be1ab94aa6a5a3972b54784..509ff553a3b517646d0f15898abb0077325c0927 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <algorithm>
 #include <iterator>
index ac35378f3cfba7efb065c97f1d75da3bffd9987e..7dc59f432a87c19af46fd1cfcc2d99003435aede 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_bilog_rados.h"
 #include "svc_bi_rados.h"
index b115990d2bf80441d51ce39620b50c5b5412eb0d..14d049da95af7e792db94fa9049109a2c72404c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 
 #include "svc_bucket.h"
index 86416afc491c153f9f82bd74072095bf46b5a353..07d774c406d68af5163347c74a24f7209429ce45 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 
 #include "svc_bucket_sobj.h"
index ed0a14e7620b9f2fe0c119ad71f8f1fbd32056c9..e71f94b1235615bd0ca787ed3e7d6bd159777e5a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 
 #include "svc_cls.h"
index c17139af29250aeafe1beac3e9c21185b45b354e..54d5dc3a9a9fa430f99e4cf8f2fe5362eceb4cb8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_config_key_rados.h"
 
index 4883c7c50190d306895162cd2006c56b93c8a1be..64bb636251cd7d60d7370a8b28e2846e75930941 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/Finisher.h"
 
index 89a5ec44fb8292646f9a0b0a6852712432b5eee7..1138235706db6874d9239d9609648001ed649b2f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <fmt/format.h>
 
index e26bce3a1a10b009d35a36458a93925b5e508c3a..1b33d30a02744183116ae5114b2fa75fe689f444 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "include/random.h"
 #include "include/Context.h"
index 3108a1173c82e0693ff697ba8cc542ccf9effd7e..5546afd06c0b99d332f0b203b51e778ac1106193 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_quota.h"
 #include "svc_zone.h"
index ba9e7d1725836b964030997a8fd575eba15f1fd4..bdc723b574d9221a6fc093544ff2da9ebf363078 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_sync_modules.h"
 #include "svc_zone.h"
index 38e7acdfe0bed20e6ed4e7f79a819c913041d917..0c62936c369550020d7ef4cd87e1be72a1c46950 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_sys_obj.h"
 #include "svc_sys_obj_core.h"
index 0fa926d0f4b588049277d2a19b9e08388b6245e4..ce3c110e495c22518aad4eeebd981f0141f616ed 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "common/admin_socket.h"
 
index 1a8c9e984af6abee5fd152be22e34be9d776625e..e2e3cd633acb66c077d348b7c0573f96bac41882 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_sys_obj_core.h"
 #include "svc_zone.h"
index 86ccb5eca56eca1d94469813b96cb43985a5e494..3fed494ceffef37e5af418705255068127354256 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_tier_rados.h"
 
index 9a07c207b08f2eb31de56fc64443388aee5a987f..84457164ae7f5ee8be85ab5f3fb6fc9de41b014e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 
 #include "svc_user.h"
index a77f1168b64bf1847b8262c71b5581e2d89334e7..f7b2f472dbd79c22ef58f627d24efc76657dd7b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <boost/algorithm/string.hpp>
 
index 07654e832d8f2bbd37259d3873931d2b80f20451..83d702d1f4dc64cccec97bce3d14acc71e00168b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_zone.h"
 #include "svc_sys_obj.h"
index c809974e6d5f7327567d17e2bcd469bf94796f84..b1dfc5e633ab2eb5a112530303800f1455a24fe0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "svc_zone_utils.h"
 #include "svc_zone.h"
index cfe25930d6ac5d862ebf1363c3e85d5fb098d48f..d1341353fb91328f3e6ed4873124f117003416a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "include/encoding.h"
 #include "KeyValueDBMemory.h"
 #include <map>
index e78073807b365b60be69fa085e52a2aa50da39fd..fc9c8062ca43d19e5539fba65352ed87bb994d0a 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 #include <pthread.h>
 #include "include/buffer.h"
 #include "kv/KeyValueDB.h"
index b6cd45b77e1c7dd94d6f2a10866d93a0dd9a6933..a209adab6bb529ba7db918a811e76d7e71e69ef3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 6a5579956e25c6dbc06b7e6ac20d3c1bdc94122f..b030d92d02445d5ee8c6bb3ebcb347628d38df93 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index db23e245ea81d575d8e32aead7b2e9c12d5fcacc..579c371412f7f8c6c330247f83d21af37a3186b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1ce69094dd987704d66e9d94162437597577a63b..22ac1c58b93350181ced783b7bd9580d3b2affd9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5125a7db271c0f7a8337774b471c39464691322f..5f5e27a1418ea1602b8230030ccb9cbaf7cbba05 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 48035118a9fa4fdad95dc290fb177fb0b68ed848..d469cdddfb1d21041f2d2676745d327ffbdfdaea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 97341f0e7f1f65d2ec3deaf6bf999bdbae967a1d..0994bdb4700229edf6c936e13278900bc313bf58 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Journald.h"
 #include "log/Entry.h"
index 2408c5dffb6e566f11c6415bbd075301763ded13..39b6613895075644507116a4b797e018e8b0c8ae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream> // for std::cout
 
index 9fe4b8841897d08da4babed3acc8e5b1976044dd..53cc7d79453c34bda1920812205381d5f4cc3503 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 436ddc86363ed5b8c499c8cfbcd239964a29854c..7c2d65860598607aa2b0d0c5d15fa966460a6d9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 63d3c3f0f176aec08e4aba01f263a8215340d764..8caf2b88b69941407e6667e1a613f3342bccab89 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <fmt/format.h>
 
index fe381982148d0ebf3398b461e547f390b7608252..3571894cbd2ef112fed8eb79a92ce7e2dabe6cb0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 28561bf2b23cb42feb8ef0ffe34ed32708e83d61..1f0d75da5b29d1158702c564a5fc49bdc2e64671 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 57c29a44c48379f2062b269a52a4f66939cb3f37..fa0fafb2bb588a3073960c2a1cd41f096eb56700 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5ea96b44e97fb94008393c8bda72462dd1b161a5..40e9a28c0b91c03ee429692349735486ec85bbf5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dcd48acbbb231fc5ba7639fe06e3fc917acf4a21..f0e4edc5c12aa6ce807672f73bf08aa3739ce7d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 554a2695631a66610c7b03d3acc34a79a066e2c3..461330a44c2e90fb41a66922f0f6e34d9de4fb4c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e6e25135e236498cb177422f38796c0dfd9fa5cd..f8de4f032a789a763f824e297ae2587283a3fe41 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7da05088c9d0e583577d31bc126152883383aefa..b707f1e8463d90625972d28b0fa9d8a9e45d4354 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9d988a498087d39e77d26621eda51236a95a8880..96028c5e0420cfa75a7ff78b9f024085b5a1a914 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 
index 636c6e2db63a3172940884f9d02127bc8221bc10..1859b3b1e37e3274a5f53b0b626cca861aa6e8b9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "include/stringify.h"
index c8abb5266ca2731290c2302c5190c3c4d4ace9d3..2ea9b260a96fb246737706508c855f6733102a6d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 042b6023d5cc311070185dada19faa1232323ae2..8aa995f6e664b62ff55b530aebd0e551d1f7db09 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cb05bb77bf5e78d2efa2c7006eda726eee1070c0..b390f3b710d9face166e18a91b066430dc6e3044 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 16fc7a7d0dc6629430c0c7845bae56233ef65f86..6c55a39185867383b716ff385ad10365cf8b888f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/journal/cls_journal_client.h"
 #include "include/stringify.h"
index ef543ce8647ca4d41b87d41b4a5df8717536cdb4..9be57fcf705a77b100be5e4d1c4c86806f0f32db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 51c33a3a38c3f6e648ae03fae16c2c839763d38a..b418820aa17a2b9adaaf79a9bbf4d1051116bb2d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "cls/log/cls_log_types.h"
index b99edba844c8d4287403c3e9efd4861fb521f3a9..19c86322eeea106c5acabb165aee9c63a3d146bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8b2f9dc1041f2008256fcbda224d2e9687a31f37..6729a7fda59c35dc80001b27bcc9452c9fcc62d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 
index 4dcf20f4a78b899a47e11fb423aaddd5cd18cb7a..9fc1e3cd3a0db590ed5844f183b72b457c0772e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/compat.h"
 #include "common/snap_types.h"
index b075f8210c8fc8158efd831abeb865806dd2cd9c..3cdfed8f61f8807379dea3a721c8b48937509988 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "cls/refcount/cls_refcount_client.h"
index 904593b1ea926bddb205879eb9f45f3078302d4c..68976ffb5252d662ef4f2eef4aeb346caf562e18 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "cls/rgw/cls_rgw_client.h"
index 45ea46c4fdc70915a984b5a5dd098ab06b827b2e..1c12367ec038e9e3ef702239e734c20b83786b9c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <vector>
 #include <boost/circular_buffer.hpp>
index 24df4ce5c7d0c870d566149fcefee259e48a4523..6014542a324cd24471c98c4958f1b9146460b6aa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 
index 1015fe386704ea055021ab712ef557465d98ac9e..2a367f4f19f27e4dd6eac934e00ec1c19fa5ca04 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c37f7a8e44c22e24fa5720cb3401ff2059000273..e051e9d2ce003093546ba3909e18f17f9974f6b3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 b86756a789fa9939e744b221abc1749477dac746..010d92a9dc62f59049f227d03ec31b7ae96ab08d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.hpp"
 #include "include/types.h"
index 23e7c940752f981c4fb7b7e6ffe5021ef211be65..724a82515714722698731ab998350708c4f473ff 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 381c59c7c859dd49933236f88e4331d558ad7966..e787bde2dc97a267a9ff480a2d1ba292478ee550 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 #include "ObjectContents.h"
 #include "include/buffer.h"
 #include <iostream>
index 30402b02214aabae1a0c592d29116f96e8b1c128..abc225c24c6839b34fa8c6fad62f6fa2db3e7530 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6ca05f6dae38977829294fa7b32a42dd58df79d3..b4d83cdea8467cdc8f2d3f5bda2a4c2e4ad8fed0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 437004860fa9c0bc5d8d4f2d9c215368b6b36d6c..2a007a407f61ea8efe72e214e95c1531ebedce47 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 003ebb35cd1c0d2c60403d64ca5f2252c5996de5..a6aa45a3f92d8b23dea6c925da36c570b8288214 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fbecc672281fb0f1db1452a47e4b8d47a944684d..c981ef724cfefe0981c64df451ce9e7406e8644e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 94cb025a49da331b36b59ce94c311f7e80615700..71b39e6fd885c2e646e400e857b57ac482b30b88 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ceb6aa84c55397735b97e4870a5cd67f55cc1ed8..35cac4712d3dfbcc8e89ac8e1154de74db7c7036 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 237b887c57771edbcdaa41188a5100649307c51b..9e79857ca0e39f1c387c7927681a42843e3af1c5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 31988c77bdde61d438b4202b51ed211ac1a949b1..85b4a16e5826a89cce85cf7264c2d56341805694 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6ea516d1058b890fa3f3d071e0530d249fd7a041..29916ccea01e3b36945acb07d635aff084e4e56a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9bd35c40c7ec61d3fcf9bae3d8849abe9e0ab511..6e96db424349f814e73237278448263da80ecc16 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1656df5bcb194dbf8fad12707f03129c63b24485..b2c05b02afe66d18d3f5b476cc9290c9147d150e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 be04221ceb55b77989467437fd2f89d677086808..1c8fcda8eafa91656732ef579b11bfebd5256b0b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 82eef2d0ecb0b75b6ae3ce87c1607fd6fe89df67..1e01117d50312058ac0bad1233889882652702b2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 ebd9b937ac8696852a2225402e5049dfca06ba33..d0838d094e25336f43c63e87d09f0e6849d99cc6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2810c68d8b35ee2ba5da06dbc857617a9f1ecbb2..f1b2d747bdfa748e1307575d84403d312921760c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4c12ac5dd8176220c0c07622b03f0d20686ce7c4..e4f6b8a9de91c09cb2db5df84213a3fa2dfc9551 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 cd74ffc526e7edff44961e7d8b02f6ce21de493a..69247e2b6641682735124723b7366daff4c7a976 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 33ef6afa3ca72e37326a9e5c42f8dc7ae24e7964..4d5c362968cc271c4c81621ea0b154f178973ca8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/algorithm/string.hpp>
 #include <gtest/gtest.h>
index b986c232ab43d5d5db4ae478ea1914e0f872b97d..b894bd02017efb4f8600bc825d3e97aaf11262bc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b98f068305982065ed92507fc9c5f7972771a7ac..93acfd3433efe62aa087257f9fa41cd81a4fe7ad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <gtest/gtest.h>
 #include "common/bitset_set.h"
index 733273ad41eef3c4fc76deea70f227bf49b61e77..42c1d15f1917fba9747f8ee384555455ea25b979 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <string.h>
 #include <errno.h>
index c2e298deb1ab81aea499d7cafddb18af94a2ee6f..6522bfc0946501b02a5ae54b965e128546541cb8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9eb45689b5a75ea2b439e19a8b62a76fbf2ccc52..a83966d41e8f838d0b7956672cb164220df007da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a8739405147788140684a3a64f014fe416a28441..2208b08c9f11528991fa96fb7327df160d4807ce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a39bc640c5be4c19e8f36ca876019fc9854f1989..75ab0325d5a00338783eafa92f382510043a2639 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <vector>
 #include <cstring>
index 971940293c74cb716230d41ae515d68b93fec543..7ac1f3853f327859c35fb151b88096e33bee9a69 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4805c14a32e83dcafad9d5ed90862f2dfa64b81e..de530257e3da0fcd52fc615b667c59d4f1802755 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c42f5e1b4fd929ad56cfce36ff34c0b8c9799636..fdc18357d5950feb835a00a43583e03d235bb191 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4f4ba386e1c9619777230f06c0aec5d09dd5ea54..0e1be11dfa28ec3d6bf3371d63a2e2731df2464b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ff5d0019dba5121e1675ff5aeacacc8300ce81f7..08a934fc19e4b756db0dac62cfa65896533fb0f7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include <string.h>
index 7d6b519fe35d67a45c9f45eb8f16c19bd41768d0..0ba209e94980565175f76c815c4a2feea56d557e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 9b5eb1595bc676eff520f200f31cd4deb1d9174e..fd97bf54e959cd30550c713a3de88bbfabb0aba6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 ef8fefb6ba9d02eea183b9753f305763c5d4d53a..7a84cf049e3eb6480c8d446feb5e4d972ed568d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b0e631d20874021a01cb678b40ac1c9dc4b42bbf..6e0575e6e5358c160e2845a964c47bd5b83991e5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4a9ca02dbc10a77417153a69db5a0408cfdf0b57..3bc8ee9e6f9ead9cb1bd3942dbde55bff8851c5f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 860e2eabcbe2fb3d847ebd81c9ce9241849af7ac..143474a85fc402cfb03cf6bd7cb8a8de1bdd3fee 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1410b73fcaad5eb7949f85a0070a0dfd7a4e6114..cca94e369b84c6d31974c5b400640d4651c9dd15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <stdio.h>
 #include "gtest/gtest.h"
index e012c99c50362dfce6fac10eafad6084b21fb083..1e79497560feb2d2a675d0e2ad9b3982a2e7514d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cf8df6dbca2c035f4d627c37b3696302346470b2..cd3aca9d65ea96b3f22aed3ef57499b64a6ca235 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cerrno>
 #include <gtest/gtest.h>
index 013736f0ec884488f476b57fff03d753bc832266..061caf5459584d3568f5275e539190f3296ad731 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e67f829065986f2bb6439b44f0be6a1bd61c436f..057ccdd1aa8c3a6f35658bb09663f8e6b8fee7cb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8c68dc7ed0c401f173c6a7da0ec2e44b94f4fe91..56b26d7893b0e1e6b42ae1fe18b91a51ad2364f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7a5ab6f1ed3384e939bf986104537aacecf55b46..515ed9ca6628f8dfa196c2b8095f4c30215e12cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 
index 29f32aac373c5468878318b51f0f0a2007063e12..03d7db49cc85f4140f92901e8df2c46264dd64d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 64e823e2f5bb899b00a470dfe2e4441250fdeac9..185590cc688b3e40d4c1e91d45a8456fa69dcdb3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9adcbbd1baba150251b8980bc849416e9d119bb7..94d82d89d43763c172c0835f2ebe8c8db405064b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include <vector>
index ee9bb426226098f414af66e85a8db3c8f9676f5c..dae3d32cadb399d4345623e5db1248825349fe66 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <gtest/gtest.h>
 #include "common/mini_flat_map.h"
index cee4b427770aeeb997b1421bd7d203f81c7e79af..da7db6e3521343a0a3853d8711dbdd81082ec61b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a3bbdf223df763156e3afd2504c60b73b75367a8..35b53d89c5a6ba21e2690ba60d6b4eed7070caa4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 #include "common/numa.h"
index a75f74dc96daf1a402033f16573adba6d1104804..2dc844b1bedb728b2c8afa95ea9a7d0e08e896f1 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab expandtab
+// vim: ts=8 sw=2 sts=2 expandtab expandtab
 
 #include <string.h>
 #include <errno.h>
index 4ca8d687af8722812f7e2e8f770dfee38b8d7b16..56182c9732dd24d71c4271489c479cc94830ed88 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 &smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 &expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 837dbefc12176b61f3950254e247619b9dd89b8f..005f9f84d83a624a70e545e3b341d3787a54da8f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/pretty_binary.h"
 
index 83bd41f8cbd37a1d8fc77e072559844a349f791f..603959ace12ccb34983955276dd0df683f42b109 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 #include "common/PrioritizedQueue.h"
index dc33ba0fece73b049efb62fbca0ab30fa6b2813a..17d94e2efa70ae6d9a338440a1bb431a2196d019 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <vector>
 #include <cstring>
index 490f8d5476f59cf9dabadb7e08cc4799faf30312..84eedfca2d34dae15cbabff6b2d61f649ddb5140 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8b98a965567b1df6ecf08a91d819887aec6a3285..74e0cdfc6dbcc796fbed67d097a2bde620610ff4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <algorithm>
 #include <cstring>
index b7a392426d5a695d6c5bef09ae59bf18d12aea28..09ee3541c93bfef58eb87ab075eb6372771f19bb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9a856652ea91b055ae4cf786940fead39f4cd883..31835e2733e83cbce7476129b4d5f394b408f4df 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b7696fe6e85f3a12c1b66ab0696bc2cd679296d8..c86c383c99a87bb1c6a8ee9fd8c7210f1db98dc0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 &smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 &expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9d9130cb7cc765bc6ebc31369a948c5883d60ef1..a7645a30c3d02491ef289eeed67a8f760811dc85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 
index 285dea752fcc22b9eca6acbffa1edfb1f26c8965..1c9dda93e61880bffdee651327bfb7926759ccde 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 0a4073e758cfc1ae65d64f7db51c5aad83703b1a..feb3357c9c5e1af7da9d93d2b3e88ee6d49e6f02 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b61739e8f81fa3f82cc4a53f730d6c98642b4dcc..50d546802b95f0b89b2f15a8e04cca08742c79c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d07fa93351b598d7750dbabb3c79db2b747e653c..93649712ede11d3fe3236525e4dac567a13303ab 100644 (file)
@@ -1,6 +1,6 @@
 
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 52de8db8d9cdcdafe09f40cfd6dc01c7641732ab..1818a6a83e6f81acce3f9ffa84d59f2c232eff81 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/url_escape.h"
 
index 8eb989d3047b72e2cdf3ef610c95e568687b3826..f66102c3e2e83537b16af6eed134e7f4e9ae4de0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 81f12c23c2b4f65bf98d5ffb8d7000710c2cd54b..dd172d0d4fbc1c90850dc19fc6341b85bc01f859 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 263fc4cb4d6594486f1cdfdc31edcc01ff8eab11..234f9eba6274cbc4cedaeb278170613ddf818c08 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 #include "common/Formatter.h"
index 014f1fb9db629a70165e3ed67a7f195847c08ee4..1d07918a65b98781a6a841770e5cda97e00d1d52 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 c5e4724cefcf70e5fb2ad27d198395768a0bbcb4..2855c879036c4cb2615fb92687a68d7c2a1d450f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 f69e22316b6a53e4127189fe978c2221888ea4b8..72bb259435239b44996ff5b1d96706388dba506d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index abb1f88f2a06521ae3333db074d715a4a39e0abe..f28166972a5d4a3d6b6bb0636c7e9a0a052c0fcd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cstdlib>
 #include <iostream>
index 9c2f4c246b35e08ace39f14c43ef823689b75056..8962346c1e193e43ee4429df56f3d6965b023f5b 100644 (file)
@@ -1,5 +1,5 @@
-//-*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+//-*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/buffer.h"
 #include "crimson/os/seastore/random_block_manager/rbm_device.h"
index f91914f482a95bb6105f1641f763cb9bb699c34b..fd23efdde2d5f53646b0ea051b05bac104d04912 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/range/combine.hpp>
 
index fb38f8e6ca6701225cdefe4affa4253b39b05bfa..2c07de23b2d94484f003b6b2d41b92625aab9114 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <array>
 #include <cstring>
index 7d673d8c23629597e1aa7f406308fc0d33d70d7e..313fe3138e45253fded02b991129f20ec0a2205f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/crimson/seastore/test_block.h"
 
index 63f1d6465d536ef7ebaa21d33c76f41d0181d5dc..53b3d74bd067dec996b611b7b294465591898151 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/crimson/gtest_seastar.h"
 
index 10ef16964f9f39cdf362e362d4ec00b0144dc6eb..a7c31fc92d53fee71ba70d7a7257305bbeae0524 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/crimson/gtest_seastar.h"
 
index ad77315708d1b5658708b3c01484b6c77ca54caf..b3535e97bfa1541a7189a24b784d5cf84f2ff095 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "os/ObjectStore.h"
 #include "test/crimson/gtest_seastar.h"
index 979e3442f3bf4a78de0a65dcb66443e491a8b2d8..17eb105e7b2102af26c995d639335ff4bdb0d43f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <random>
 
index 4e86be5bd708b1e9cccb45c958d0524d7df9a28e..fe5f79c0b1d0b14c43e112043385b70a7fbd6068 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/crimson/gtest_seastar.h"
 #include "test/crimson/seastore/transaction_manager_test_state.h"
index 4e9e580e5c8e4cf438907bcdef271b365eb70ebb..1df414135530eb32652e8bf0148c5a7141bb0974 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/crimson/gtest_seastar.h"
 
index 82dc63ce2635599d02a55d624193414d630be20b..d8f8755e23f534074e401df5e94e6ff1ca7a41b9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/crimson/gtest_seastar.h"
 
index f29e895e7e8d458230666691f3cf976f7de3e73d..8faa9ddce2973f7780060a4a6f2d56e5ba5ae5bd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <string>
 #include <iostream>
index 63a89bd15378d83b8ccaa9dd705a9df77b6e61d8..e0f101d13bba5425c48b6438d108e92bf9764c55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/crimson/gtest_seastar.h"
 
index 04a99319b1179cf30feee4e313d15a48c0fcf0b2..d3ad64d6a650e5d961cad2519cc8bb8392d43437 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/crimson/gtest_seastar.h"
 
index ec1e19c31481e3dc41159086aa0e52e98c0d6340..43b12e447a394b891d909442ea407e7610cb535d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <random>
 
index 39d6700d4a07e44c0337416b693093f131663578..8a486570b85b925e391580007b53576c3831a1e2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <algorithm>
 #include <cstdlib>
index dae3cab84fecfbf9de222cea2ea33fc6ec533691..96888495a8413ac046f4d49f275d51e8541f4427 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 #include "crimson/osd/object_metadata_helper.h"
index e123f63d97efbbf7539ecf8a805c222bf298e025..43733b11e1f570b87f57510c5fb857f39edc2e1a 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/iterator/counting_iterator.hpp>
 #include <numeric>
index 124edbd27bf047a5a035d4cddc30e55437a338a8..a93a3dab5b3236753fd5ae1d279c9686f9688dd3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/iterator/transform_iterator.hpp>
 #include <boost/iterator/filter_iterator.hpp>
index 86eb478be29d7af1bde030474c1afcec87a3ca6c..3d3be4ca62b6f1bf376ade801a62e50323839539 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/iterator/counting_iterator.hpp>
 #include <numeric>
index 461662a58ce5a4f92ed1c9f059b6e7b0d7fd7668..1a42cd1eefddf8e9c4d9a4f0dc85e8234d0a0180 100644 (file)
@@ -1,5 +1,5 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
-// vim: ts=8 sw=2 smarttab
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/iterator/counting_iterator.hpp>
 #include <numeric>
index 62f9ea6086b0aaecc4e7bba76e313d98563b56e2..1284d8444d9a21911bad2deeda5c6481e55e893a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <stdio.h>
 #include <iostream>
index 04706bb381a78a495e353c5895e5e17076f5c2ea..697c35788729ca1e3bdaeb13acba9bc0bf8e1d43 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <seastar/core/sleep.hh>
 
index 40ab415393e19536660237919d91c061ea086cc4..cdc2865454070353464b85b50ddfdababee02362 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 26ef4567a8a8477b4226542978ab5df458da9e99..e7d5069fa2ae1d87d45eccb05a7f6d83662ded7c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_argparse.h"
 #include "common/ceph_time.h"
index 246613f4446cec11d6c1b3221202b3bb46fbc302..6c0701bc31e83ad921fb9dc169efb464ff8b32cd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <map>
 #include <random>
index ec8ac0219d8d67cd9037bac9037dc40c5d8c0e38..829192e8e5a1a205955304ac831b111ec7d7d491 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_argparse.h"
 #include <fmt/os.h>
index 7989de38670d42a02816c262cd50f24b24117c14..c8176c4285dbbb9c52845868b633663a8a8cf2fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 02512d0ba239ba3a69e20d960809eed033f0957b..773cb8ad5f8985e5f276198e532afb751764e324 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4c7abd70b20acd296e5acbdd927bbee029ce13e0..aa765da547af9379dcd46307ce91a70c3fcb47ab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3aeff4feee6f52236a9fd7509a3e1e41715c3dd2..c3ab21b41577e7d2a8773833a25e1d26d71c87e3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 342494c5a7a3ac6294c153e276ecd768845c77be..525453635d22a3f706a66c315dd4bbff2cd0f558 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 311fce161d64a89d46f2695eb2462e570bf7b5ac..e50346b073ea885b0dff30f87b1c623842ebbabe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <condition_variable>
 #include <mutex>
index 22de30cfe9a27567563171288953dc407d6557c7..8f4d61e238f98d8697cf94e0624678e42c930de3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 f1219fab42af2c8392131b8f3386bc59870e747d..15bdf591f8d305c35a17f132bcf0acffebaa933e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 9e8e0161e5c53919452f009f6bcedc4f06ab239c..64b75beecf351a17c877716843ead421b1b51440 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 037fff1bbf476af9f1328eb85dc00fda317841d0..bf75fc7429215b5cb008a32c10ccbb9976d288f8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 0a5ff0f0a797c9ad44d82acd47ef8171be7757d6..1be398257561aef3750307157784873b326088e4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 2a3d6ca930b65ed6aacbfa255c4b4b1d3e0ca0d8..2b49277bf83de159d4d4db9d48a6d353476160f8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 212c8531a5f2c7cb5d00ea6f1c348d59b4e6bfac..09a29da1975cec6a2cc758a2b5a25db910c42888 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 3112e60495ca8d1c8e05ecfaff74b49cd28ed17c..053192e07c502841fff075eeca313586a5135ee7 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 /*
  * Ceph - scalable distributed file system
  *
index 95490cd0cb0ddef3fe18d1b931086922e6e61a3c..7f79aaec2582b698f1ce4ed1d23918b7bcb7bd7c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 9ffd9a7e0041f0f7593a37b7b0a02088a3907f4b..0f108bdc26deaa215cee8e343925b639a010ad07 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 e396d946789ae70456dea541318733c9336a5048..3affd06cf91cf97707a1b17433dd8b59acd19119 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 cbf6566dd733dbb7427d1b32cd944c6c70f32d53..bfa7615469019762f0a4d3d421150c2ad1c5e80c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 8292f4f76967d0f70a5c80f0bea5dab12d109a4c..10673e3360095b0c67b82a9f64a960ee5306a5d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 9be2c336dc5d671369285b656341032e01c46703..0a197290f62ec461501ac6349b7e7c3a09e35884 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 fae1b559e93fdacd0e4141b532764c2c599f9ce1..e2f3ce42787f33ce850832c203002c4754151c64 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 03b7728b362a52d7acaa8f29c70a645c0db3e0a5..f2d14b37ad75870a1da1196d9d1267739164c7b0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- 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 e111352e17aa19cd7d4527870545d4247d80b067..370cfea2224eabdf538fd2b89d9b0e231590097d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c0abbe8d2443813bb1f29eff8bf40312d1b98b31..7d59c20bc8ce3fa57a032bf2ceec4597d7e75c80 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ac8580281eddfdac3aa12636c42d70ad109dddba..b9dd6118c431f52b00ed37f31800d33418c02ac4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 56bd2f801adfbadfcb5dbb4eea24f2ba38192439..b3144beb3283e6708b6d3525db836ad01a0624db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cc718e167c37478c22d5d323a0a4036fbb8579a1..e355abb297bf4172601756d7542670f7d820bfc8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 b399d7dd401ae1b16a95635af7fdf313729e980b..c8451cb6e614af1f4c36321c7c969c03ee714590 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 cab87043ffcc6ac122d5deffb214fb0e5c9b176b..63825bd48a85ee0ef5dd0b9d740019c430f78ab0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8a76ceef05978943e947db502fd849de9bdfe30b..5012ced63eab080ecbbb397da45af5ebcd01be9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  *  CEPH messenger engine
  *
index 14141392d3a9e51026694a60f505bae95c884146..a65aaf86115a69a7778b5f540ebfab6e463e7d14 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  *  Ceph ObjectStore engine
  *
index 89c09647b615816327873239d51e8ec9affe4d6d..edc788aa465d25f15e987bfb3d5f7a854fd57509 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index cb9b1a3f8b4144c12b70b3b72b2d0b41dc1d50ea..69a68443e149f9a2fbf805e178b9a77fafdb2829 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cef54a799c0466860c4cb2adee9fc2cea3206101..c863c82a1178d78a9178fed259ed3d28f09e7e9f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 49640362546607f8175f631f2ca9e0126cd25eea..915625fc3cd76cb4b12db6f96f002e5ff3f70f40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 27f1fe721e3e7c590360fbece242d7be60c82bad..325e73ec2d0cddeb99e0abe9e286c67586f34435 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 52c523f900816a9f5dce26d32d9359382dfb7e9d..f9e898c26876cfdd9f16b769c13f8c716d6a6326 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include <unordered_set>
index 26f503be4f7fc204571d0d4b4be79a92e419c52d..a8e03930adaeeb512e9fb3c39f71396a382794cd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sstream>
 #include <list>
index 571627e0bfd33825920969d17ae7f1e7e8990114..801927fabdf96cfdd6bc5d6a2e3f580f98b06693 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.hpp"
 #include "global/global_context.h"
index a8ccbffe2ffcefbb00ee86f7fb797ec9f1715d29..72668ed089e6dee243d596dcd355a7ca1bff0c90 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <iostream>
 #include <unistd.h>
 
index f4d75274e1a349dfba3b1e65c675b9ce8982a4f4..bd6877c819690f7ceb57bddec231e6cf95280a08 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <filesystem>
 #include <iostream>
index 0da22ba2b619d9032a51bfb718229c8516eac91d..7e2047a72e93ab263ed6168b5f7a9ba510fc923c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados/test_cxx.h"
 #include "test/journal/RadosTestFixture.h"
index 90649440dbe6a0e145ce6e5d98e657818e1680a5..101d95f382899f225bbf4df405fc432fa5164574 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MockJournaler.h"
 
index 1fa3136f795198b21083c6f7ac5a99050c6f107e..ed66af218cdb4673d7254823d96bdab0285c9c82 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/Entry.h"
 #include "gtest/gtest.h"
index 1ff346dcf3b4af26722a15f0a03c8012b6844f75..e27ed8a0fa7d491d7592d8a5993e3bf26f6f0619 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/FutureImpl.h"
 #include "common/Cond.h"
index 4108d4da3ec3effa2a5ebc9fc2a4e966ba397dfc..8ed48924b07e5cd5b8ef4345b1f3ba895f240869 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/JournalMetadata.h"
 #include "test/journal/RadosTestFixture.h"
index 33e72912dd21f1cde88e60c60684312593de7747..41e27309bfcc026ea4958833ce13d8fd7d963c1f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/JournalPlayer.h"
 #include "journal/Entry.h"
index 466ee2741286b29b7f3eb41681a6e51f5d6c00b5..2149fc3c2424d2c3b3dcc1a444b8feb13ab70696 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/JournalRecorder.h"
 #include "journal/Entry.h"
index aaf10979fdf68c83f294863355db94fe69b82412..1d4b5ebc73e2cdf5c8e19a9781c752ae35621405 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/JournalTrimmer.h"
 #include "journal/JournalMetadata.h"
index 836816581a9428f95325d259ed03c93b8a69ce82..ca357cb356ebd87e8a8b00ad9ba47ecd856f14e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/stringify.h"
 
index 5ac3d8b12112680a7d6aa901532f171535ffded2..83ba9871fab076fbe2d835d5107fe7e949a8b09f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/ObjectPlayer.h"
 #include "journal/Entry.h"
index e4ab8a141ccf3b84ed99ebacea6392d6629fc737..6f69eb4ffc9fff82b3c63c8c94a814210a806649 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "journal/ObjectRecorder.h"
 #include "common/Cond.h"
index 9ed2e4152c536ab905dfa0d03e9af81c69a6710e..7548c1bee569e920160c43b0aa6a7b51d2697e54 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 #include "common/ceph_argparse.h"
index f10b500e1cd07aa5298d707bd88eb25b9a4e5ab0..b9fde8f8664e4627ce29c7dd0f6c4e4215058b0d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d379e8fbd2679e5ee409830c26442a2a8167d62d..122c56d4ecad86a11dfaefca5d0c4746b6a1b3a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 74a3d82473b45bc11f7a0d935b10ac24404fc300..f89b796baa04cdd0d72d5a9bbe30aa91749f856e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 967c1dafb4513c398e8b60324c4970e6ba8af2cb..8bd0ab83df1553f46f87d6cdb80abbadc760fffd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9141f9a6b5bc0d9aa5ba659adc40ed176011abed..c32fb606c8092c920c05d5745c88c8f1949e0de3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a17bc346553bc5beb3c8c34c15c46232c58c0513..38b75718a6a37ea71cfef4ddf50c3da45bfbf0d9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6fb022846657c2a097c8b53fec259d7532b7925c..18538444857217b165efdca29d0c427336448de4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Tests for Ceph delegation handling
  *
index 90a22898104c25d50a17bc38a00c33440b9c9ea4..ff510bbc81eec8300c63a04873facf93873329d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0c17f1f2b198ae4d52a4f42e321a7ca900323fac..47f67798069fd0ee36893070918b9fe011ac874b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5def83c433d3d5b72d2bda4a15c03f62596427a1..2e4867ace92ef981f55822413e304a69f147cb77 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6c0c443e9c9b811d124ef60a7663b1cfa7716db9..d0dd9b2aac81dab86a6bce0b14aef34cd6247a98 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c9fc038bc6a18a72cb10d3a94b2b6442e9b2e05e..346243ff85c1908b34615b54aa91614181ec8f11 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c4b0449fd184844f471d2e7027f73dfdb083b290..8d9e1211d4a15bed20453b1871b1e67aef58249a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 179d8e8f462497e4d1ab92245c8fe0678d4d17da..788659966be57667951f5ddcfbc9f8b0fca0dae5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c4d0c4c3f3b6c79f55595d1298acd8951df1414c..2059585f8cb1ae949778969962ca4463c178589a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 698ddd0cc294c3f686a6fba4f45b639c0b19b588..c8b92eb513440f9fcdf0f9c694588570713d4b55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c146b8d3f3115f173141b6ad39fda361e861bd88..4ee48aeb495559ddb443f1b06f63f3e030c97e6a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Tests for Ceph delegation handling
  *
index b87ffe6fbe8aa43ee9b521b43cf0dd642329717b..63040529dea101674a713010e7f5400f43deee48 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b2263937d601a0c306cef315fc71e3e74e205cad..97ca54bd20fce58d368e2ffc642cf87180565b12 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a22d35cd90adc3ec62370205cebb9ebd36f4d872..de199a3e2080ada91bdcaf3ded43057331b61556 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 78369dabcf84648bc78144a7f1d3441a96cb92ed..9ab8e21586a6a971dc10078b47e5e5af10493667 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 38740c5d916c7b7c0d389ee29ebc9bea9a257355..e4e44b25d29c04482264fab8cb56889da764f232 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b9cc2e2e247f3f8f04718701351e77b755afadf2..0a22789b35c7f60873d17e7aaf2847b22e41abf0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 549ce8c2121ae1cb9aa6159553baee202fc0731a..2dd9e935ac4835ca2aabfa4a741ec2f3c1517e66 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 40bab659cf362d246a3d51ef6e93191af9e0a437..7dbfd73fa675d95c2a3e0274326836a416b942e1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index e99c19273f854b0f2904dfe8e78b387a830a9c24..b224a4976505b8b49ca2fbe650eae9feec3622ad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 #include <fmt/format.h>
index 384498fd1c49076b570469064aea553b2371ddfd..3382ceb4de0394792bf1b3a55624318066a2c92d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a8bad0748944d3783e95090fc1f32086632a75b4..d40be05d209ceaad11cc6ee9e0dcccd8c2ef80f5 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 // Tests for the C API coverage of atomic read operations
 
 #include <cstring> // For memcpy
index 1d110f73b33316e61a7113ad8820648ba455aa74..17f6b98f0879bf1eb59357c85a48fc3cd20ebe66 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.h"
 #include "include/rados/librados.hpp"
index d67e2613b31ca4bfb5c71ed33b31676755f08cae..c46633af997acebe51fe3c26760d35cdf9feb030 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 #include <condition_variable>
index 708a58425e16e0439168e68046392977f55b4f52..93ab4e3a0495fafee31990309f9fa9a087126e70 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.hpp"
 #include "common/ceph_context.h"
index 7814463d4748919a449f1fe18269402c58d97673..9be4afeb2c4a060122a8a7b2bf7cd9c74019a467 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <climits>
 
index 144a1147a2f870d93b2f0fc0b31f9c5d6a1513a8..cac4f4e309d096e778788fb577cd1959f7c3cc55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <climits>
 #include <errno.h>
index 491dd18f7de07425701fff276ce9575a27b6bc6e..da605d22f80a645947672b8bec8e3d4d30fc979b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ef3488c0b672ddff90a2371a7f266d9fe2090177..dd01778cd14ecd14de407cfe6e32d351ef7298a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "include/rados/librados.h"
 #include "include/rados/librados.hpp"
 #include "include/stringify.h"
index 1122313029f65fbe71e7d74f3c95ff7e44ab9ad1..e38e881fbe43851928756b57add8c30d8462b0c2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <errno.h>
 #include <string>
 #include <stdexcept>
index ced9fb5f2eeaac8640d193f1e129a1c8589fda5f..0e0a99bc2a1d777897df250bce45cedf6ace8be9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "gtest/gtest.h"
 
 #include "mds/mdstypes.h"
index 46bda84a638d4f95cdaecf155bb1e2f161d8ec8e..5b7dd3960b260518d92b4dee2a21afd06c296c9b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <errno.h>
 #include <map>
 #include <sstream>
index 849a6566f2d1019fba0abc68038a61c968daf056..5b3b392269e00b7c5ade61cc2d8792a836226d7a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cstdint>
 
index be1b4faf8db0e45a6291796f7c8dd93d289624ac..2d9cb0788406de2834fa2f72b40c9e59591e0d6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.h"
 #include "include/rados/librados.hpp"
index 4c34a9fa65762ccd668c91a180efe6a43bcf5d03..9a24b39ba64187abfe9360075bf0de5c115a08bc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/JSONFormatter.h"
 #include "include/ceph_assert.h"
index caf84f42b4e62c465815ed0b82524c8f4868adab..282a921567552d288ec3276583ff207535b9808d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test_cxx.h"
 
index 69230cb9e9d5387afc8c676bdf6a3c5aafbf92a5..6e726f8abe5bc7a20e6abedf9435769fa83bdc41 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "testcase_cxx.h"
 
index 2179a3f3163f2db05f4e65a6742dd1370a4a6647..e4ccd7af8e6ed883b615ba03f7cb1bfc6f79d53e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "gtest/gtest.h"
 
 #include "mds/mdstypes.h"
index 507bd6d1b26528c3be04eda1836b2c5b17f3f20c..2021f146d96a690e43350c8aab0718fab91bf055 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados_test_stub/LibradosTestStub.h"
 #include "include/rados/librados.hpp"
index 14aaaf26ffe63c1a1535d6a102c82268b3621afe..341ebfbf47954573d9b8234a18d43936d4484e40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/neorados/RADOS.hpp"
 #include "include/rados/librados.hpp"
index d70040774eb01e48f40b9bace3c49fd2356aed81..850ad09f602f37283aa287b46c28deddde9c698e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados_test_stub/TestClassHandler.h"
 #include "test/librados_test_stub/TestIoCtxImpl.h"
index 8a953ff7c36efb0554495c6779e5cd122845c041..55694ec946290f6dd82c8c01e09aad03551a569a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados_test_stub/TestIoCtxImpl.h"
 #include "test/librados_test_stub/TestClassHandler.h"
index f0995788b0f275c9d12db2913dedce4830ca271f..3f9f853f1087eaa9d2534a190a84c177105cf082 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados_test_stub/TestMemCluster.h"
 #include "test/librados_test_stub/TestMemRadosClient.h"
index c7168aa7036feebcee03b62c4f31f3a6deb5360b..f04a1b22dd95ac9ff82b889bc03036db036508c6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados_test_stub/TestMemIoCtxImpl.h"
 #include "test/librados_test_stub/TestMemRadosClient.h"
index 09cd20c465e6af3b93c724346e8761d14d01e6da..eff61f78228ef906710d1e735258580dcb469e3d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados_test_stub/TestMemRadosClient.h"
 #include "test/librados_test_stub/TestMemCluster.h"
index d1fb629900baa74aa7732b6ded2dfe5b210605e3..c7130c4c0e2d34cc98e2f7c50d01405bcab76b18 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados_test_stub/TestRadosClient.h"
 #include "test/librados_test_stub/TestIoCtxImpl.h"
index 93875182c9b40ff9a8cd592c19ce6ca413105e6e..4425e262276d19d54fc4c555580cfe910904c463 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados_test_stub/TestWatchNotify.h"
 #include "include/Context.h"
index 98e81f49c518d80a6c4a1060695c936ce2dc0032..3b0ae81499aaba3795295cafeb90de13123130e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 #include "test/librados/test.h"
index 2de8b55f8787a2e4ffeb8addaec56bf6579531e0..6cb43fdb51f224dfd84fbdf33abda14a7b038078 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/compat.h"
 #include "include/types.h"
index 1cafb00ffe6e32f34e482c2b94d5c05258cb1283..21e4dced8fc0cc936e912f995f911d9c6e85f759 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
index a37f5803897422d6f8d3fbb83feecde104df8443..1d4a454df16e0a8941b96262568b1c9addfc6e61 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include "common/hostname.h"
index 72a44dcc9e1110bed21371a18a5e8b65dc009ff6..87fa38bf3ab3981260f3ae1cb33a585ee5944892 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include "common/hostname.h"
index 747ed8a7ff764988d2c9e850effa546e4c14aa71..b454da0ba51b38c0eb7abdf36361021007595c85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index abfd185e31db424ef1c5329e40a17be815c55293..28031b8487f5e10f4a74742e6268106ea1cc1656 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 1f8217eafe1c58b3389c080a9fcccbcf376ff5b3..950876ad3eaccb1294877e17cd58eb4cfa89b590 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index bc23182ad396ed45c160a9fbd0b4a37b1c3d587b..b5a0ef4a85a609d7173da5f847b124f12469572a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 4871d08d80b44efa0b4dc827831e7dcb09a51898..04dbf229935e2141c0a2c5f105a848f959f87ad5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index a3ba4c883ead06a1d432d0117bcfe9a42a8ef731..0e3071fb09056ac007363e69606d74c3e6046797 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "librbd/crypto/openssl/DataCryptor.h"
index 56b0772c08659e11651974361a4d60c40f12f133..88afc6265428fed7dba088eaa6dec2c2896685c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "librbd/crypto/BlockCrypto.h"
index 6eb7877eb6691b3c2c2349b2f1136609ba42fedc..15836456e8bb5a0deb8e97f368904e29897430cb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 #include "librbd/crypto/CryptoContextPool.h"
index 3c4ce8f8f940ca08117cb16acb56828b194027d5..c2c6d794989384e89670b72f8f0f503a6f4feadc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index b8a58c77038b9f945b5d7e1ca7c1a72765029d38..516f7d2a41e596fb7f74f81f530150a03974d339 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 291495e95874d2282ed31b79d52fc97f3977c5ab..d33f1eb483355f53fb37719a173bf6b049730ff7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/crypto/CryptoObjectDispatch.h"
 #include "librbd/crypto/Utils.h"
index 3cd7a6d931c4b7d2060c55db575e104ba1f42a96..d026f60b612990afd4cee69501a00c53f2c16818 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/crypto/Utils.h"
 #include "test/librbd/test_mock_fixture.h"
index 2c42d5075ccfced2dad80647e45af1047fdbd37b..8e6fa600cbcad19a9ec480b04b7d3de0e81668f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "include/rbd/librbd.hpp"
index c5759179e5e64a31af1f57c310fffea12c6d3d7b..6e475f07f19f75e2d3da99cd1010663248cbb194 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "include/rbd/librbd.hpp"
index d63cda5e5d85f437c86897bc0eee0c9e85910c5e..3290eb381c9685717a5d4a33b1d22d1c571d2f7d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "include/interval_set.h"
index 209339973ed0c203edada392d94c29cebba57b60..6852cbb2e5ef2f08f6971750cc5c7d53e9efbd36 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librados_test_stub/LibradosTestStub.h"
index 0190c338ab03e3939415d83f66ae36d54c60766a..1e3fede9d6a9411f7f8156c35965e4c5273f2b4c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "include/rbd/librbd.hpp"
index af24f5a0cf2aedd0a086da75356e081e769d93ca..08ef52b905a14590e8108dfb776329a305cc6922 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librados_test_stub/LibradosTestStub.h"
index 50a8731344735bdbc3ffc603ce08e49b2858169d..a00e636ca2b10a9f20ada685c66891a24b301b93 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index ca98c8773e4272c9a5428ef42ed7e469e897f77a..cde97c96a9082daccb68edad66870ee08af83604 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 320b20b811ca6ef56c735b962aafa549549613fe..1a1809831c19266cf110723e45dd88d7daec3095 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index db7019c8e9e38d8ed5f10c41f9d78892993f9c7b..367547d0ff867dc679bdea0c96982f58f7accdde 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:8; indent-tabs-mode:t -*-
-// vim: ts=8 sw=8 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  *     Copyright (C) 1991, NeXT Computer, Inc.  All Rights Reserved.
  *
index 66d594eb02542d55c3522431dcb34ab93842b511..fc80a02755c5b7bfcf565ac10c53af570ea46f65 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index de5f644310b53d773bcf85c5fe2713d42834ae39..b6dc7d35826536a2c218031e997cd3621f691d02 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 25de66dabb75f3c8449fa08da0ac96024901cb0c..968b9f7e1430487de90bab356aae59e3c5eea568 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 6812125cb20a406547bb457fe001e8af8f1ad5b1..70448176b54281400a8692c8b868026c262fee04 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 4d9f012f8239c9853f803fe3bcfe73e84bbca67e..792327f11f9e447d517924786cdc8c393e5b8304 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index d90fc4ab0bc6be2aa9632efc064cb09d87558995..3bcd05bad314f96ba5166e1561e7f6a44adbe03e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "librbd/image/ListWatchersRequest.h"
index faae4f2017f89ddcc994dafd084cb3848dae8eeb..b297ed1d932a494ceeac6cca84b0da4da6e46a8a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index eb3a91e07c8c1b66c4b5a743ebeb5b4c1609da0d..01d21edc083053af2dee0722c2efd7a9e5366a0a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 9700202d64fe47b25c6010446d0a803c242cbab7..d006a029a3444400b0402fb685ed11c67c21df5b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index f5204ac2049417a45f33484e04a9d010017beac3..2172d42002c5aa504e3f929a4e38863340a16abc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index bc74dd26303b02c5336d16ece1459a9d26de1b73..96f3c3e72a39509780bc292cd4bfd6ba4bdcc739 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 9c31f49666217be733eff7c16f9f7e81185d02f2..53e81ab2da1464309c122cb57b6d720b0a9bd373 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 55c1e096ab7bca2f7d81486f6fa690be62dda2ea..336f5364d6456f81c39a72c939bc10b7d1f37707 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index acd3b97c21f160f1e59582ec2fc624f7c3247d22..90b339d0b36ee195296a36c596002b0ce92e59b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index a3d823d234f9e7ad772e6e771c47735a3e720072..2eab2f07e5f2f587c940b3f5d899041be29e077f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index fe9ee29fbc1c84e62bf62c3572de12b384bed29f..6fb4d5185aa1d51eea6125ebbe7d1732c09f1e3f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
index 1fb3f6225adc72372ebb947297e01d70fabe65a8..a2531c222fbfd5aec0cc3f8ebd94a7e9ef1a0616 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
index d3df9147ae6aedeefa335352beb924dbb92f8035..0c71417ab577ba8b1ec21e61eda4a953fc547339 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados/test_cxx.h"
 #include "test/librbd/test_fixture.h"
index 0d86f20e966fd468dce96020dd3fb5ea2d9bd447..7e907943e72f979ecfca22e74db39f2d5e2ff239 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index c4e7ed9dc32a24a49987ed0403786b9e13395976..84115691c70dab3106ab1f2e0f011b03ad7877c7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 9eb31618e0e3317a2640c4d65b16629c22980b34..bc8e31b2f9f304c3a1432ceb1550d13c533c15ad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 2c722558cd54242bd001f727bc5cf74768ee181c..921d647077d214f4591edd7d4c2e07020fa1192f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index f3e587c923429675136647c5cb2f2fdca9e38585..4f7bb5602034b76dcd203f08d5f27ff788a2e448 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index d6239344b1ee7cf04df5439b052b5e7e5b20ae7c..0a95fa030c1c43ae95b0e98937c8cdc9d27f657d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 4ee0cf0f90be0d30ca2a6ca23e6b376922e41fe0..ad2c576319cd732aaed6ec1acef38aff5abb4a36 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index ec63925acc16d54252c7a6c020132a8c05902d42..9202bdcdf7c360414b8c51259e7183dcede928d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 63752475e13593866b92a4577431dc7b35c12573..73eeea06c4270fb48d746a63aa52834eb57c2292 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index b9729edf69ab089271a889b37ab74c985974289b..4ed018b52ecf56a2ceb3a511f84bc5505f1215e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 901c4231dd0679d3e20bf0787b4a8e05273e3f3b..f050648995c70f0124caad22d9b5371ceed057d3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index f928d9351ceb5ebc30546aefb8f2c353ac071501..d8656a1c780775fd549914c776758a6ecfc8c1a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 5977057b11f97bdadbf420753be4beb255d07402..6c9130fd2d1d3927cfd5f6b8a95a88e30fac0ee9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 7d2b9c41050fbac0677840febfc49ab381bd9eb9..2098f3b71ec56887557209e511f3de736aedf6d9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 99210a66fa3bb52efaa40bc93abcc958cc3d12cb..2f1d211b61b376f4991b27b47e4e4b72f5482408 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index c9af89336522cd4839e29d74e819819045c67595..5e228e1e4e77dc021b05ab8820af596982de22db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 272ed9289657c98fdafd3745ed50df1f116248a7..63378964020f16bf2868dce1200f1c2345c854b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 917c191dde6eac48fe15cb16b7753ded41a5552d..1b31a8e690572f769807d9d60f969db1c8f2b0e3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index d7e70cab7649befb05c4a76ba9f8521241a8a912..59b1e9e6fd33ebe55e577469e38beb4464772476 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 8bfdcdeb1d8ab46a98551b8e0cd6e68f1fd38e38..20a6679276d1e88881ba0d713dc3fd3ad9078476 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/stringify.h"
 #include "test/librbd/test_mock_fixture.h"
index 70a5eaeb0a86026a0e7321e97fa1afdd4f6f7e1a..71288106d2eadc437ced486e5e45be5df584ced7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index af9c349339b4665aa09dc40965ca89efe5799215..3802d79de7d0a55360779249570140a0e3131487 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/stringify.h"
 #include "test/librbd/test_mock_fixture.h"
index 869bdecff479f6fb32ed3b1ee296abf1ac83d57e..96e1cb9ee8dbf6365c427fe040475253a7b8c54e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 410dc3eba723999ebdadef05ee28c0393d7d71c3..e8c493da3b8a5ed8f4c6b8f4a3c57ac630decbad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/stringify.h"
 #include "test/librbd/test_mock_fixture.h"
index 823884fe588f93d637739022003243cdf51f085d..a3f2cf453361fa9624aff80f0ecbf565cb360a22 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 0826f32061ca5daab7ac6172cc7a768f429859c7..3c38c107a1bfdcd4074573a95f74f8520a9ce8a0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/neorados/RADOS.hpp"
 #include "test/librbd/mock/MockImageCtx.h"
index 97feb0187059e06157b3d9a21f5d8ec662d8667b..1ead13f005d594056c829354c60c7ec48359823b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/mock/MockJournal.h"
 
index 9b88f0d75ca9e87121168fbf7124c2a7890b0c97..d73eff19a361c5abc4efd5358b90eb77b8fb6225 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index eabce9cca5ccd398e8339eae691f7081d8a9753f..f973604a62d89f1c36d54344eecc253bee98b7bc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index a99cab61efee5f564d77f640c350ebff85fa437e..bc1a1071c7a5306db5c70fe26135aea440d16c7a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 43d9c3b43caa13e150dbdb97a2cc5206c8fa493f..7be2c8ca6b118d582743bd16de44fc1c7b8674b0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index d6a3dd91ce6892d649993a3facefd58342c2f21e..732b00aadc02b9b3f360410161e993228e72d47f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 0c78d9fdaf5d5b5e91335317c9a68f73e7b374fe..2748977391c30e15a950e1587cec3422d5835968 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 8d3cb2a2b81f949c6bc8c4176a1f707efb5f1878..2f879aa269a935c51993939caaf688076f118c82 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index bfae75ce68076bdf2b8ed02a4956039635922972..726a63cf2ae6d857d070f6dc2e4ed40f2d6f77df 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index f91ee001d0f7e6295f34c4030dd485688e5c46c7..5ec222c0c8b751ed8283535a930d970ef9f4e723 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 5c4934d4ad59696859d9e15aa43a2e4e14b97d0f..bf7c0234342c98d4c3c3ba51aff7d6d749e09b31 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index db6b21d024d43026273adecebe42b5e065ecd735..bcbdf3195ebf53785b66b4fc3a1386bf98af7631 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 615e471d114814ac55d8529a651f37df4fd58c42..a982e43d9733463f16c00570001670ac6ce1fbfb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index f23a3386c7f6f6026ee6d50bb478076622012d96..45d7eda8b9f8c2e237d99416285656d36e6e63bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 481dffd937c63d1f8b7243f6332b6231025858a7..ada978b27341bbbcd51a2d324b4374a6eeebff96 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 2756a616090e3704fda6df946d7994d3d3614d87..1810d12773f16ca9a5248e78570aca7aedbda9ff 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index bd488fc511d4a54064a3004e1baa81510d57183c..3828e7abacbe2d8bfa1708577e6cf25b769d421a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index e55c6e8687cd92d4bb6ce60cce0ffe465ccd39df..06d34e7e706ab4884e827224586df40ffe46b182 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index d11378ec4deca1eec67db3ba4bf333323b519c35..e5c553c48ebcdaad9bca58e595d0596800c93a2c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 9b48e0c000920eb2b8b4f2c442b3043f9c6888c5..09f63805039e5dfd141f1fbfd1a52b8bcd6d542d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 72e5f2397da18cc306607481d95a426d6b5eb764..823df207f4846b6b6a778e08ea67721e78c141ba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index e41e58825494bb202fa82e1dce25d5e77b259069..c14b00a081e4a83b21109ea3910ddf4afeb501c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
index 5d25535fab4456ab1fe32a7d505f221811ef591f..c3ae925af1a9c4211827f6e96f4d3db106a72889 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
index a95785ad7a39e658d92aeca286cebee8932a00c7..702128de181c521f5469e97190bde3c930ffe70d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
index 1adc5b4149dac7afdf5a09f01e479eb0097ecbed..816b26e08aa160cdf7d3d0ab0350a557f43a7599 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
 #include "include/int_types.h"
index b3ee3243579317b0fab213e58e0b04cf7681e33a..e8f5983aa0add500d970f7177595b78a1d10f33f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librados/test.h"
 #include "test/librbd/test_fixture.h"
index 6038b5540ad3d3930fd711952dffc12d18ad3eee..1609a396aeb702f59ab9c7cdc7b7e55d1e0d3e47 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
index b6bd97f25ef9501442df47a74f99afc550b8d47e..55b11ef405b2559f38c2ccd43e205ed550541887 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
 #include "librbd/ExclusiveLock.h"
index 43921df5b35da0d92a863297488d0648bf28ade2..00be51534d86376eb49e264f92b6a227900019e3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
index b477082796a342191499fb0abb4f396647277991..6188e0bbef275288d1bd3528c25f5fbc259aeeb8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/rbd/cls_rbd_client.h"
 #include "cls/rbd/cls_rbd_types.h"
index d2a3d469ece431a691905d1f5bbb9f4a34ce1a2b..4d549ebab546d86f25ea41b058827266e55634c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "common/Cond.h"
 #include "test/librbd/test_fixture.h"
 #include "test/librbd/test_support.h"
index 29be2713ac0122ff10a21b8094af837417411de5..0df558c4d8dd6a74868631714181df8d98fa70f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/journal/cls_journal_client.h"
 #include "cls/rbd/cls_rbd_client.h"
index e8f79f26ef28c52da53e865a20117ba7714ea7c3..e2bb1d9ea0765647d759cb041230dfa27400de68 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 82b72b1ef7e85e424764faa89b8043e2ad9f958b..85e9849658a229255898ebb5d1930a6b74b0b920 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.hpp"
 #include "global/global_context.h"
index 400756813f3ab68f3dedc9436f7406b0330e86f4..6da25249ede171c5495a807c024e6826db5edce6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 264e3d2c11ab021214b0c17add493fdd10a1bc05..48084c5b6d12baef9adc9fb8c198bdd2c5c29515 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index de6ceb64d5fb67ce0c43dec462987449be8aa3fd..db31cc43410b555ef67e70c3df9b6e2dc074fff8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "include/rbd/librbd.hpp"
index 259adab9d0bdbedcd2e7f8f25bd299110fffbaca..3638175fe30b3248c1abde91b504bf1dfe3f2784 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index d39f9c75c02922d61912eec494500fe71732bc38..d9faa84a12f6f982f77d3cf437925fbcad16c334 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/journal/mock/MockJournaler.h"
index e3d060771ffb1e61844380ebdb3e9fc8d0fa3091..f1186c71dd803b4d5adf5763ffcf78f6b4df34d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index e2085d093cb90224366dcd9c8a9ccb9ce09de6f4..5fec8ece0a4e2f4c44b4af6934596ffcd02b36bd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index f1876a030c666210c2d4b21f23f23ef54a0220e8..1c5af7bc4afa6b0d12048db628df5d8cc88199f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 54b395b1f0d9b7a15f203decf82432b8fc3f4822..ee2094e00c6549eea877e51e99d767a5e614632c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index d2a6837c6eb1a364eb90beeb8cc4ecf6b37ae532..664d90dd9abcbe2eb7f5076efaaffb05319d125a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/mock/MockImageCtx.h"
index bc9d2543d35a9110a825a18043d82f2055684ac4..1fc2c8a291e39bef327126987a152803e3189307 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "test/librbd/test_support.h"
 #include "include/rbd_types.h"
 #include "gtest/gtest.h"
index 53627d5fc10ab00c49cc3e4e0cabcb9468fc152f..9b873d01259c3d33d6d0d37709799c0dfde3df36 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 51d6123de02cf7e5eb351e276d06960ad341dfcc..ea212d22714cbe197f348ab9091cbb91404a1ac8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "test/librbd/test_support.h"
index 9e7c5e0230514b1eef8af4a5a6d2632cdf5bfaec..b5ee42a909da0e5b12d995cd58c5b93e66d0236c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/test_mock_fixture.h"
 #include "include/rados/librados.hpp"
index 8f50ab7ac192a5fe95eb437e174a4a2e9664dcac..19dd2101e9f03db52ae5bd34abedf2a24a79bee8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1a769d2878f27bfe359012c31b7eb9f09cb11e1c..0f9fc23ae622a805d6c799a8d94755a1c9700200 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e0f18022e10c7aeaa17ba577bdc52e665d1b51fe..42d28164bf6e6409c3586cc1d1a59e217e8d02a7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4c4cfaa61b11d72a374ba02ae64d02d05bf04738..de6513cf745fba6c5fd38c3a8f5f317e8bd8fe28 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1d39d2df50d3debb551e25a89f4650a3c4dee3c5..2b8011b44efa5702af11adf28d5ba09efb13252e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ea603778a15fc6fee3f0494ffb26ac5b3de9ffde..24b7bb48baf4687a135d46ced31aa26415cabcfb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b4a5c758cbec1fcfbc5c3813a41ab4ca74768a12..568c2e0df2a1a597cf6324d5a6c8f28d1f236489 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e1e04454cee5928c1b121ff4ab365c2e5f2e62f4..cb3e6dbb8a22a29cbc2998f2438a60a2399b04b3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9fac83af6ce707c8274922563c436e1464521314..edef22886328a10194cdd65161fc5f74fcc98e9b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9fa33f4517f4e77995dd52484b03277772fafa74..a140085cc46de070688acaa33789724e19860129 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 279e0c28e919eabd04bc2e09a8191f9adcfa8a38..851c2bffe470fdc46a86625b234df1f04d8507be 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 29c73e5a07338b5c2c5d76f444e63dd70762db95..79c2104e6e93ee1f7cc95559ce79c478735631cb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5dbf2b65bc4224d6c2b7f2b0c337cdf3aad99e03..d67dd9e38c6ce128043b767baeac73e36d2886dc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c8f167a45942b513ee53f89a9d3f77e6a2dcb2c2..97736d3bc63519f39f433062516b08d66ff6976e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dd86224bd6848a029abd016444264b274f22e9b3..fd83c86e11c5f87334f6e3d0a99cd23885785453 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1ec328d1f738a0b58e5a0bef143735d16f363b2f..d3071c634e1f39662b9e1da87e62d490aacb1fcb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index e147db9779afd1627235341808f97009c452bb23..eef42de6bd1cc4527dd403a3a24a8d0cad7e94ec 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "mon/ConfigMap.h"
 
index b22be576b26e3350f5fe39ff7677bdf32fdaa3eb..10dcaab8fb3c63e0b3c78943411078bdde145a72 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 #include <memory>
index e9997f14f2e226b45010489625129d274fc95ff9..17736509865160b4bcfdb59db3e5ea5e18629d1b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 22e1845b06c527cb61c5da003f54da76dcede732..b17adf82d79423fc25d2fbaf50df1423b24f12d1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 003a9ade2f331490419144e6c2511261a9a21b87..94fff94cda9bbec243d54c8af55c30c439af3e79 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1d2267e1ab8cacde503b2473b0aa84779e1cf126..d21548a9071371f33216825faa6767197ed18f65 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6cf4211b6df74deddc848a23dd134cc1e934af5d..0f5331b1fdad9203f2ec3186cb6aa86a3a4ffbbe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 17c6db33e3560e41e5acb6becaa4374deb239cd7..99f22977dcc11dd6f7ff17373515a9461256d896 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d5513e2e4fab98350bf27eb106a8798da632c481..a47ebc273a77f4ab0230c1be35cca93c75857874 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "include/stringify.h"
index c5be32a9c21422a2506977b2b946aea2652dddfb..c3c212ada03b9f1cdbbfc5599793328bf8a3e345 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 81dd31179f9be0994caa53e8451225a3f553a627..ddff238ae3a0254cac3d1ea5b59d41cbe4d0cf15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 067d81545b084a1a6ff192c6cc665c7b33183afd..ae294db42f45d961fd3694244293a3ab994f66c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1c3eb4dd271f0dd9fb5c5cc82ff399c37aa8e548..b919db9fe7d8a891b66256b22563cab85c81660b 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 #include "include/rados/librados.h"
 #include "include/rados/librados.hpp"
 #include "test/librados/test_cxx.h"
index 6463ec2f96c2629726a6eeb0a7bf74fb0c5d09cf..40ffcb8f63da8f2497eccea551fe8096f2e9ccc4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f27df529eacbb5bb703d38fc78e77d31fa49da3c..089061be7f53e1d4aa6aaf016f7bec079e5e6562 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fa16f05ec877c72e509d31a82acc68cca6361353..f174667f8aaaa464febe28be30b654d042e87339 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ae3c3ba8be5b2f32b00b42bf1006fe0e8a1c952a..a670290e55609dd63d9e968d716d9f48a0f2f70f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5a4b76179db7f76d90b25a5ef71e5f5bab139440..d835d29fa441441b502d7562cba14d4f3f506bd4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7f09c4e7d7541b9f2940376cdd740800362d85a4..fb991120a52034e37f7fb7c8bec7c0a8c57967a5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 82fabf185b9bd9501bdd51a0a26fa5f29603e635..ffa3f94b9d0f60bf03fcbf703b8ba7c6078818b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bcfafc2c4e9e85275fbea0b7b15b591bef6f8233..89f50d2fd4a8ffb90a55a5363d2b5adce6422a68 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 95e05bd2ab738bb1350850f3d66f9f68b0705704..404b42bed2dbbfdc7fbf8638cf60c23496d4d3d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 30d01909991525dad0dfb759711f5819c95e4c21..c488aa14a6ba7f667ac1fc53d6ba9f9b469606ad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 587c345d45fbb562f085ff44a08cc9060ac97782..f446512f84493b265726a0929bb105a7ce42e531 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d6546825bf287285e41fb9de09877e58905c9c43..9667b4fc40c070a3edd7f577f9a1daf182b8dc37 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 352bef4973cd6aa4f5c0a7c6dcb9f40d6721af12..6373f9c36d6cd2ac2ea80730cef4f3c1392dcbf9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d1e6c96d6e83e4391022c2c8f5d8c1d9426fa84f..fb8442845ceb403f11383ce4206f309581529867 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 12ef9b5aa50b07a1023c6df373b4d17a8ac1b818..bac0b7d0c6af49027c9c3e75cee917426a35eddf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 84bb5d96d4ac2461f677c71608aa43d7a990488a..8f15e5dabe6fb3441eae1ee0169b2a437805c590 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.hpp"
 #include "include/neorados/RADOS.hpp"
index 2e86af8d717ad8177a6d1360a16575e2e5f2b43b..ac9ab34f26496a296be5e5dd8cac9bbea66eb086 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 293d5690dd9bbfb9a536b06d07493843cc45360e..06cf49d093fed1ffb15f56b33102bb725a5232f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 220f8841b8eda9020a69571592ad177408f456eb..c71b93a0567966e64fa50bc4032518fa123b6423 100755 (executable)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Bitmap allocator fragmentation benchmarks.
  * Author: Adam Kupczyk, akupczyk@redhat.com
index a38d166a2add8ac6966130f8741c7031fc818389..ce6724d8aad1540881ac183ba2dfcb1a09c2fa37 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * In memory space allocator benchmarks.
  * Author: Igor Fedotov, ifedotov@suse.com
index 34dcfbcfc9c40afe97cbfc49e663dbe4eca7c6c7..f8eaeb5eadc54a2cc537052c75ed51444ce45780 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * In memory space allocator test cases.
  * Author: Ramesh Chander, Ramesh.Chander@sandisk.com
index 1dbaaa8e58cc4df8f2b4405770fbc2e0794f4ae5..33fc8338d6d479cedf56395daab9efdc3846d2c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 1f5b2c657c748b889027befb73cddcc01ddef540..eea89838bfd21a6cb0018feb6412180b407e1675 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 e20be42983df701357ef319daa336a5ad1ca2a43..364562d650decd8a4c91e98a35993dfe5a79a8c5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f4ccef4f08c6b3d4069e46f02218ba3b41bed090..02a2be40753f231a574f639e4d6e4bb4634071b0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index c98e854ab8350977819fa1a4b5f110a8e6fdbab6..cc838ab8feb230ee0365d6de286215bdc3a2aba8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Allocator replay tool.
  * Author: Igor Fedotov, ifedotov@suse.com
index 710b3798f7a6d25ec97abebc9e44ecfa15d6df04..83babab567f2cc6bf8cfc35a125322066ca2db55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include <gtest/gtest.h>
index 773973826986929d92ef3765c615d951137aeb36..4157d5bb22e19f67d19db5234073e76d0ff8bf03 100755 (executable)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include <gtest/gtest.h>
index 9248c14862d620a284b0f1e0dac7031bb3d535b6..a06cbec741122ffc3669b27ec74f9ef392adf976 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 628b586bc2fb6af6362f63401c27894a06f0f1b9..0d75198916fd7e8f34c1ec13dfab4bb50e52476b 100755 (executable)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <stdio.h>
 #include <string.h>
index e732867a635704c8c57a68522e4e8fbb372cb130..a83367334e7c008e164d445c27a3dda69940e231 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <chrono>
 #include <stdio.h>
index c8878eaf13686c193496409bb0b785d538081753..1e99b11ae5748a6ca6a041931f527c9acae8207f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cstdlib>
 #include <initializer_list>
index 436e8928698f10bedc5720a6a518f24ef1f94982..014606f5204fbdff999b9302507ad90e04a0966b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "os/bluestore/bluestore_types.h"
index 113d47d3caa24841e40ee79a1d0edb748256c4d3..237366c63977b7671e4d6134b77c9a4a3ab4de1e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 #include "os/bluestore/BlueStore.h"
index 4c2790eaac79911543e6a96ab6215f801b627568..06e5f0a00c296b6b422bfff0e7e7c743239ed145 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <stdio.h>
 #include <stdlib.h>
index 621c731dddf9a704d8114e92458f4b5e7ad1406f..6dffaa372c49f3edb8e3da7aa3bd51ff0cb844a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b4ef66933e1c02f21944289e0b96ea33ed4ea029..5f487229fc3d033adfb40fc15a0235ddc3db9bae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 451ac434b527bd9be243e94ea0a066d46cd366ca..b5b071c96d8f11189459ccb99d49bb97de7b44b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4abd30062ee253c85027945e7f1f57961ab830c3..a44b599b068b26386046c05cd302bda6444a5f1c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <dirent.h>
 
index e9c36efd067137c47e63281b630af5ac2080bca8..18a787492e76fc6558fefc92f468bad0d5514a25 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 #include "include/interval_set.h"
 #include "include/buffer.h"
 #include <list>
index 501bf3b134a220f56053a14325f64c3a0182cfb4..ca1db35988c36e29d7084174ccad3dd4d73187ec 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "include/interval_set.h"
 #include "include/buffer.h"
 #include <list>
index 73ed11b5c5b1286a3da2af7ee6a664eafaee6ee1..c8db0d003f54981b1e1eb30eeb6dc9f17154b08f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b9566961b04e72911cbc308ce0b49d5ad87c4ef6..2c7d36848b748d5bc943cf2bfe8c7fe97e39f3f5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 14b2409380e8020ba701d689f569837dccc97ee9..3ce4868a46df09bd70ef065928835446b74c9cb3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 73872be5492898b54948196fa67f072356100817..4b4d3559634ac5c93db0046203706f87b10ed2f8 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 
 #include <chrono>
 
index 538819e81105a080bc04a7b61200bde4b7c76613..1d4e1eaef0850993fb31d7e5470a36f07b123ec3 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 #include "gtest/gtest.h"
 #include "osd/OSDMap.h"
 #include "osd/OSDMapMapping.h"
index 28d94ed66da4aeac867bdd0f4050127bdd256073..faf5d0937177da1bed0847bb1edf716f30a16bbb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index eb13e1d55e09072c4fd68ee87d2c15b3e2142a41..5c8ef7adfc27ffccf9bffea1a2cced5c67251706 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
 #include "include/interval_set.h"
 #include "include/buffer.h"
 #include <list>
index 0f85e445cc0e464456a1137f333709efacd03281..43b2e2dc96ea286b5b72954f5b57a8ebe321a3bc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 255b53a3716e91ce6b90ac6158b161d4f1de9c37..66969200940cbaabad3fba2d1d037cd9b23964a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "common/Cond.h"
 #include "common/errno.h"
 #include "common/version.h"
index 7ee1255ed0f85ec4995fde6272c41782be0312b1..ef10bf41fa6192267058e394c61b27a2a4ec8c7e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "gtest/gtest.h"
 
 #include "mds/mdstypes.h"
index 41267ea4c6e182ee803480886214fd5137a79df3..dda720c9a8fedeebbe1019ea7513cf63dc7cf1b2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4d961a4267ce51eadd9e274bfc6f7629278160fa..9bc930734b69a36190bf7644e0de6789faf4e379 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5802053a3b7b7a7d4ae09220a14d06c824f12539..c09a37f7eced3bfae270b0f1b6de6702fb9aa682 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/osd/scrubber_generators.h"
 
index 243f045e20986a3723a8005008adb86bd5a1ec23..d31d89c2835e567bf9067628051a48e7ad5ce4a5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /// \file data-sets used by the scrubber unit tests
 
index 44984a4444c7f807dc09ea781d9ee8629e6af65a..63fd6ca0a8202194708f5de9a0bf0be362a6e4b7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2b919f1ca88b81b61747ee5bcd1e8333635ec9dd..80995210a54f3b742ebcb6335a9f13a56cdef938 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b0e161a25dee055fc24addecef6eb778c8c7aecd..fe9509177b2c612b65659868efcdcb5a2c9420d1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2c45f99b178cc6392bbd9e6dbbf48c3152d44319..e65e0c7211bbb5f159bfb192d24be67d4fff9e7e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dfd7d79c97897e12fb648480ed1a0333cbbd6ac6..8667388a5406a952ab384f7472361d8ce5808312 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4bab20dd889e8a225da79c87734e78d323c5920a..fb15f63f6d769ab380b0131d819f87efe81ed333 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "./scrubber_generators.h"
 #include "./scrubber_test_datasets.h"
 
index e7864b7e1cac50a8fd98ee36a433e81b88300d99..fb0c915a5b3ff0d314bbce41db22dddcaa07275f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2f58965cc4bbdac8aca7baf993bd921b0d3fb610..fcaf90087db0a6435a7afa90924c402c9ac044ce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <errno.h>
 #include <time.h>
index bcc828e064b0c20ddebd93b3ffaee4d0a53d220e..01d21c8f6319eac44d06b9463d9d7229c184ea63 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MemWriteback.h"
 
index 82f2ee7b3094ba321012374d0521aa59f9f1779e..0ee408e5cf1d449a96feb0936bddbad6d6232ee4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cstdlib>
 #include <ctime>
index b32c56601129df7ef030c314256089e64403728f..fc80ff0a4634b43892465baf6fd5a8c93c61b643 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <cstdlib>
 #include <ctime>
index c45bd6fdb31ae9d51f113ea82cc3348294e8c7d4..fa8b4db5ad60e99551df7195dcf35dd031d0d229 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 00527ce9f79757bac07fcb1ae73e52c2d1d24714..52d7b40394abb8d38c8c4eaaa59b04ea4840de84 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 3897d808cd7904a59132f23c0980158164fa3026..1b01e45f741639dbd8377844db974ec68cea3090 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /* Copyright (c) 2015 Haomai Wang <haomaiwang@gmail.com>
  * Copyright (c) 2011-2014 Stanford University
  * Copyright (c) 2011 Facebook
index 2f14854def5816198daac16bdbf3c29a16a24790..4cdc9d0d6ce6310fa22fac4830065d465a757b6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/ExclusiveLock.h"
index e1a52c87602c8d8a9444cf547071d7b79e4fe303..ba2004fe1e0df5d973dde46b3e416b30eb93fd03 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/ExclusiveLock.h"
index f69a74f64da2a85cf5b689d749072f83401ece37..c8d229563065ddedd4d8ffbfd402d458f6a1e3dc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "cls/rbd/cls_rbd_types.h"
index a612dec149610c04806d752adafb826b88e66ff6..5d37cd13a3566a5ba33a2e779489e24846a0139f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "test/librados_test_stub/MockTestMemIoCtxImpl.h"
index e60ffbfd53cf986dd89c83d40cac3b5f12dd12a3..825015782bec2743aa3dce1d6d3c1383e19c6e71 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/Context.h"
 #include "test/rbd_mirror/test_fixture.h"
index cc22671609d7d2cc2b9bc50859d61ce7078e3751..e07c5abda9401dc0e2e449e3871262d05b6ac03f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/journal/Types.h"
index 59a72305a9c862493d1e418ca8068053843f72d6..f70d83c667fc9bf35636dfe542f61961e9982dc4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/journal/Types.h"
index 4aa9516294d0635d4a25f55a3c1f1f7ccb8b785a..10be01d7aa4a403eaa159ed5bf351825b867c56b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/journal/Types.h"
index 7c8defb3d60e88bac9b9ad13ff3d3db080ce567d..f62ad0032cda275d9eb98b957430ba00dcbc6a10 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/journal/Types.h"
index 904d3685485d9b99aa2f504210ad6d4a7b070177..1516d7962c2cc5563d868917d6a3b18d99c9565d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/internal.h"
index 58214f3e8f8ab597315903105d6dba72047513fa..89091a05f3d50451f8619fff50f2f9658da69e2e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/internal.h"
index 21afa6d52bb552100d8b0c8f856d38e46205bea8..bbd89e9826b7f75fba2bbdb8a6ff0140fcdf317c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/deep_copy/ImageCopyRequest.h"
index 0411370013355fe69b534f9aca008c4421194e78..b0c1b598ee8ae4feddcb55a5bc649ae3f379da4e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "librbd/journal/TypeTraits.h"
index ed2cf8f96e4365f3aa180bb7a1145c9daa3fd226..3080a93fe35068b94d5e38018e49f1aff5207d25 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "include/rbd/librbd.hpp"
index 4a238d282a9fd4b0a53561dade82163a89da69f2..6877e44dff24f2bcbcbc055d11b31c56ceae08fb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "cls/rbd/cls_rbd_types.h"
index 54c3b24efac963092f7df35396e58a94126a55d8..29522173b4248a73e9ab36e9ec3a816928c7b3ec 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "cls/rbd/cls_rbd_types.h"
index d522222dfa966e6c842734b765a698bea38ee75e..e8038c018e99e92e61ba3a48b0e32fc166ab54a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "cls/rbd/cls_rbd_types.h"
index 9a4d920f8c2ad3d790781e7036da430c043e49ce..dd77cb959f0f4b506f0c6c63a1bc9444c976c803 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "include/rbd/librbd.hpp"
index bd13f3cd00b1b3394652c92e3c380a182b92c8a0..e69385bd4b2f902651fa3798c904fea9e7888dac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "include/rbd/librbd.hpp"
index 3347a6cd4be72ecf686c5426139595e02cfc17ba..c0f3a6b4d14cfef8261fb61e249858de14452c85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "test/librados_test_stub/MockTestMemIoCtxImpl.h"
index cf5315048f04bdeaeb8bf6147376fecaf02d24fc..0c9811ee3a60862812d8307e2062c54494e19ad5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_argparse.h"
 #include "common/config.h"
index 20b9b48dda7376f9b2d25ac4d13933349e147452..f048dab9553a0e40e1124dc0a85a39504ba8604a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "include/rados/librados.hpp"
 #include "common/Cond.h"
 #include "common/errno.h"
index 6b5993591fd070aa03f712d365b6a6c7878ae0a6..4429cfd1b2e91517a665712e71943423ba781ad8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6d79c9173ceabd1a0a7e1a12dd995a51b104074f..8566106cb8f8c42924e93fe1e379bc8c589ae05a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 9418496bce2d44cd646a8f3375377b92659b736e..08e936ae2422406fc195eccbd7ace86a0bc1c7d3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_fixture.h"
 #include "include/stringify.h"
index 6b8176d8a929ab524be2771644a57ca77aaaf9ce..c7fc083fd36764903197d53e0bdba651432442c7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.hpp"
 #include "include/stringify.h"
index 99d891851355a6d0c3a4c29462f7ec5fd928df07..c4e4641799c89a94db54cb08ce66f7ccc27c0614 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.hpp"
 #include "include/rbd_types.h" // for RBD_MIRROR_LEADER
index ac8f1bb0af99e9a82141b35faeef88897e455b0d..79b6ea3692aa6f933fbba7cfea657cae111bc613 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.hpp"
 #include "librbd/internal.h"
index 351bba2175b0501ae898409bb66ce690fb98df9f..81e05acfa74213afa099b636ddd1286dfabfc3fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/rados/librados.hpp"
 #include "include/rbd/librbd.hpp"
index f2fd3551ff276deae313fd9669bb24874e570cc6..ac92a4b1b09bab6a7ae6312a2266dd657d15bd95 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/rbd/cls_rbd_types.h"
 #include "test/rbd_mirror/test_fixture.h"
index ed6641e2ea3e08a72a933ce458854865f33cddd2..0d6eca705b7beda0b7be5b25c84b413059c024cb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/perf_counters.h"
 #include "include/rados/librados.hpp"
index ac4ddb7923a4643729ed8465707614201d8ecee6..c0b4e0ec8c08ae0d55d2122f02be161d754fc20d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "test/librados_test_stub/MockTestMemIoCtxImpl.h"
index 32a4f82b53b444e47fa62739cc0af557e3ac1e70..0788ce51bfa3cfbdf5a1b77ab5ba276fe62b5eeb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "cls/journal/cls_journal_types.h"
 #include "librbd/journal/Types.h"
index bd6a2907830e60072f12e1b801b25434f83ed2bf..48a7af4eb9abadcd89e0a614efff9ff08d5e3576 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "include/rbd/librbd.hpp"
index 1cc64be60089ef45e70b6a044f4f374d9d079e65..4feae603b02a3ef040377b0bbd13bb09778500ef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/librbd/mock/MockImageCtx.h"
 #include "test/rbd_mirror/test_mock_fixture.h"
index 1467caa5dda01efea52796bb66feb01b20e38fa6..4a1514e14c9b25f176265a851cad1d52b495a148 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librados/AioCompletionImpl.h"
 #include "librbd/ManagedLock.h"
index d4710f9dedcc1fe1587f78ca74dd96c284690ff2..369c6b2e94e6701e8c68fa96543b43cb2410f04d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/AsioEngine.h"
 #include "librbd/Utils.h"
index ef2af00f26140b30f97d04b4c29f7466ed39bb4c..0625932bc6839fe517bc012f2e7fc2d63f63439b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "include/stringify.h"
index 52aefa90a8b7b2c25216d2efd1eb22405c91485d..71d74237313226b6894019762bcdd9000aa08e4a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Config.h"
 #include "test/librbd/mock/MockImageCtx.h"
index 58d32efdb2562e4e72defec0c6af60a20bd37aae..273bd147e46d113eb9ffe7427b07d3c7678edff6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "librbd/api/Config.h"
 #include "librbd/api/Namespace.h"
index 958d934590e30dd6aa452bfac3dab6fb615ac798..304b87d1c35b929173c1872eeb589c24861c5765 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "test/librados_test_stub/MockTestMemIoCtxImpl.h"
index ab562c18d7c98e30fc09d23fac9c75eecb8bc067..e439f2235dfe37591b1bf8fec43dbad91293e365 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9e308a63bcb5fce6160609d37459131a59a6a16d..f2e31ea919794120f39afdfd4187dcd9d902a9fb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "test/rbd_mirror/test_mock_fixture.h"
 #include "include/rbd/librbd.hpp"
index 2795106f18d9a802347ec4bb3fabe5d352faa1ab..d7f10cfe71ff344d23d599495d472b9800378ce1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "amqp_mock.h"
 #if __has_include(<rabbitmq-c/amqp.h>)
index 6125a94cb74fb4dd7731fd2117822c198c69dbd0..adca59eebf027191a07effaf52b807c700ab2ec9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <librdkafka/rdkafka.h>
 
index dc6d64e18ea20a8d1262087866a5699cbf5c62cd..2fa0a536f20acf99b5df715e911efd9c7b358bb6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <cerrno>
 #include <iostream>
index 14b232b8034eaf2098b07036db360e3addedebe2..6c7eb3e784224c82df254e0ca9515de76e8aafe9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 400ac32f411622f5b3af9f592aeb16b0c8576714..ccc2070e9783a1cae4f9d219174e6e80a629d581 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 125a3d1fa4def4522ff4f886dd70b6575484c698..6faa3a8944b5b11db5495c7cebc694f27def50cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1e277f6d58ac22b59344030174e915b7efd23ca4..9556fdd54a97ed8a8c3b64f0e2b4fc8d248e00c0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include "bucket_cache.h"
 #include <iostream>
index 24b80c1faff5c24eef2ac45addcdace91f18891f..46b73633645b0c86f3210060a5022ff902838630 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rgw_amqp.h"
 #include "common/ceph_context.h"
index 83445a2750d7fea75baa3fdb2d520f3dc476b702..76f3cf4742aaa115edfaa9cef02dd52ab0ae8cae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rgw_arn.h"
 #include <gtest/gtest.h>
index 1ddba91128031b26eed78975dbf8819efe86464d..5dff1a519cc5623b0bb3ac636aac47506d43e576 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 cf08a96326ce7d54952315fd63f813a1c6853ff6..df42ec6f658122c53e59cc447ea85c6177ec7d76 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "gtest/gtest.h"
 
 #include "rgw_torrent.h"
index 22ec1005e70c3d3e11f1a2ae4d2f65ac97c2fa19..ea285c6655ea9db758ac31dd46cd8a6942fc947e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 53ae9818e003cda40a35300529a024026868198e..22b11972bcf40d252996f9227e9c28a9c741302b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index 139172e799b028f5e173fdb0498e5c4ace2b8f49..51bcb4c02745a7eed7816d9ea0a8694309a7e268 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "gtest/gtest.h"
 
 #include "rgw_compression.h"
index 1c1762ff868d10fc2ca335a39791da42b3e395cd..0dd5d40f5af420d9ed14ac49565e8c2788e7bef7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index da748dfa6c9ca1a99dc4c4dcef73dcd0b6064067..3301eb0b1e93e572fbc36bcef451fb3e467ae002 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ae8c4d37204eb4d61be4defff7f7a9aaaabdb489..61b8968583aee0294d2ee7b3ae8ed1433587ff53 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rgw_gc_log.h"
 
index f90d70c8cc18931d0804b32967478f2a0dc43999..32f85615d7b51e57e9c529e16fd98c6abeaa574e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index af43fba48f8dd7a27c332f187c84c0472c984d83..e47348419dead7f49b3316fcf57435a5acf1dc2d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "gtest/gtest.h"
 #include <gtest/gtest.h>
index 7c7133f0338e6017ca63e8813b9999641358e3a4..ab5297709afc8acd2b93ad02215c505a2dad7615 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rgw_xml.h"
 #include "rgw_lc.h"
index 7c254c4efcc8baf02bd6dc3a5f55995a05dbf4a2..32dba263ba71de1fa754d539b1e3e540f72d904f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 53d7897ae2cf6be77f4a7fb87f8c79a54c7f7214..57cab278fad83d72e8f64c37ab5f16c4dea72a37 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4ff94b716df765f6ac6981169aa18b9befaa5913..0ac369195e2938f4ecafbeb52b0e822c32ac5f22 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4b4b02a4978154f057407a13e964351dc402a75b..4daf0337a1d988cea13701e991a05a9f8a64836e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- 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 35abc3036e55a76ccf24e59bfb969fb97336141d..089db347a44dacea3862d03de3972f04b76a8070 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 01be4df48a025833a4debef9629df9357898412d..85c63733e346c19a1d4c84e519647c77e00fb528 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab ft=cpp
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab ft=cpp
 
 #include <gtest/gtest.h>
 #include "rgw_ratelimit.h"
index d014fb33aa1a619fee2c27165092aa7d85707c15..8dedea12dba7faf30e38de9ab3ee123003ac6d0c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 91fc4324129c923520252ca1ebb911654c213162..e4b79c2d6be5fe93445f81d8a5b060c8afb577be 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b0b63980e3716340a506f00878817f3a7932018d..7e095d9d273ef5714fd730d51807766e8a170e96 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 90a0b00c8c0f0947c65ba0074c299938d94800b4..c384d50cd083cca31248f81b51423b77bb6499ac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 18dd8f3ffbc3e9790169524328e2c7a2202a2baf..d3ad2d91950423b28fe2366a49389d5df54904c3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 92731dfad62370402eb2f87c91b7f27ff6b41a0b..358217bfe7756d881bbe20e738a6da62ac0a1e09 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rgw_url.h"
 #include <string>
index e7bb3c0328a63d9fa26b96c6b3827c5962672d79..1d28cce18bedecfd53fe3bef193abda98c7f0917 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "rgw_xml.h"
 #include "common/XMLFormatter.h"
index aac52c6627f1589999dc6fef79be287205d487e3..afd6b1cbfa701ab3663632eacc997dbe8411ed5d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d73259d256dcca78a38ea71013c6d77988f6fccd..c5c6c2138b8d203f2d9aebbc46458c37ff858be0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index dc42d649a8bbba7d1befdb54f53d5c0abfb93298..b24022c695e52555bf5663e1f22182bae1135e98 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index d6b3dfc055f365ff57e257abcacfcea2ffa2dee0..9f30618ade6b3e32b54a49c790263c4670946425 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 6f99c4270de7138a5ba2e47e9ac2e6879730e722..ddb9822c58b6305297da5ec5a311c0f9f1611e03 100644 (file)
@@ -1,6 +1,6 @@
 
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index e69e932eccec551e3673ba17978e0b573cb60ad0..b4033b92a2a7a9442498f6e6e65a5a3b56da505b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index a802d9da4f4a0af073924b9008f4c6c2e8407d1c..f85f7f1875ab03ae9d953faf447d8bccd746526e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index b43ffdda6aeb531bb84a37cf52403361f7d35ef9..eb3701cdcb7c0c21cdd96476379c24887cb09949 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index de553e98e13a3f7bfb4ce0059b60d73e436e39c9..7f3d7ac2d4c4a3ce49efb1639dfcf853c42815e5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 514dafe65701e830c976c4af7992f6f989ec4a6b..45322ad2582aa722d95b276e9bbf4e63a3f3ddff 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 40f94c4036fb102fa6868137fa25b82d86dc96ef..a563becdcf2a7be25ab688e7d8b782d641fe01cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 787d763fedc707dc0b1169006a2a353cd38e8ff9..b9af882bdb656e70d0d7464a3a2cdcce0c8eb296 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e70d234d7432aef02afce57a3048d8ad09a313dc..73f7a7e6f631599c2d59b8afe41710bfd70d2382 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9ce244e6341f8ec1835cfda41c9e52c0f7850fe1..e998a0471c090ef9f506798451dbf29a2668e3c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 82d4a43f1dc2278b8f11be6e8350438396812438..7bce45afe1c8b806320427dfd069505a90cc8876 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 373ee0b0987355cdbdf59dfba43c41a837169439..81f0b76f9a44693a185748453e22d7ce2344b5b2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 a14b3eb9bffc2a75bf9c11933e8cff2510b17472..2e41d5ffa111b71727f6730589a517c9a5219008 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/types.h"
 #include "include/stringify.h"
index db742b5e2cf08f3a244edf077708ca41a51e6687..fd81b098c50d4e8c97333ef939805db2c7becdd4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 bdd8838224bde358a249e38e2734bd54048340bf..11579c5f5734618a808d4c9f02d22962bb634302 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <stdio.h>
 
 #include <iostream> // for std::cout
index 4457b9399fd8cffd68caa29edcc20d1b870155c3..8ae4022fd006df82dbce059c808b21aa38d18f67 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <climits>
 #include <gtest/gtest.h>
index 71a874270825f9377571360def52b8814feb076c..50013198338292bb7188d26b3374dde6bb5f8e65 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 04475f6174dfdf1ec47e51186529c6b6b7d3bb10..ab878ede005b5d93a53f7bff39a569179c7177a7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ba6e737c54219adb36f1e365be6d7a8940aee055..8c5cbbcb1c96158139dce42d057c7f3fdcd2be94 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 #include <string_view>
index 704342c4c16ed16add86394428f4ccbb65885f55..2ae834258bb754338b792d8f6a441f6fd95a687c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a699e727a77994b04d0e9fdec417039e4dee331b..c463ea46cea951315c3d47065b4a19efd9a96db6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 #include "gtest/gtest.h"
 
 #include "os/memstore/PageSet.h"
index fa198a3466aab39ed1e3ea8acfb036d4ae9b0130..711a28056fbfeb004e59fea790d5b0cc72df8a23 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c4a0b3a9ed6c65cd8fe203bcbf7f3dfa998c666d..32e255f822e260257a3824f0ab6fbc7e3d11e46f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0759b0c80ce25f2948130a3312e98b8de93ad49a..60dd6b3342c6ca0744ea3b41f9d644cf312c92ec 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 962c08f369c1a50109afe77f589d5b82f4471c40..7c5bb34379fe4f8f769c1e5ccdf3bc592f88a725 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8c1c3019135542e105b542c2b38254056e062f1a..97e655efd42618c86f470103393978384d6a6e57 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6136b6043c55f2dc66d662fdff29cfe369c10cfa..a4654908333d722b7e8f3b369c3815f3657c7d8c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4f9214f1b532f028cfe1b548b9a70523376c3f23..0f3cb345c300b6ff532a22322ce6658f771083c7 100644 (file)
@@ -1,4 +1,4 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
 #include <iostream> // for std::cout
 #include <iterator>
 #include <map>
index 363395011e983f61b0e22365f3b157dd680220d5..9258a5397e706adc466afd71c94ea70e28888c30 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/str_list.h"
 
index 7e7693e4cd1ee39fe3478913ec13d3d7fb31bd31..5bd6cdc754611e02406b9e7cfcfc67fd7d82fa40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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 290f6f85fa9fd537da6908c8090eab7ac11ba4f3..e75064b04d8347bdda6757754e79a5ce3db37b0c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f843e0037f2d067fae98d10f17a388f4f156c0df..3d28bc916e2deaaa2d2048ebae60facd44da5bd2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index efc1cdeb7cb18e34558ba6193b17bd729809f3bb..2e3f9eb923de22c0b7843613d2beb9fb200638f2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/weighted_shuffle.h"
 #include <array>
index ae162a290cc8cacee00196923b2d2c96b2885f98..c5533097f1d9ca1caff598359b769bb729e58475 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d845f8bee4d4ed4bea81a553bb7d3680ee898f29..237b874e30c412ab124d4550b73736880cfebfaa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8e22e524ec17f89f9143961bd78f3c96f57b0a9a..66df5f0c8a6cad477a536f53e535066996a6d9a4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0fde5b0c886b1d38a3bf26c44228fb66d4bf94d7..028a155cb478edee4e3a4e915e814c1daf166281 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 014041bff84be95b9b9b4e125ec489899ca423a8..fcebc6fbc61725a4e69bc184cae3de3ac4de472f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 87d8be497f3b5eb87dc2f51de635e158c4267fb8..d08b8d647f199bcdfc195a38fb7feb9ba45427e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1cd16b0238c91ad419ac7f8f94aae0d74ca7a126..544f2806b9e90c849ded8cebbf01a4c6ac84e575 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f8e4c28e64789ecc5f0a50205dc4d293a4aec291..ec63c2bb253fcb10626d85be0f502b00a1813ec8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * diffsorted -- a utility to compute a line-by-line diff on two
index da7957c9d2c6b006d00584f5a5a848e860260020..ab1df66e178699d7bcdb27082e08984fc58e0eaa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 700a7fc46bf2f5de57f475313c79a2290f4e773f..63003ba0debd29ac8797a705b5dcd59c89fba002 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 52fec5ee12993fba268fb42dc6875adbd0de6bcf..c68cf19fa8beff74a392b382c195d2d27df1dd96 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common.h"
 #include "common/Clock.h" // for ceph_clock_now()
index b7c8c5132ab797b6c5a967fb328b84ce24838176..38791aa2d60f0a55831b67098f5ded29b06556e0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 738fdedf6b421e323cd3cb85767957711ea99f69..74ecc1354c651fda1665822f3b8ec004ca6fc863 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 5bb0ece595ecc8d947156f7d047fa35659289999..111e86fb8c1ebe1892a0730031e23222b1de8089 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 8c0c46650d983a76ec69cff87b6ac0bde7c1f927..3a0ed4510ee117f75047b6cb52ea0eb5740a24fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c851f676d5213dc98c54a0814752a2d5f01bd05f..a0fe66c3d427e343d8ef11d75cd78de111e2b218 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 882fe282cb06927681b3e4d4df16eda9b6b72384..003bed3a0ee3a97c732d9ca72d37cce51a4064cd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bce2f524111c93db1a5c1a0d71fe892457d028dc..e9a520a67cfc1f612ead6812e9f4b1a75565a872 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * ceph - scalable distributed file system
  *
index 3818099851d18212aab9cebfbad0b96f95b874bf..a33f1a1dea9a7fab0773040306a212ba9ea4eb48 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * ceph - scalable distributed file system
  *
index 602419349c6eafa94a876a46d2e30df3d9720651..10bfc6103eadb0f6a753e3b9bc9c24e3ca12af41 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * ceph - scalable distributed file system
  *
index d93f74b68cd25b95c717bb16caf9eb263be52745..2b3bcb424c26e45a23da899872cd4f044986102f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * ceph - scalable distributed file system
  *
index d554d4724c26aff3ff0056fd7c83669ecf364ac9..80a8fb6e8d714859f773b2a916963dc7c942f1b1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d0d131ef9a0fcf37c9122d7553fa8b37e97dc63b..f8375348f4349ae751faaf37da3438456cf51132 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <string.h>
 #include <map>
 #include <sstream>
index 1bf7885aa9f20cd98c6b7275de1fc6181112515e..3cd3b763627b6dad4ccb62ce6f2fe3eb601ea0aa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 33d3b57a91dcbfcfde64c33ed0ac706ecd0872bc..db5cbbb399cd16cc9cfc124a510cb92c4661f736 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 70f7e24296b552f88a485a9deb27fd0579c4cac2..3c9f00b8a85792920945fa6b4fd8217b1968332f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f95e7e2651264361922b98fae14f254849798f42..356eb22536c6a4106fbad4ed75abf15953845289 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 48a913469b8315024c2d7b7cdb03b2641d5573d9..4688a6d11fd59e46daf6b997a100feba802ccc7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 #include <include/types.h>
 #include "common/config.h"
 #include "common/ceph_argparse.h"
index 133133a9d1190866a4da2e6fd0c54356d5dfe5da..a415f6f217882f1a2707dfcaf1939a4898a80e28 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <mutex>
 #include <vector>
index 2b181c97255ba973a5abf24ddc5148e4b0faed5a..4158361e7b981cb4a89817a9fbf2ae228797b248 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/admin_socket.h"
 #include "common/ceph_argparse.h"
index 5b19d017287d9b047f2362796c6905324dcd1d4b..3ea3906404cc5bf8ab984af0946464d8f2e4b416 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_context.h"
 #include "common/ceph_json.h"
index 004242430a44621b136019156462bd98b8cfe21d..e5be7221e63d598c51d7529021c456eba60f79c2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_argparse.h"
 #include "common/ceph_context.h"
index e84ef90375a0f2b1d73cdbd40d5f116ec4fd98a9..52c760e750170c76dce752ce0c283fbb3b4c53ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_context.h"
 #include "common/ceph_json.h"
index 82371bf3815383d8fa9ca064f250100710df7a89..7ea41ec11acbf2068004c5191a653463f753075f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <stack>
 #include <fcntl.h>
index e3489cdba53ed4fcbb755f1cb68ba661b8395eb3..aa9a03a247d0797bfef8ff37676536722f679902 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ServiceDaemon.h"
 #include "common/debug.h"
index 0049f9d79f787f0f787bc53adc1721fd37cf3241..651e3632b6e2b06beb6e568632a80f585642610e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Types.h"
 
index 1a8b8e0acf393a5543336463d19eb0192c318885..cad07fdb90ff497c18fc5fa1d14a10f972e6f352 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_argparse.h"
 #include "common/ceph_context.h"
index df026449a846be1a379a674ee6e4b54e27b18566..469f05a0bda57dc6d8f081403ff88de71c0d5c13 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_context.h"
 #include "common/debug.h"
index 93d3e018d81e7a1e745ef94be3525bf6ed118e46..305ecc5600aa0c949f43d8d939e4666fcc1980f8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_argparse.h"
 #include "common/config.h"
index 07c6903a8f15c01e3a9fe367eb2b19ded4554227..50bc18a7ffc777e351a169ad765a545579db1d4b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_mutex.h"
 #include "common/debug.h"
index 102c84730b154c42d58cad8bde34d8b9f67fa035..775faed0be76acfd3f72fa309659a833362e5273 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 78f29f57a81b306b27000049fd6f21a5a2fad361..525102691225c1cc79cc2a0d94fcbc411a6d64ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/buffer.h"
 #include "include/stringify.h"
index 32a199dbe2102713efbe7f4a0177e50202abcbf4..7b520c497a4ad29131bec8925a663299d00adaae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/asio/error.hpp>
 #include <boost/asio/placeholders.hpp>
index ae16368392e9be0284dacb01a96263489e7f28c6..11f1e0102bb7acbcd0f7b7f30225d27ad9791c96 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "CacheController.h"
 
index a4c4e3bc36ce103404e3b13f0787f1bd56cf2372..4d3f6d46f4a3cad9aedb73c24874450157cb4412 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/asio/error.hpp>
 #include <boost/asio/placeholders.hpp>
index aace2023e67551da77bc7cab8b08eaf5fb85779f..e6adaead161ff4dabe9819d631a274e15863ce00 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <boost/asio/error.hpp>
 #include <boost/asio/placeholders.hpp>
index 4c74d6a24f860fc18458461a73f4e0df08ad6625..a8f163c8b01158e4267d38d486f968f58e297453 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ObjectCacheStore.h"
 #include "Utils.h"
index b208ba5008b8bf2ebeb1ab1d8307d0e5afb07090..518b74b900c199e3f924ad9c4cbd1613517fe7a7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "SimplePolicy.h"
index fc3eaa308a159c7e19e1db789fdf83744f2a1ac1..9249399de58b980ccd1ab9a333760de273ff567d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Types.h"
 #include "SocketCommon.h"
index 94276767b0dc7037ebe07fe521e36cf8bd661747..a95dd87a6674f4d60fe734bccfc3513751af71c6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_argparse.h"
 #include "common/config.h"
index 04f7a9506f1da32cbe67ca00617b82ef6eccadba..9e35a2733fc89d167585ac1a635f504452b3cf14 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "kvstore_tool.h"
 
index b09ddf16bbd4af5e5f993c4c3d321248e1638c7d..8a474f545351856db545721216acce2d795eed20 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 731ffdd2d09151bb53f1a98f2ac4b1c4f044b4b4..0b713e118e2af3c628da6f5818adc707f59528b3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f3ae27e868350ae189eac1371a6a200e23ffdf7f..84b324c8c839fd2f6a79072c3030cb9351d04198 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 965b09d0bc5c5c115c1f8fdb5703b53403798a4d..110bef892109d67d9e1a1791b7af8275f3a738cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "osd/OSDMap.h"
 #include "include/buffer.h"
index df380afc89f827a1a1a9f37a306e56ccae1122c8..9ee0038914c6fccba2d9a970791cbbdaf76c0445 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cb554488598232e529d6a9857be5f4d5d45fef3e..4395ae35211ace1df8c3dabeb1f3df43ad36d368 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 647a740e3b6d1361c2d90b77a5c972ea932f68bb..0cdc52c49f817c6c00271b79eefea4f28cf7a41d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8b0bea5f30e62effae698a20aa380beba3ae79ef..f503e16748e847ae88bbb208cb6f14644bef54cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d7be40342e52cbd1531fa42f5010cd6aedaca879..a9f554156605b71c42e808fe2884487b01f0cfd1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 83591a8cb2ebd09fe48044f4e9c976e56ae1cf75..1bc7a67dc6c57cd06df7061b88e505393db79b61 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/IndentStream.h"
 
index e7422e66a4d362af5d5b9cd51a0f40f4cf53980c..58fefac4fe1e70e9248db491a25ea0f3846169b9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_json.h"
 #include "common/errno.h"
index 0fea6b691f1bd07aebd68b52197d4ec293691932..731f54809efe83f75f70ba840650848649aa541f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/OptionPrinter.h"
 #include "tools/rbd/IndentStream.h"
index 15dda3aee7ef940941d2d89b9ee07d4d55824865..7fc69e4111e7809d47dc0cdc396a23c20c203b42 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Formatter.h"
 #include "common/TextTable.h"
index ab1d203311e9fb5bedb232d4afe2d485b0b1d5bd..43b6b7970063c9919ff6162b242ddbc2a122ddbe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/Shell.h"
 #include "tools/rbd/ArgumentTypes.h"
index bcc2f507acba70e35ba75b12635c15e93805c3ba..5de72caafb67250547a8d50490a5a9275f416fdc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/Utils.h"
 #include "include/ceph_assert.h"
index 49933b1ff4e2ce9f94aaed02fe9e4d7147eb03cb..85d2b0aa5784d66e96d276c8455e98693a983a95 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 93d4c539c2881eb0e79d3c3f5d778ff9ee5c4495..cf26c27241e18b19417f562b582a0b019fbf6bc7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 89e04f9659f06c124ac1fc61b4b6623642daa595..75dbcb67eab168fe4b9fa755284b44577807606b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index b038485ceb43f1b2a85561f06708b53d5b1db32d..02551dd4b411ddfa448d94660e7626c94e107781 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/Formatter.h"
 #include "common/TextTable.h"
index 9e42c06529df5f3aa36bb15e7cedefb2e8a17e27..9d03ff911a1be97c292ef64d5a121129b1a9d4eb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 047a8cb77f6345133b15a658ee99bb31fc488b6e..c7aa21370b6284fd02e5f274e831d51bd9084c9c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index ca0caa0b265bd8c30360dd4c490c783f8e7bd526..5011cc851a82a0fcdbaf096ae9aa2cc020e18190 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "acconfig.h"
 #include "tools/rbd/ArgumentTypes.h"
index 838ef6cc5109cf1a1a4a30730a2382e503088171..6dca9e50c0ca14e4af88ab1c722b59f0d3f3f08d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 46288a4ccdc904c7e68367e1f68683d09933298e..0bac259ef3917091bd82207916c9ed4983d074fe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index ecd4f0cb5109c388fbb8812ad1ee591f943bc003..a1aebd0cb50e9d6965703dc467c76b651c0c4f80 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/compat.h"
 #include "include/scope_guard.h"
index ddcf0f2c30cefe0563bcedbb83533558f1e3f6c4..86357a1ff9cbdcbf5c22488e49bd15f926698d37 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/compat.h"
 #include "tools/rbd/ArgumentTypes.h"
index 13a7b6ea75ce88e13a57355070d46c68b219e3a2..20e20e9f6cbb62714bbfe8820d92b5e4e8c520f3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 87fadc99998a41413a073e2eca4a40bbb096569f..1dc2ec2c1b1b332b4ee1cda620b7676cbc79d6bd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 11782d70ada88997794ff60b06011b9d1449acdd..ba6ee7a2a950c8838bbc995f427a947dbbb62a41 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <sys/param.h>
 #include <errno.h>
index 100bdc194968df50ece0cd4563a036df20886448..81e7df322271b84f24a3c57f1fb6af617dbc9d7d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <iostream>
 
index 20c4555dab588e7144f500b94247d00be8327d96..d79aae2130c83f0b5c6eca53732de9bb1361109c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 0e1d3eaf7ac850bd8ab0c233d53f646815c25af4..906dfe6b97e9586eb5471a6a545db397d7523226 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 8c9377520dbeb2a5fc8ab3161cdc3406ed47bd7e..8facdbfe2fe3c8063a69555f6460bf219cd3e2fe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 44843e7600ad6f2a4d1f29955fb31b0cfe0a8cd9..f1bdd6b5289b317f399ccb8dbc8514f52d6daaeb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 49bb33a58f9489afac43ca9ab72e35a350eb2eb9..b6400fe8a420a2c3588d374a0af693834d6597e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "acconfig.h"
 #include "tools/rbd/ArgumentTypes.h"
index 8fdc3c1a778f53b99867afd301db53f6befebd5b..a25affbe889ad61994586a1a9fda3e70957b7359 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 754cb384c3efc7c72904aff8adfc3ea2cee0b6ba..589eeea8b93eb20fdc25482169b53028c7bd85b0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index c387be9a4c64ae0aa5cd6c97f8c9bf9299dc5b41..0dbf7568f55ca90d9a01ca325c168d3b15223f28 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #define _LARGEFILE64_SOURCE
 #include <sys/types.h>
index 1ce6201d96489c44ce1c9356c75512412fcbbfbd..a331e5da0bbe053f117ead24a767f27a0aea9159 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/compat.h"
 #include "common/errno.h"
index 1a392ed9894590e7920c70533bd6afb8375a17d1..d7875894d89ab6e07fd9ca3a367898be547b8662 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e35d3f1760da938f9df4a9b1b335a5474088491a..5e003d99e56dd068ce7ea022d99c64bd7f02e963 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/MirrorDaemonServiceInfo.h"
index 3f269c2ad8717b6d1df7a3fb1f5ead4dc00cb774..6e434aee8323a836c2ddd53a4bb4fbdbce935658 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Schedule.h"
index 12d92bff86e892643f231ebd5a01b01b2a4ffba2..8c2c321dfda382a72c90d5d083c0ba2c4a3e325a 100644 (file)
@@ -1,6 +1,6 @@
 
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index dd5ef3290cfd6300d660e19faaf48953dc8f0d6e..3772a6746b9fbdfae02ae95024425003ca679623 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 40ee2d472f2c4647e60ca94ad0fab5710d453ee8..83a8f53a45136ec312c079debcf2b44398615851 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 8330a4145136caa2603927ae54cd6938d9e47e8c..f490d943473b4759ba8321b439d133829cb92edf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 949006b828fc498edfcc72cb8e3414549de65392..cb202cc4959d19451255af79a9539cee81af618f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 13970a01d3c7417f86622d65e26fc988d013cc2b..299cc3631b5bef82e793577dac3ebeb3184faaaf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index c5dcf232312840a836541d5b431d4b51b138633a..c36313eb9d4049b2b7e81c063cd30aa365a187a2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index db198d656e2b6db1cde68863efbde3f9797cb182..8245a0631d139f95456f7bc32834367e1db75cc7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 79fbbd127d7a2243a51117762b0b6ea42b806654..0edc76b91dbae5db15a32cc1a7d6e6f13d8aee85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index f27b71dbb50dca07f7320e291b2b4272c39b9f65..2154a09ccc7b464cdc2770f87dec0cbc9dccb1b2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index a345f920b3eebb8f9ed2210a9b93164e16207f9d..ba0641861914e8b84e42eb29c5369b3a68c28322 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 18b7cdb160c8a596141799e9086008abfbf77c6d..fea745395696d44a643a0eab3cc4640b96d4f3c5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/errno.h"
 #include "common/Formatter.h"
index 319280013100b2ac4bb2e900d1de42e96127894d..cdae8596ac45f03c76c07d52e366b02f406ee3a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5c133c29580492f557e5e4bda180b6b97cac85f9..0221c8047a87aa8c9041e2aec216919471269483 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Schedule.h"
index 621f1ba380385526fea1de29fd9e12136e7faeef..b08c7c0dbb1798fd191df473caf907fa4ea05645 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/errno.h"
 #include "common/Formatter.h"
index 98697bc2862e146e4939b54e01ebb431925ca05b..d2186d19d818447b428ee892e8f6af96f4f85fd0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index 85d2c7057bfab6db4ce404206eb3372c5a7bcf6d..242c12333f8d37408414ee2864172ba2ae911e83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/ArgumentTypes.h"
 #include "tools/rbd/Shell.h"
index bdeded4a05b5db9865a2bd1414bda9d51f4515aa..c2d2e9b597c7336d9694570dd750008415f83a0c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd/Shell.h"
 
index 80acfe00c56273fe341915a4e221a9a57aa74c3d..7495e489f1e365f6b23a2450062135fd8d6dd63f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <stdlib.h>
 
index 2565ba10fa6f4a71e1a8248d0bffc1f77878c1ba..cce5a18b9275287a2b774982f80e73b06b507184 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/errno.h"
index 57b3f960e45b8c84fcd8c73ab549b1787c740f75..68f0f29bc085c10e2467a401cc91cf491fca5260 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/errno.h"
index 705cb152f436a6a9be7f0f9ab772881bd90306ef..3de12f4bf1ac615b3d9437a084f448fd5fb3cd83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- 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"
 
index 319b07dfe056f2ce4016d0b05282a63205fef027..8088f3a32671c6785fe2690a54911939a0544080 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ClusterWatcher.h"
 #include "include/stringify.h"
index ba137e6fd71a0dddfd6d8198a88143dfb36b47c8..6b21f78dc6f9c7df6dccdcefa870635ed9ab3070 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 25fb8767459ce5a0092d669057dc65c5c6bd10c3..8e04be7868ec2549a8bfc6b3057f52e19acc5004 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/errno.h"
index 97bf531278d3fd67e6b7d3bcc0f6ac320b3452c0..de4ef76b7c74fe71ff92a88a7bd16044cd44b27f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/compat.h"
 #include "common/Formatter.h"
index b0434bef6c5ac6f05464407835df810c5dee1b77..7ca8b2fa2705722c78660a7528b5bc11e55f2d5a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ImageSync.h"
 #include "InstanceWatcher.h"
index f278ab09bc14dad8161927f240c303f69b9be51e..1c5210d3523c664b826224a90efa6d63738ce2cb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/stringify.h"
 #include "common/Cond.h"
index 2246442d5b3782c615e694170b89e60dd537ffbd..e90dffb14aabeb14d80e5c41b06a212948d6370f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "InstanceWatcher.h"
 #include "include/stringify.h"
index ca291bb5fddc6dcf98293025f3d0e83d00dc3984..4a67cc86e415d13d619f5b82d0bad02a92c07d58 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/stringify.h"
 #include "common/Timer.h"
index f1aecc67e0a3a392cc6525b7e976d404daefbd20..d40090d9eb156314452dfe1a6f4bd13f84b4588d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "LeaderWatcher.h"
 #include "common/Cond.h"
index eaaa21c88c355c87bbd9df2f5bfd9674a59619b5..56dc1a95f2328ade1a94bfe56d24001fb0ba064f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <signal.h>
 
index 257cb1df27cf7a9e559d5f1192aa5f6d6de9cb2b..497844e4989d38fc26fe897b670ad7acbd7b0c85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/MirrorStatusUpdater.h"
 #include "include/Context.h"
index 3e1564c5b707217e6a748dd1cb500137c5b27e7a..bce5974b0828ccb0ec6af4d1ec7cf89c099317cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "MirrorStatusWatcher.h"
 #include "common/debug.h"
index e0c24535add0ea24524616aaf27367c236c8f408..e29ca00fcff66e29893c7235a0bd37dd6c27b91a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "NamespaceReplayer.h"
 #include "common/Formatter.h"
index 261802a55c53483ce5b9c449effa8df1f895ad0b..da28e829eef741488aed5d989a66cbfc6df06cf2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/dout.h"
index 19bc52fd86475a8fec04fa48c1bd7f0ba5d07c12..b186d4a528c95474374331c3087b3d64de40566c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "PoolReplayer.h"
 #include "common/Cond.h"
index bec931cf39c8ed76ed9db91bb83d7214c5be809c..c2183efac346f4e70d2e39522e7292e3733fce56 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/PoolWatcher.h"
 #include "include/rbd_types.h"
index b9b88010d5dbc58ce0271956e8a0a5d12c92a183..9c4c97ff07a51b28d7cc111a756b7a18ddf36eee 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "RemotePoolPoller.h"
 #include "include/ceph_assert.h"
index bdfb576eb56d62b462b37c49912a369c6b226884..f6f318c613fb2051893742d4aa9e109032f7570f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/ServiceDaemon.h"
 #include "include/Context.h"
index b0c762641190f580c502943b61a4cd3a7e8fe23d..951dedc74fae41b06e7ceb7735b4e7f34d9afcaf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/Threads.h"
 #include "common/Timer.h"
index b652f24f364f0d826baaab3b0c3540894d414c77..9f8d943eec441aa1429710018a294a99c477cd1d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 21186bae278aad84ea901beb4f9df662f2648c83..799af91015b0db2b0200bbf6a9ccf0b84130584d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/Types.h"
 
index 440d1598baf415fe05cb80813e67701b1e210678..7abefcc6c3de8d73b0d1b220a5097b428001085b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/image_deleter/SnapshotPurgeRequest.h"
 #include "common/debug.h"
index ede4ac08f9748eaf62dc98a3b5c4af42b3edea26..0ac6e93b3c99f43873b8aefa8543730c89ac5f49 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/image_deleter/TrashMoveRequest.h"
 #include "include/rbd_types.h"
index 4d7c1c9df200d960716a0d5f1378b93b17b972aa..1af4d1affe5a9e99d2439c5877c604c7778bdc15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/image_deleter/TrashRemoveRequest.h"
 #include "include/ceph_assert.h"
index 552d77e0e9f7176fe6623ab31917074eea54bc20..9162e6ab237e2738742af39b463396b22d857ba2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/image_deleter/TrashWatcher.h"
 #include "include/rbd_types.h"
index 46564a1607a2b1d944836bc2f421b85040f21a9c..693a92f123faff956519e055f7f0b94dec3dff2d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/errno.h"
index 88f4f2695496a9a5191dc159306364a2e837e53c..d33d4d8a2c9b18f1eb59d7c113707078d856d261 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Policy.h"
 
index f26805819e581d89cf419122cd1237135bf36263..9c47fe17f12c0e0ace51ca053bf00f4eb09750ab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/errno.h"
index ec5f07ff9953048c32e3d1e530c21defb39b783b..acdbbb6854196de64799b16c4b3be35b0c3714e4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include <ostream>
 #include "include/ceph_assert.h"
index 4339d21a43e7a496caa5e3e881147ebb4e790a48..d7a4818b755f2eaf4b434e22fb2ebaaa764f4de5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Types.h"
 #include "include/ceph_assert.h"
index 799c5670f97d9353b5d959b032b4ee1fabfccab8..104a32221ea3ea66c0b0a9ea5926f8ce46a36a0e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/debug.h"
 #include "common/errno.h"
index bda5b5f9bd760c19a1938ff8d8bbf971205f7779..cd5f40aa91270ef13e8057a10fc46318d5454378 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/compat.h"
 #include "BootstrapRequest.h"
index 872c8baa996ebedc4dde636ea33108b41fd8adf8..1e558634c24dd45454c2cc3415e655916d7bfc2c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "CloseImageRequest.h"
 #include "common/debug.h"
index 96717b4edfd989aa464af15a663d9b0a4f8a6b3b..ab4f934488efd8a28f919ad079ec07f072f3144a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "CreateImageRequest.h"
 #include "CloseImageRequest.h"
index 74e975373832433f75c8ac45567b49f8b675f7d2..02fad32cc9933f93ef65b39ac93b7faf1c6516ba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/image_replayer/GetMirrorImageIdRequest.h"
 #include "include/rados/librados.hpp"
index e6ab382bea03971ca16c80709c504b4496b7297b..8b51636999091a235c12a351a99afe6c9d5b29f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "OpenImageRequest.h"
 #include "common/debug.h"
index 77d46aa8cddb98a7b49751c893e6ae28b1dd5245..1f86dbad48509258661028013a1fa18cc0036993 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "include/compat.h"
 #include "CloseImageRequest.h"
index b1fef7254760a1178045d8c47229fe759f205015..025c2a3dcd41a6a0bc123539671779cc13d3a959 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/image_replayer/PrepareLocalImageRequest.h"
 #include "include/rados/librados.hpp"
index 45a44a300e88bf3beeb496212054e9080cab5dd0..50ffde321f34db8ac399af4a780d950d6ae52eab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/image_replayer/PrepareRemoteImageRequest.h"
 #include "include/rados/librados.hpp"
index 55fb3509d19d20fa477e2abaaf3f5f05db2a889b..55f8d2e3579f909acee6f48b1614ca4f5ab68725 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "StateBuilder.h"
 #include "include/ceph_assert.h"
index 5d9c9aca13a3f9fb25221dbb0aafde320629a705..158fa8f3c626c31d2d3b4a94393fce0f53faeede 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/image_replayer/TimeRollingMean.h"
 #include "common/Clock.h"
index e42d52629836183c7bfe170eed84f170f50a58e2..75188b5e46daef2870cc4911c1697880e308cb30 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/image_replayer/Utils.h"
 #include "include/rados/librados.hpp"
index 087cf4f5fd470238e7ace86b16579d2c024334b1..8290b83e9bd9b726404ee86fe0165febf4e3758c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "CreateLocalImageRequest.h"
 #include "include/rados/librados.hpp"
index 9a9bb3e139b49bda333d011d6e2bbc3847215bf8..1cfecc2d14a6c148bf427030891b249cbf0c9033 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "EventPreprocessor.h"
 #include "common/debug.h"
index 168c45672743386be483b1c82c8029b68cf08473..49283b052dc8a70e02a20bf2fdc47c91ea3efe49 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "PrepareReplayRequest.h"
 #include "common/debug.h"
index eb99d5addbd7df22fc9e25b4efdafbaeb14a97ae..3036a1e5c757239cf3e584a20bb083353eec3ef1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ReplayStatusFormatter.h"
 #include "common/debug.h"
index 64e924e265bccc91c0b2d9845600f51a5a154c74..428c494d6a5448d66a8af1060164403972aedb18 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Replayer.h"
 #include "common/Clock.h" // for ceph_clock_now()
index 5f1fb0e2f09fc073fbe7567ac06275d1387cd00e..358af64bea271be8b8446bc318d8d681ab1f5132 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "StateBuilder.h"
 #include "include/ceph_assert.h"
index 66d13e555fe8334b75076e0abf5ceea5715401b7..0301bdc6651134b24484c95ee0ff8d757813cc5f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "SyncPointHandler.h"
 #include "StateBuilder.h"
index 9bc9c18d84dcd6d330c2029dcdde26e7b1d86059..a8d0d079c0ab5db3a5ac17c8d6b670f79d66213d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "ApplyImageStateRequest.h"
 #include "common/debug.h"
index c923395c9bf33cbb1018bd5063d3b4675bd854a9..747af401ad880ab751b3f529f4e72ce7b9be55a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "CreateLocalImageRequest.h"
 #include "include/rados/librados.hpp"
index 8c9a69348509d4700ebe32403ee1ac3c5138e51b..08afb37a9408dffe05f1832fc30db5e88759ec3f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "PrepareReplayRequest.h"
 #include "common/debug.h"
index 20fe59ebdf7d5741c87fcb9ecf9c89537294ad15..092576fff88db964787020446ed2a0c94d9ef77e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Replayer.h"
 #include "common/Clock.h" // for ceph_clock_now()
index ca3e6918babc8cf0f89e852ff4c598584402f9fe..b3c58be95f6cc4fbe683ca2a6e35cff1327f4a4e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "StateBuilder.h"
 #include "include/ceph_assert.h"
index 6df95d300e37a8359800cf1bcfed34e71131727e..6a7101842be04bfa1fc39c68859755e1dcce32e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Utils.h"
 #include "common/debug.h"
index 1bd5d77f09418dd7d2781c829f94f1f2b64ab690..bedd5b1cb2b98d5b5177bdd8574f8c5f2d66fabd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "SyncPointCreateRequest.h"
 #include "include/uuid.h"
index 630ea237457db1c5914f90b326cc374269148d64..1ab2828d65b7a551d33aaf44d46cf34052582a7f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "SyncPointPruneRequest.h"
 #include "common/debug.h"
index 6a3eae72d66903471317efe12174de4cbf503ce8..8dcc98336d01cdc9817d97486be62ccd06986549 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Utils.h"
 
index e27c633b36a520ad664b79a186a3b1b8252d2624..ab27fee3345f8d3b3f3473f66d69afcca65a1848 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Types.h"
 #include "include/ceph_assert.h"
index d2aba3eb012504d5016a18ad37aea7d29ff37c11..9aa45b57fb4950bc73c06ff787efc042213bf4d7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "Types.h"
 #include "include/ceph_assert.h"
index 0ae6039fbe7a258c8846bab3c9ddb95333a563a8..e8cf15e969ec69c4bfb9852ea5e7dc8acb163c4a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "common/ceph_argparse.h"
 #include "common/config.h"
index a1d9c1b544cc62ec51756ceb9df92304ea167252..fed9da600859fcbe85c4ad678ab8a71bc58b0f42 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/pool_watcher/RefreshImagesRequest.h"
 #include "common/debug.h"
index 7dc6537c534a6312eefd136da36c4644c8122b72..cddb7725c42c7fcf082cc9ea2d1a5657eb3fade9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "tools/rbd_mirror/service_daemon/Types.h"
 #include <iostream>
index e3ae6cce55fb6973a2d496ed5e805aa47e8f81e8..bfbea2ada412160b3731d53b269dfeca0fb48420 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * rbd-nbd - RBD in userspace
index 6e0981ab2652195838bb4127c4c135e235fcbdbd..7e870ab0de6183120c72e40b0a1fe4f5845a8f01 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *