]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Update indent settings h
authorEdwin Rodriguez <edwin.rodriguez1@ibm.com>
Wed, 1 Oct 2025 13:09:51 +0000 (09:09 -0400)
committerEdwin Rodriguez <edwin.rodriguez1@ibm.com>
Thu, 2 Oct 2025 21:33:40 +0000 (17:33 -0400)
Fixes: https://tracker.ceph.com/issues/72587
Signed-off-by: Edwin Rodriguez <edwin.rodriguez1@ibm.com>
1906 files changed:
src/SimpleRADOSStriper.h
src/arch/s390x.h
src/auth/Auth.h
src/auth/AuthAuthorizeHandler.h
src/auth/AuthClient.h
src/auth/AuthClientHandler.h
src/auth/AuthMethodList.h
src/auth/AuthRegistry.h
src/auth/AuthServer.h
src/auth/AuthServiceHandler.h
src/auth/AuthSessionHandler.h
src/auth/Crypto.h
src/auth/DummyAuth.h
src/auth/KeyRing.h
src/auth/RotatingKeyRing.h
src/auth/cephx/CephxAuthorizeHandler.h
src/auth/cephx/CephxClientHandler.h
src/auth/cephx/CephxKeyServer.h
src/auth/cephx/CephxProtocol.h
src/auth/cephx/CephxServiceHandler.h
src/auth/cephx/CephxSessionHandler.h
src/auth/none/AuthNoneAuthorizeHandler.h
src/auth/none/AuthNoneClientHandler.h
src/auth/none/AuthNoneProtocol.h
src/auth/none/AuthNoneServiceHandler.h
src/auth/none/AuthNoneSessionHandler.h
src/blk/BlockDevice.h
src/blk/aio/aio.h
src/blk/kernel/KernelDevice.h
src/blk/kernel/io_uring.h
src/blk/pmem/PMEMDevice.h
src/blk/spdk/NVMEDevice.h
src/client/Client.h
src/client/ClientSnapRealm.h
src/client/Delegation.h
src/client/DentryRef.h
src/client/Inode.h
src/client/InodeRef.h
src/client/MetaRequest.h
src/client/MetaSession.h
src/client/ObjecterWriteback.h
src/client/RWRef.h
src/client/SyntheticClient.h
src/client/Trace.h
src/client/UserPerm.h
src/client/barrier.h
src/client/fuse_ll.h
src/cls/2pc_queue/cls_2pc_queue_client.h
src/cls/2pc_queue/cls_2pc_queue_ops.h
src/cls/2pc_queue/cls_2pc_queue_types.h
src/cls/cas/cls_cas_client.h
src/cls/cas/cls_cas_internal.h
src/cls/cas/cls_cas_ops.h
src/cls/cephfs/cls_cephfs.h
src/cls/cephfs/cls_cephfs_client.h
src/cls/cmpomap/client.h
src/cls/cmpomap/ops.h
src/cls/cmpomap/types.h
src/cls/fifo/cls_fifo_ops.h
src/cls/fifo/cls_fifo_types.h
src/cls/journal/cls_journal_client.h
src/cls/journal/cls_journal_types.h
src/cls/lock/cls_lock_client.h
src/cls/lock/cls_lock_ops.h
src/cls/lock/cls_lock_types.h
src/cls/log/cls_log_client.h
src/cls/log/cls_log_ops.h
src/cls/log/cls_log_types.h
src/cls/otp/cls_otp_client.h
src/cls/otp/cls_otp_ops.h
src/cls/otp/cls_otp_types.h
src/cls/queue/cls_queue_ops.h
src/cls/queue/cls_queue_types.h
src/cls/rbd/cls_rbd.h
src/cls/rbd/cls_rbd_client.h
src/cls/rbd/cls_rbd_types.h
src/cls/refcount/cls_refcount_client.h
src/cls/refcount/cls_refcount_ops.h
src/cls/rgw/cls_rgw_client.h
src/cls/rgw/cls_rgw_const.h
src/cls/rgw/cls_rgw_ops.h
src/cls/rgw/cls_rgw_types.h
src/cls/rgw_gc/cls_rgw_gc_client.h
src/cls/rgw_gc/cls_rgw_gc_const.h
src/cls/rgw_gc/cls_rgw_gc_ops.h
src/cls/rgw_gc/cls_rgw_gc_types.h
src/cls/sem_set/ops.h
src/cls/timeindex/cls_timeindex_client.h
src/cls/timeindex/cls_timeindex_ops.h
src/cls/timeindex/cls_timeindex_types.h
src/cls/user/cls_user_client.h
src/cls/user/cls_user_ops.h
src/cls/user/cls_user_types.h
src/cls/version/cls_version_client.h
src/cls/version/cls_version_ops.h
src/cls/version/cls_version_types.h
src/common/AsyncOpTracker.h
src/common/AsyncReserver.h
src/common/BackTrace.h
src/common/CDC.h
src/common/Checksummer.h
src/common/Clock.h
src/common/CommandTable.h
src/common/Cond.h
src/common/ConfUtils.h
src/common/ContextCompletion.h
src/common/Continuation.h
src/common/Cycles.h
src/common/DecayCounter.h
src/common/EventTrace.h
src/common/FastCDC.h
src/common/Finisher.h
src/common/FixedCDC.h
src/common/Formatter.h
src/common/Graylog.h
src/common/HBHandle.h
src/common/HTMLFormatter.h
src/common/HeartbeatMap.h
src/common/Initialize.h
src/common/JSONFormatter.h
src/common/JSONFormatterFile.h
src/common/Journald.h
src/common/LRUSet.h
src/common/LogClient.h
src/common/LogEntry.h
src/common/MemoryModel.h
src/common/OpQueue.h
src/common/OutputDataSocket.h
src/common/PluginRegistry.h
src/common/Preforker.h
src/common/PrioritizedQueue.h
src/common/PriorityCache.h
src/common/QueueRing.h
src/common/RWLock.h
src/common/Readahead.h
src/common/RefCountedObj.h
src/common/Semaphore.h
src/common/SloppyCRCMap.h
src/common/StackStringStream.h
src/common/SubProcess.h
src/common/TableFormatter.h
src/common/TextTable.h
src/common/Thread.h
src/common/Throttle.h
src/common/ThrottleInterface.h
src/common/Timer.h
src/common/TracepointProvider.h
src/common/TrackedOp.h
src/common/WeightedPriorityQueue.h
src/common/WorkQueue.h
src/common/XMLFormatter.h
src/common/admin_finisher.h
src/common/admin_socket.h
src/common/admin_socket_client.h
src/common/allocate_unique.h
src/common/async/async_call.h
src/common/async/async_cond.h
src/common/async/bind_handler.h
src/common/async/blocked_completion.h
src/common/async/cancel_on_error.h
src/common/async/co_spawn_group.h
src/common/async/co_throttle.h
src/common/async/co_waiter.h
src/common/async/completion.h
src/common/async/concepts.h
src/common/async/context_pool.h
src/common/async/detail/co_spawn_group.h
src/common/async/detail/co_throttle_impl.h
src/common/async/detail/shared_lock.h
src/common/async/detail/shared_mutex.h
src/common/async/detail/spawn_group.h
src/common/async/detail/spawn_throttle_impl.h
src/common/async/forward_handler.h
src/common/async/librados_completion.h
src/common/async/max_concurrent_for_each.h
src/common/async/parallel_for_each.h
src/common/async/redirect_error.h
src/common/async/service.h
src/common/async/shared_mutex.h
src/common/async/spawn_group.h
src/common/async/spawn_throttle.h
src/common/async/waiter.h
src/common/async/yield_context.h
src/common/async/yield_waiter.h
src/common/bit_str.h
src/common/bitset_set.h
src/common/blkdev.h
src/common/bounded_key_counter.h
src/common/buffer_instrumentation.h
src/common/ceph_argparse.h
src/common/ceph_atomic.h
src/common/ceph_context.h
src/common/ceph_crypto.h
src/common/ceph_mutex.h
src/common/ceph_releases.h
src/common/ceph_strings.h
src/common/ceph_time.h
src/common/ceph_timer.h
src/common/cmdparse.h
src/common/code_environment.h
src/common/cohort_lru.h
src/common/common_init.h
src/common/compiler_extensions.h
src/common/condition_variable_debug.h
src/common/config.h
src/common/config_cacher.h
src/common/config_fwd.h
src/common/config_obs.h
src/common/config_obs_mgr.h
src/common/config_proxy.h
src/common/config_tracker.h
src/common/config_values.h
src/common/containers.h
src/common/convenience.h
src/common/debug.h
src/common/detail/construct_suspended.h
src/common/dns_resolve.h
src/common/dout.h
src/common/dout_fmt.h
src/common/entity_name.h
src/common/environment.h
src/common/error_code.h
src/common/escape.h
src/common/event_socket.h
src/common/fault_injector.h
src/common/fd.h
src/common/fmt_common.h
src/common/fork_function.h
src/common/function_signature.h
src/common/hex.h
src/common/histogram.h
src/common/hobject.h
src/common/hostname.h
src/common/inline_variant.h
src/common/interval_map.h
src/common/intrusive_lru.h
src/common/intrusive_timer.h
src/common/io_exerciser/IoSequence.h
src/common/iso_8601.h
src/common/item_history.h
src/common/likely.h
src/common/lockdep.h
src/common/mclock_common.h
src/common/mime.h
src/common/mini_flat_map.h
src/common/mutex_debug.h
src/common/not_before_queue.h
src/common/numa.h
src/common/obj_bencher.h
src/common/openssl_opts_handler.h
src/common/options.h
src/common/options/build_options.h
src/common/ostream_temp.h
src/common/perf_counters.h
src/common/perf_histogram.h
src/common/pick_address.h
src/common/pretty_binary.h
src/common/ptr_wrapper.h
src/common/random_string.h
src/common/ref.h
src/common/reverse.h
src/common/run_cmd.h
src/common/safe_io.h
src/common/scrub_types.h
src/common/shared_mutex_debug.h
src/common/shunique_lock.h
src/common/signal.h
src/common/split.h
src/common/static_ptr.h
src/common/strescape.h
src/common/strtol.h
src/common/subsys.h
src/common/subsys_types.h
src/common/tcp_info.h
src/common/tracer.h
src/common/url_escape.h
src/common/utf8.h
src/common/valgrind.h
src/common/version.h
src/common/versioned_variant.h
src/common/weighted_shuffle.h
src/common/zipkin_trace.h
src/compressor/CompressionPlugin.h
src/compressor/Compressor.h
src/compressor/lz4/LZ4Compressor.h
src/compressor/snappy/SnappyCompressor.h
src/compressor/zlib/ZlibCompressor.h
src/compressor/zstd/ZstdCompressor.h
src/crimson/admin/admin_socket.h
src/crimson/admin/osd_admin.h
src/crimson/admin/pg_commands.h
src/crimson/auth/AuthClient.h
src/crimson/auth/AuthServer.h
src/crimson/auth/DummyAuth.h
src/crimson/auth/KeyRing.h
src/crimson/common/auth_handler.h
src/crimson/common/buffer_io.h
src/crimson/common/buffer_seastar.h
src/crimson/common/condition_variable.h
src/crimson/common/config_proxy.h
src/crimson/common/coroutine.h
src/crimson/common/errorator-loop.h
src/crimson/common/errorator.h
src/crimson/common/exception.h
src/crimson/common/fatal_signal.h
src/crimson/common/fixed_kv_node_layout.h
src/crimson/common/formatter.h
src/crimson/common/gated.h
src/crimson/common/interruptible_future.h
src/crimson/common/local_shared_foreign_ptr.h
src/crimson/common/log.h
src/crimson/common/metrics_helpers.h
src/crimson/common/operation.h
src/crimson/common/perf_counters_collection.h
src/crimson/common/shared_lru.h
src/crimson/common/simple_lru.h
src/crimson/common/smp_helpers.h
src/crimson/common/subop_blocker.h
src/crimson/common/throttle.h
src/crimson/common/tmap_helpers.h
src/crimson/common/tri_mutex.h
src/crimson/common/type_helpers.h
src/crimson/common/utility.h
src/crimson/crush/CrushLocation.h
src/crimson/mgr/client.h
src/crimson/mon/MonClient.h
src/crimson/net/Connection.h
src/crimson/net/Dispatcher.h
src/crimson/net/Errors.h
src/crimson/net/FrameAssemblerV2.h
src/crimson/net/Fwd.h
src/crimson/net/Interceptor.h
src/crimson/net/Messenger.h
src/crimson/net/ProtocolV2.h
src/crimson/net/Socket.h
src/crimson/net/SocketConnection.h
src/crimson/net/SocketMessenger.h
src/crimson/net/chained_dispatchers.h
src/crimson/net/io_handler.h
src/crimson/os/alienstore/alien_collection.h
src/crimson/os/alienstore/alien_log.h
src/crimson/os/alienstore/alien_store.h
src/crimson/os/alienstore/semaphore.h
src/crimson/os/alienstore/thread_pool.h
src/crimson/os/cyanstore/cyan_collection.h
src/crimson/os/cyanstore/cyan_object.h
src/crimson/os/cyanstore/cyan_store.h
src/crimson/os/futurized_collection.h
src/crimson/os/futurized_store.h
src/crimson/os/seastore/async_cleaner.h
src/crimson/os/seastore/backref/backref_tree_node.h
src/crimson/os/seastore/backref/btree_backref_manager.h
src/crimson/os/seastore/backref_entry.h
src/crimson/os/seastore/backref_manager.h
src/crimson/os/seastore/backref_mapping.h
src/crimson/os/seastore/btree/btree_types.h
src/crimson/os/seastore/btree/fixed_kv_btree.h
src/crimson/os/seastore/btree/fixed_kv_node.h
src/crimson/os/seastore/cache.h
src/crimson/os/seastore/cached_extent.h
src/crimson/os/seastore/collection_manager.h
src/crimson/os/seastore/collection_manager/collection_flat_node.h
src/crimson/os/seastore/collection_manager/flat_collection_manager.h
src/crimson/os/seastore/device.h
src/crimson/os/seastore/extent_pinboard.h
src/crimson/os/seastore/extent_placement_manager.h
src/crimson/os/seastore/journal.h
src/crimson/os/seastore/journal/circular_bounded_journal.h
src/crimson/os/seastore/journal/circular_journal_space.h
src/crimson/os/seastore/journal/record_submitter.h
src/crimson/os/seastore/journal/segment_allocator.h
src/crimson/os/seastore/journal/segmented_journal.h
src/crimson/os/seastore/laddr_interval_set.h
src/crimson/os/seastore/lba/btree_lba_manager.h
src/crimson/os/seastore/lba/lba_btree_node.h
src/crimson/os/seastore/lba_manager.h
src/crimson/os/seastore/lba_mapping.h
src/crimson/os/seastore/linked_tree_node.h
src/crimson/os/seastore/logging.h
src/crimson/os/seastore/logical_child_node.h
src/crimson/os/seastore/object_data_handler.h
src/crimson/os/seastore/omap_manager.h
src/crimson/os/seastore/omap_manager/btree/btree_omap_manager.h
src/crimson/os/seastore/omap_manager/btree/omap_btree_node.h
src/crimson/os/seastore/omap_manager/btree/omap_btree_node_impl.h
src/crimson/os/seastore/omap_manager/btree/omap_types.h
src/crimson/os/seastore/omap_manager/btree/string_kv_node_layout.h
src/crimson/os/seastore/onode.h
src/crimson/os/seastore/onode_manager.h
src/crimson/os/seastore/onode_manager/staged-fltree/fltree_onode_manager.h
src/crimson/os/seastore/onode_manager/staged-fltree/fwd.h
src/crimson/os/seastore/onode_manager/staged-fltree/node.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_delta_recorder.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_extent_accessor.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_extent_manager.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_extent_manager/dummy.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_extent_manager/seastore.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_extent_manager/test_replay.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_extent_mutable.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_impl.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_layout.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_layout_replayable.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_types.h
src/crimson/os/seastore/onode_manager/staged-fltree/stages/item_iterator_stage.h
src/crimson/os/seastore/onode_manager/staged-fltree/stages/key_layout.h
src/crimson/os/seastore/onode_manager/staged-fltree/stages/node_stage.h
src/crimson/os/seastore/onode_manager/staged-fltree/stages/node_stage_layout.h
src/crimson/os/seastore/onode_manager/staged-fltree/stages/stage.h
src/crimson/os/seastore/onode_manager/staged-fltree/stages/stage_types.h
src/crimson/os/seastore/onode_manager/staged-fltree/stages/sub_items_stage.h
src/crimson/os/seastore/onode_manager/staged-fltree/super.h
src/crimson/os/seastore/onode_manager/staged-fltree/tree.h
src/crimson/os/seastore/onode_manager/staged-fltree/tree_utils.h
src/crimson/os/seastore/onode_manager/staged-fltree/value.h
src/crimson/os/seastore/ordering_handle.h
src/crimson/os/seastore/random_block_manager.h
src/crimson/os/seastore/random_block_manager/avlallocator.h
src/crimson/os/seastore/random_block_manager/block_rb_manager.h
src/crimson/os/seastore/random_block_manager/extent_allocator.h
src/crimson/os/seastore/random_block_manager/nvme_block_device.h
src/crimson/os/seastore/random_block_manager/rbm_device.h
src/crimson/os/seastore/randomblock_manager_group.h
src/crimson/os/seastore/record_scanner.h
src/crimson/os/seastore/root_block.h
src/crimson/os/seastore/root_meta.h
src/crimson/os/seastore/seastore.h
src/crimson/os/seastore/seastore_types.h
src/crimson/os/seastore/segment_manager.h
src/crimson/os/seastore/segment_manager/block.h
src/crimson/os/seastore/segment_manager/ephemeral.h
src/crimson/os/seastore/segment_manager/zbd.h
src/crimson/os/seastore/segment_manager_group.h
src/crimson/os/seastore/segment_seq_allocator.h
src/crimson/os/seastore/transaction.h
src/crimson/os/seastore/transaction_interruptor.h
src/crimson/os/seastore/transaction_manager.h
src/crimson/osd/acked_peers.h
src/crimson/osd/backfill_facades.h
src/crimson/osd/backfill_state.h
src/crimson/osd/ec_backend.h
src/crimson/osd/exceptions.h
src/crimson/osd/heartbeat.h
src/crimson/osd/main_config_bootstrap_helpers.h
src/crimson/osd/object_context.h
src/crimson/osd/ops_executer.h
src/crimson/osd/osd.h
src/crimson/osd/osd_connection_priv.h
src/crimson/osd/osd_meta.h
src/crimson/osd/osd_operation.h
src/crimson/osd/osd_operation_external_tracking.h
src/crimson/osd/osd_operations/background_recovery.h
src/crimson/osd/osd_operations/client_request.h
src/crimson/osd/osd_operations/internal_client_request.h
src/crimson/osd/osd_operations/logmissing_request.h
src/crimson/osd/osd_operations/logmissing_request_reply.h
src/crimson/osd/osd_operations/peering_event.h
src/crimson/osd/osd_operations/pg_advance_map.h
src/crimson/osd/osd_operations/pgpct_request.h
src/crimson/osd/osd_operations/recovery_subrequest.h
src/crimson/osd/osd_operations/replicated_request.h
src/crimson/osd/osd_operations/replicated_request_reply.h
src/crimson/osd/osd_operations/scrub_events.h
src/crimson/osd/osd_operations/snaptrim_event.h
src/crimson/osd/osdmap_gate.h
src/crimson/osd/osdmap_service.h
src/crimson/osd/pg.h
src/crimson/osd/pg_activation_blocker.h
src/crimson/osd/pg_backend.h
src/crimson/osd/pg_interval_interrupt_condition.h
src/crimson/osd/pg_map.h
src/crimson/osd/pg_meta.h
src/crimson/osd/pg_recovery.h
src/crimson/osd/pg_recovery_listener.h
src/crimson/osd/pg_shard_manager.h
src/crimson/osd/recovery_backend.h
src/crimson/osd/replicated_backend.h
src/crimson/osd/replicated_recovery_backend.h
src/crimson/osd/scheduler/mclock_scheduler.h
src/crimson/osd/scheduler/scheduler.h
src/crimson/osd/scrub/pg_scrubber.h
src/crimson/osd/scrub/scrub_machine.h
src/crimson/osd/scrub/scrub_validator.h
src/crimson/osd/shard_services.h
src/crimson/osd/state.h
src/crimson/osd/watch.h
src/crimson/tools/objectstore/objectstore_tool.h
src/crimson/tools/store_nbd/block_driver.h
src/crimson/tools/store_nbd/fs_driver.h
src/crimson/tools/store_nbd/tm_driver.h
src/crush/CrushCompiler.h
src/crush/CrushLocation.h
src/crush/CrushTester.h
src/crush/CrushTreeDumper.h
src/crush/CrushWrapper.h
src/crush/grammar.h
src/dmclock/sim/src/ConfUtils.h
src/dmclock/sim/src/config.h
src/dmclock/sim/src/sim_client.h
src/dmclock/sim/src/sim_recs.h
src/dmclock/sim/src/sim_server.h
src/dmclock/sim/src/simulate.h
src/dmclock/sim/src/ssched/ssched_client.h
src/dmclock/sim/src/ssched/ssched_recs.h
src/dmclock/sim/src/ssched/ssched_server.h
src/dmclock/sim/src/str_list.h
src/dmclock/sim/src/test_dmclock.h
src/dmclock/sim/src/test_ssched.h
src/dmclock/src/dmclock_client.h
src/dmclock/src/dmclock_recs.h
src/dmclock/src/dmclock_server.h
src/dmclock/src/dmclock_util.h
src/dmclock/support/src/debug.h
src/dmclock/support/src/heap.h
src/dmclock/support/src/indirect_intrusive_heap.h
src/dmclock/support/src/intrusive_heap.h
src/dmclock/support/src/profile.h
src/dmclock/support/src/run_every.h
src/dmclock/test/dmcPrCtl.h
src/erasure-code/ErasureCode.h
src/erasure-code/ErasureCodeInterface.h
src/erasure-code/ErasureCodePlugin.h
src/erasure-code/clay/ErasureCodeClay.h
src/erasure-code/clay/ErasureCodePluginClay.h
src/erasure-code/isa/ErasureCodePluginIsa.h
src/erasure-code/jerasure/ErasureCodeJerasure.h
src/erasure-code/jerasure/ErasureCodePluginJerasure.h
src/erasure-code/jerasure/jerasure_init.h
src/erasure-code/lrc/ErasureCodeLrc.h
src/erasure-code/lrc/ErasureCodePluginLrc.h
src/erasure-code/shec/ErasureCodePluginShec.h
src/erasure-code/shec/ErasureCodeShec.h
src/erasure-code/shec/ErasureCodeShecTableCache.h
src/extblkdev/ExtBlkDevInterface.h
src/extblkdev/ExtBlkDevPlugin.h
src/extblkdev/vdo/ExtBlkDevPluginVdo.h
src/extblkdev/vdo/ExtBlkDevVdo.h
src/global/global_context.h
src/global/global_init.h
src/global/pidfile.h
src/global/signal_handler.h
src/include/CompatSet.h
src/include/Context.h
src/include/Distribution.h
src/include/alloc_ptr.h
src/include/any.h
src/include/bitmapper.h
src/include/blobhash.h
src/include/btree_map.h
src/include/buffer.h
src/include/buffer_raw.h
src/include/byteorder.h
src/include/ceph_fuse.h
src/include/cephfs/ceph_ll_client.h
src/include/cephfs/dump.h
src/include/cephfs/json.h
src/include/cephfs/keys_and_values.h
src/include/cephfs/libcephfs.h
src/include/cephfs/metrics/Types.h
src/include/cephfs/types.h
src/include/counter.h
src/include/demangle.h
src/include/denc.h
src/include/dlfcn_compat.h
src/include/elist.h
src/include/encoding.h
src/include/error.h
src/include/event_type.h
src/include/filepath.h
src/include/frag.h
src/include/fs_types.h
src/include/health.h
src/include/inline_memory.h
src/include/intarith.h
src/include/interval_set.h
src/include/libcephsqlite.h
src/include/lru.h
src/include/mempool.h
src/include/object.h
src/include/rados/librados.h
src/include/rados/librgw.h
src/include/rados/objclass.h
src/include/rados/rgw_file.h
src/include/random.h
src/include/rangeset.h
src/include/rbd/features.h
src/include/rbd/librbd.h
src/include/rbd/object_map_types.h
src/include/scope_guard.h
src/include/spinlock.h
src/include/statlite.h
src/include/str_map.h
src/include/types.h
src/include/types_fmt.h
src/include/uses_allocator.h
src/include/util.h
src/include/utime.h
src/include/utime_fmt.h
src/include/uuid.h
src/include/win32/ifaddrs.h
src/include/win32/win32_errno.h
src/include/win32/winsock_compat.h
src/include/win32/winsock_wrapper.h
src/include/xlist.h
src/journal/Entry.h
src/journal/Future.h
src/journal/FutureImpl.h
src/journal/JournalMetadata.h
src/journal/JournalMetadataListener.h
src/journal/JournalPlayer.h
src/journal/JournalRecorder.h
src/journal/JournalTrimmer.h
src/journal/Journaler.h
src/journal/ObjectPlayer.h
src/journal/ObjectRecorder.h
src/journal/ReplayEntry.h
src/journal/ReplayHandler.h
src/journal/Settings.h
src/journal/Types.h
src/journal/Utils.h
src/kv/KeyValueDB.h
src/kv/KeyValueHistogram.h
src/kv/RocksDBStore.h
src/librados/AioCompletionImpl.h
src/librados/IoCtxImpl.h
src/librados/ListObjectImpl.h
src/librados/ObjectOperationImpl.h
src/librados/PoolAsyncCompletionImpl.h
src/librados/RadosClient.h
src/librados/RadosXattrIter.h
src/librados/librados_asio.h
src/librados/librados_c.h
src/librados/snap_set_diff.h
src/libradosstriper/MultiAioCompletionImpl.h
src/libradosstriper/RadosStriperImpl.h
src/librbd/AsioEngine.h
src/librbd/AsyncObjectThrottle.h
src/librbd/AsyncRequest.h
src/librbd/BlockGuard.h
src/librbd/ConfigWatcher.h
src/librbd/DeepCopyRequest.h
src/librbd/ExclusiveLock.h
src/librbd/Features.h
src/librbd/ImageCtx.h
src/librbd/ImageState.h
src/librbd/ImageWatcher.h
src/librbd/Journal.h
src/librbd/LibrbdAdminSocketHook.h
src/librbd/ManagedLock.h
src/librbd/MirroringWatcher.h
src/librbd/ObjectMap.h
src/librbd/Operations.h
src/librbd/PluginRegistry.h
src/librbd/TaskFinisher.h
src/librbd/TrashWatcher.h
src/librbd/Types.h
src/librbd/Utils.h
src/librbd/WatchNotifyTypes.h
src/librbd/Watcher.h
src/librbd/api/Config.h
src/librbd/api/DiffIterate.h
src/librbd/api/Group.h
src/librbd/api/Image.h
src/librbd/api/Io.h
src/librbd/api/Migration.h
src/librbd/api/Mirror.h
src/librbd/api/Namespace.h
src/librbd/api/Pool.h
src/librbd/api/PoolMetadata.h
src/librbd/api/Snapshot.h
src/librbd/api/Trash.h
src/librbd/api/Utils.h
src/librbd/asio/ContextWQ.h
src/librbd/asio/Utils.h
src/librbd/cache/ImageWriteback.h
src/librbd/cache/ObjectCacherObjectDispatch.h
src/librbd/cache/ObjectCacherWriteback.h
src/librbd/cache/ParentCacheObjectDispatch.h
src/librbd/cache/TypeTraits.h
src/librbd/cache/Types.h
src/librbd/cache/Utils.h
src/librbd/cache/WriteAroundObjectDispatch.h
src/librbd/cache/WriteLogImageDispatch.h
src/librbd/cache/pwl/AbstractWriteLog.h
src/librbd/cache/pwl/Builder.h
src/librbd/cache/pwl/DiscardRequest.h
src/librbd/cache/pwl/ImageCacheState.h
src/librbd/cache/pwl/InitRequest.h
src/librbd/cache/pwl/LogEntry.h
src/librbd/cache/pwl/LogMap.h
src/librbd/cache/pwl/LogOperation.h
src/librbd/cache/pwl/ReadRequest.h
src/librbd/cache/pwl/Request.h
src/librbd/cache/pwl/ShutdownRequest.h
src/librbd/cache/pwl/SyncPoint.h
src/librbd/cache/pwl/Types.h
src/librbd/cache/pwl/rwl/Builder.h
src/librbd/cache/pwl/rwl/LogEntry.h
src/librbd/cache/pwl/rwl/LogOperation.h
src/librbd/cache/pwl/rwl/ReadRequest.h
src/librbd/cache/pwl/rwl/Request.h
src/librbd/cache/pwl/rwl/WriteLog.h
src/librbd/cache/pwl/ssd/Builder.h
src/librbd/cache/pwl/ssd/LogEntry.h
src/librbd/cache/pwl/ssd/LogOperation.h
src/librbd/cache/pwl/ssd/ReadRequest.h
src/librbd/cache/pwl/ssd/Request.h
src/librbd/cache/pwl/ssd/Types.h
src/librbd/cache/pwl/ssd/WriteLog.h
src/librbd/crypto/BlockCrypto.h
src/librbd/crypto/CryptoContextPool.h
src/librbd/crypto/CryptoInterface.h
src/librbd/crypto/CryptoObjectDispatch.h
src/librbd/crypto/DataCryptor.h
src/librbd/crypto/EncryptionFormat.h
src/librbd/crypto/FormatRequest.h
src/librbd/crypto/LoadRequest.h
src/librbd/crypto/ShutDownCryptoRequest.h
src/librbd/crypto/Types.h
src/librbd/crypto/Utils.h
src/librbd/crypto/luks/FlattenRequest.h
src/librbd/crypto/luks/FormatRequest.h
src/librbd/crypto/luks/Header.h
src/librbd/crypto/luks/LUKSEncryptionFormat.h
src/librbd/crypto/luks/LoadRequest.h
src/librbd/crypto/luks/Magic.h
src/librbd/crypto/openssl/DataCryptor.h
src/librbd/deep_copy/Handler.h
src/librbd/deep_copy/ImageCopyRequest.h
src/librbd/deep_copy/MetadataCopyRequest.h
src/librbd/deep_copy/ObjectCopyRequest.h
src/librbd/deep_copy/SetHeadRequest.h
src/librbd/deep_copy/SnapshotCopyRequest.h
src/librbd/deep_copy/SnapshotCreateRequest.h
src/librbd/deep_copy/Types.h
src/librbd/deep_copy/Utils.h
src/librbd/exclusive_lock/AutomaticPolicy.h
src/librbd/exclusive_lock/ImageDispatch.h
src/librbd/exclusive_lock/Policy.h
src/librbd/exclusive_lock/PostAcquireRequest.h
src/librbd/exclusive_lock/PreAcquireRequest.h
src/librbd/exclusive_lock/PreReleaseRequest.h
src/librbd/exclusive_lock/StandardPolicy.h
src/librbd/group/ListSnapshotsRequest.h
src/librbd/image/AttachChildRequest.h
src/librbd/image/AttachParentRequest.h
src/librbd/image/CloneRequest.h
src/librbd/image/CloseRequest.h
src/librbd/image/CreateRequest.h
src/librbd/image/DetachChildRequest.h
src/librbd/image/DetachParentRequest.h
src/librbd/image/GetMetadataRequest.h
src/librbd/image/ListWatchersRequest.h
src/librbd/image/OpenRequest.h
src/librbd/image/PreRemoveRequest.h
src/librbd/image/RefreshParentRequest.h
src/librbd/image/RefreshRequest.h
src/librbd/image/RemoveRequest.h
src/librbd/image/SetFlagsRequest.h
src/librbd/image/SetSnapRequest.h
src/librbd/image/TypeTraits.h
src/librbd/image/Types.h
src/librbd/image/ValidatePoolRequest.h
src/librbd/image_watcher/NotifyLockOwner.h
src/librbd/internal.h
src/librbd/io/AioCompletion.h
src/librbd/io/AsyncOperation.h
src/librbd/io/CopyupRequest.h
src/librbd/io/Dispatcher.h
src/librbd/io/DispatcherInterface.h
src/librbd/io/FlushTracker.h
src/librbd/io/ImageDispatch.h
src/librbd/io/ImageDispatchInterface.h
src/librbd/io/ImageDispatchSpec.h
src/librbd/io/ImageDispatcher.h
src/librbd/io/ImageDispatcherInterface.h
src/librbd/io/ImageRequest.h
src/librbd/io/IoOperations.h
src/librbd/io/ObjectDispatch.h
src/librbd/io/ObjectDispatchInterface.h
src/librbd/io/ObjectDispatchSpec.h
src/librbd/io/ObjectDispatcher.h
src/librbd/io/ObjectDispatcherInterface.h
src/librbd/io/ObjectRequest.h
src/librbd/io/QosImageDispatch.h
src/librbd/io/QueueImageDispatch.h
src/librbd/io/ReadResult.h
src/librbd/io/RefreshImageDispatch.h
src/librbd/io/SimpleSchedulerObjectDispatch.h
src/librbd/io/TypeTraits.h
src/librbd/io/Types.h
src/librbd/io/Utils.h
src/librbd/io/WriteBlockImageDispatch.h
src/librbd/journal/CreateRequest.h
src/librbd/journal/DemoteRequest.h
src/librbd/journal/DisabledPolicy.h
src/librbd/journal/ObjectDispatch.h
src/librbd/journal/OpenRequest.h
src/librbd/journal/Policy.h
src/librbd/journal/PromoteRequest.h
src/librbd/journal/RemoveRequest.h
src/librbd/journal/Replay.h
src/librbd/journal/ResetRequest.h
src/librbd/journal/StandardPolicy.h
src/librbd/journal/TypeTraits.h
src/librbd/journal/Types.h
src/librbd/journal/Utils.h
src/librbd/managed_lock/AcquireRequest.h
src/librbd/managed_lock/BreakRequest.h
src/librbd/managed_lock/GetLockerRequest.h
src/librbd/managed_lock/ReacquireRequest.h
src/librbd/managed_lock/ReleaseRequest.h
src/librbd/managed_lock/Types.h
src/librbd/managed_lock/Utils.h
src/librbd/migration/FileStream.h
src/librbd/migration/FormatInterface.h
src/librbd/migration/HttpClient.h
src/librbd/migration/HttpProcessorInterface.h
src/librbd/migration/HttpStream.h
src/librbd/migration/ImageDispatch.h
src/librbd/migration/NBDStream.h
src/librbd/migration/NativeFormat.h
src/librbd/migration/OpenSourceImageRequest.h
src/librbd/migration/QCOW.h
src/librbd/migration/QCOWFormat.h
src/librbd/migration/RawFormat.h
src/librbd/migration/RawSnapshot.h
src/librbd/migration/S3Stream.h
src/librbd/migration/SnapshotInterface.h
src/librbd/migration/SourceSpecBuilder.h
src/librbd/migration/StreamInterface.h
src/librbd/migration/Types.h
src/librbd/migration/Utils.h
src/librbd/mirror/DemoteRequest.h
src/librbd/mirror/DisableRequest.h
src/librbd/mirror/EnableRequest.h
src/librbd/mirror/GetInfoRequest.h
src/librbd/mirror/GetStatusRequest.h
src/librbd/mirror/GetUuidRequest.h
src/librbd/mirror/ImageRemoveRequest.h
src/librbd/mirror/ImageStateUpdateRequest.h
src/librbd/mirror/PromoteRequest.h
src/librbd/mirror/Types.h
src/librbd/mirror/snapshot/CreateNonPrimaryRequest.h
src/librbd/mirror/snapshot/CreatePrimaryRequest.h
src/librbd/mirror/snapshot/DemoteRequest.h
src/librbd/mirror/snapshot/GetImageStateRequest.h
src/librbd/mirror/snapshot/ImageMeta.h
src/librbd/mirror/snapshot/PromoteRequest.h
src/librbd/mirror/snapshot/RemoveImageStateRequest.h
src/librbd/mirror/snapshot/SetImageStateRequest.h
src/librbd/mirror/snapshot/Types.h
src/librbd/mirror/snapshot/UnlinkPeerRequest.h
src/librbd/mirror/snapshot/Utils.h
src/librbd/mirror/snapshot/WriteImageStateRequest.h
src/librbd/mirroring_watcher/Types.h
src/librbd/object_map/CreateRequest.h
src/librbd/object_map/DiffRequest.h
src/librbd/object_map/InvalidateRequest.h
src/librbd/object_map/LockRequest.h
src/librbd/object_map/RefreshRequest.h
src/librbd/object_map/RemoveRequest.h
src/librbd/object_map/Request.h
src/librbd/object_map/ResizeRequest.h
src/librbd/object_map/SnapshotCreateRequest.h
src/librbd/object_map/SnapshotRemoveRequest.h
src/librbd/object_map/SnapshotRollbackRequest.h
src/librbd/object_map/Types.h
src/librbd/object_map/UnlockRequest.h
src/librbd/object_map/UpdateRequest.h
src/librbd/operation/DisableFeaturesRequest.h
src/librbd/operation/EnableFeaturesRequest.h
src/librbd/operation/FlattenRequest.h
src/librbd/operation/MetadataRemoveRequest.h
src/librbd/operation/MetadataSetRequest.h
src/librbd/operation/MigrateRequest.h
src/librbd/operation/ObjectMapIterate.h
src/librbd/operation/RebuildObjectMapRequest.h
src/librbd/operation/RenameRequest.h
src/librbd/operation/Request.h
src/librbd/operation/ResizeRequest.h
src/librbd/operation/SnapshotCreateRequest.h
src/librbd/operation/SnapshotLimitRequest.h
src/librbd/operation/SnapshotProtectRequest.h
src/librbd/operation/SnapshotRemoveRequest.h
src/librbd/operation/SnapshotRenameRequest.h
src/librbd/operation/SnapshotRollbackRequest.h
src/librbd/operation/SnapshotUnprotectRequest.h
src/librbd/operation/SparsifyRequest.h
src/librbd/operation/TrimRequest.h
src/librbd/plugin/Api.h
src/librbd/plugin/ParentCache.h
src/librbd/plugin/Types.h
src/librbd/plugin/WriteLogImageCache.h
src/librbd/trash/MoveRequest.h
src/librbd/trash/RemoveRequest.h
src/librbd/trash_watcher/Types.h
src/librbd/watcher/Notifier.h
src/librbd/watcher/RewatchRequest.h
src/librbd/watcher/Types.h
src/librbd/watcher/Utils.h
src/log/Entry.h
src/log/Log.h
src/log/LogClock.h
src/log/SubsystemMap.h
src/mds/Anchor.h
src/mds/BatchOp.h
src/mds/Beacon.h
src/mds/CDentry.h
src/mds/CDir.h
src/mds/CInode.h
src/mds/Capability.h
src/mds/DamageTable.h
src/mds/FSMap.h
src/mds/FSMapUser.h
src/mds/InoTable.h
src/mds/JournalPointer.h
src/mds/LocalLockC.h
src/mds/Locker.h
src/mds/LogEvent.h
src/mds/LogSegment.h
src/mds/LogSegmentRef.h
src/mds/MDBalancer.h
src/mds/MDCache.h
src/mds/MDLog.h
src/mds/MDSAuthCaps.h
src/mds/MDSContext.h
src/mds/MDSContinuation.h
src/mds/MDSDaemon.h
src/mds/MDSMap.h
src/mds/MDSMetaRequest.h
src/mds/MDSPerfMetricTypes.h
src/mds/MDSPinger.h
src/mds/MDSRank.h
src/mds/MDSTable.h
src/mds/MDSTableClient.h
src/mds/MDSTableServer.h
src/mds/Mantle.h
src/mds/MetricAggregator.h
src/mds/MetricsHandler.h
src/mds/Migrator.h
src/mds/Mutation.h
src/mds/OpenFileTable.h
src/mds/PurgeQueue.h
src/mds/RecoveryQueue.h
src/mds/RetryMessage.h
src/mds/RetryRequest.h
src/mds/ScatterLock.h
src/mds/ScrubHeader.h
src/mds/ScrubStack.h
src/mds/SegmentBoundary.h
src/mds/Server.h
src/mds/SessionMap.h
src/mds/SimpleLock.h
src/mds/SnapClient.h
src/mds/SnapRealm.h
src/mds/SnapServer.h
src/mds/StrayManager.h
src/mds/cephfs_features.h
src/mds/events/ECommitted.h
src/mds/events/EExport.h
src/mds/events/EFragment.h
src/mds/events/EImportFinish.h
src/mds/events/EImportStart.h
src/mds/events/ELid.h
src/mds/events/EMetaBlob.h
src/mds/events/ENoOp.h
src/mds/events/EOpen.h
src/mds/events/EPeerUpdate.h
src/mds/events/EPurged.h
src/mds/events/EResetJournal.h
src/mds/events/ESegment.h
src/mds/events/ESession.h
src/mds/events/ESessions.h
src/mds/events/ESubtreeMap.h
src/mds/events/ETableClient.h
src/mds/events/ETableServer.h
src/mds/events/EUpdate.h
src/mds/flock.h
src/mds/fscrypt.h
src/mds/inode_backtrace.h
src/mds/mds_table_types.h
src/mds/mdstypes.h
src/mds/snap.h
src/messages/MAuth.h
src/messages/MAuthReply.h
src/messages/MBackfillReserve.h
src/messages/MCacheExpire.h
src/messages/MClientCapRelease.h
src/messages/MClientCaps.h
src/messages/MClientLease.h
src/messages/MClientMetrics.h
src/messages/MClientReclaim.h
src/messages/MClientReclaimReply.h
src/messages/MClientReconnect.h
src/messages/MClientReply.h
src/messages/MClientRequest.h
src/messages/MClientRequestForward.h
src/messages/MClientSession.h
src/messages/MClientSnap.h
src/messages/MCommand.h
src/messages/MCommandReply.h
src/messages/MConfig.h
src/messages/MDentryLink.h
src/messages/MDentryUnlink.h
src/messages/MDirUpdate.h
src/messages/MDiscover.h
src/messages/MDiscoverReply.h
src/messages/MExportCaps.h
src/messages/MExportCapsAck.h
src/messages/MExportDir.h
src/messages/MExportDirAck.h
src/messages/MExportDirCancel.h
src/messages/MExportDirDiscover.h
src/messages/MExportDirDiscoverAck.h
src/messages/MExportDirFinish.h
src/messages/MExportDirNotify.h
src/messages/MExportDirNotifyAck.h
src/messages/MExportDirPrep.h
src/messages/MExportDirPrepAck.h
src/messages/MFSMap.h
src/messages/MFSMapUser.h
src/messages/MForward.h
src/messages/MGenericMessage.h
src/messages/MGetConfig.h
src/messages/MGetPoolStats.h
src/messages/MGetPoolStatsReply.h
src/messages/MHeartbeat.h
src/messages/MInodeFileCaps.h
src/messages/MKVData.h
src/messages/MLock.h
src/messages/MLog.h
src/messages/MLogAck.h
src/messages/MMDSBeacon.h
src/messages/MMDSCacheRejoin.h
src/messages/MMDSFindIno.h
src/messages/MMDSFindInoReply.h
src/messages/MMDSFragmentNotify.h
src/messages/MMDSFragmentNotifyAck.h
src/messages/MMDSLoadTargets.h
src/messages/MMDSMap.h
src/messages/MMDSMetrics.h
src/messages/MMDSOpenIno.h
src/messages/MMDSOpenInoReply.h
src/messages/MMDSPeerRequest.h
src/messages/MMDSPing.h
src/messages/MMDSQuiesceDbAck.h
src/messages/MMDSQuiesceDbListing.h
src/messages/MMDSResolve.h
src/messages/MMDSResolveAck.h
src/messages/MMDSScrub.h
src/messages/MMDSScrubStats.h
src/messages/MMDSSnapUpdate.h
src/messages/MMDSTableRequest.h
src/messages/MMgrBeacon.h
src/messages/MMgrClose.h
src/messages/MMgrCommand.h
src/messages/MMgrCommandReply.h
src/messages/MMgrConfigure.h
src/messages/MMgrDigest.h
src/messages/MMgrMap.h
src/messages/MMgrOpen.h
src/messages/MMgrReport.h
src/messages/MMgrUpdate.h
src/messages/MMonCommand.h
src/messages/MMonCommandAck.h
src/messages/MMonElection.h
src/messages/MMonGetMap.h
src/messages/MMonGetOSDMap.h
src/messages/MMonGetPurgedSnaps.h
src/messages/MMonGetPurgedSnapsReply.h
src/messages/MMonGetVersion.h
src/messages/MMonGetVersionReply.h
src/messages/MMonGlobalID.h
src/messages/MMonHealth.h
src/messages/MMonHealthChecks.h
src/messages/MMonJoin.h
src/messages/MMonMap.h
src/messages/MMonMgrReport.h
src/messages/MMonPaxos.h
src/messages/MMonPing.h
src/messages/MMonProbe.h
src/messages/MMonQuorumService.h
src/messages/MMonScrub.h
src/messages/MMonSubscribe.h
src/messages/MMonSubscribeAck.h
src/messages/MMonSync.h
src/messages/MMonUsedPendingKeys.h
src/messages/MNVMeofGwBeacon.h
src/messages/MNVMeofGwMap.h
src/messages/MOSDAlive.h
src/messages/MOSDBackoff.h
src/messages/MOSDBeacon.h
src/messages/MOSDBoot.h
src/messages/MOSDECSubOpRead.h
src/messages/MOSDECSubOpReadReply.h
src/messages/MOSDECSubOpWrite.h
src/messages/MOSDECSubOpWriteReply.h
src/messages/MOSDFailure.h
src/messages/MOSDFastDispatchOp.h
src/messages/MOSDForceRecovery.h
src/messages/MOSDFull.h
src/messages/MOSDMap.h
src/messages/MOSDMarkMeDead.h
src/messages/MOSDMarkMeDown.h
src/messages/MOSDOp.h
src/messages/MOSDOpReply.h
src/messages/MOSDPGBackfill.h
src/messages/MOSDPGBackfillRemove.h
src/messages/MOSDPGCreate2.h
src/messages/MOSDPGCreated.h
src/messages/MOSDPGInfo.h
src/messages/MOSDPGInfo2.h
src/messages/MOSDPGLease.h
src/messages/MOSDPGLeaseAck.h
src/messages/MOSDPGLog.h
src/messages/MOSDPGNotify.h
src/messages/MOSDPGNotify2.h
src/messages/MOSDPGPCT.h
src/messages/MOSDPGPull.h
src/messages/MOSDPGPush.h
src/messages/MOSDPGPushReply.h
src/messages/MOSDPGQuery.h
src/messages/MOSDPGQuery2.h
src/messages/MOSDPGReadyToMerge.h
src/messages/MOSDPGRecoveryDelete.h
src/messages/MOSDPGRecoveryDeleteReply.h
src/messages/MOSDPGRemove.h
src/messages/MOSDPGScan.h
src/messages/MOSDPGTemp.h
src/messages/MOSDPGTrim.h
src/messages/MOSDPGUpdateLogMissing.h
src/messages/MOSDPGUpdateLogMissingReply.h
src/messages/MOSDPeeringOp.h
src/messages/MOSDPing.h
src/messages/MOSDRepOp.h
src/messages/MOSDRepOpReply.h
src/messages/MOSDRepScrub.h
src/messages/MOSDRepScrubMap.h
src/messages/MOSDScrub2.h
src/messages/MOSDScrubReserve.h
src/messages/MPGStats.h
src/messages/MPGStatsAck.h
src/messages/MPing.h
src/messages/MPoolOp.h
src/messages/MPoolOpReply.h
src/messages/MRecoveryReserve.h
src/messages/MRemoveSnaps.h
src/messages/MRoute.h
src/messages/MServiceMap.h
src/messages/MStatfs.h
src/messages/MStatfsReply.h
src/messages/MTimeCheck.h
src/messages/MTimeCheck2.h
src/messages/MWatchNotify.h
src/messages/PaxosServiceMessage.h
src/mgr/ActivePyModule.h
src/mgr/ActivePyModules.h
src/mgr/ClusterState.h
src/mgr/DaemonHealthMetric.h
src/mgr/DaemonKey.h
src/mgr/DaemonServer.h
src/mgr/DaemonState.h
src/mgr/Gil.h
src/mgr/MDSPerfMetricCollector.h
src/mgr/MDSPerfMetricTypes.h
src/mgr/MetricCollector.h
src/mgr/MetricTypes.h
src/mgr/Mgr.h
src/mgr/MgrCap.h
src/mgr/MgrClient.h
src/mgr/MgrCommands.h
src/mgr/MgrContext.h
src/mgr/MgrOpRequest.h
src/mgr/MgrSession.h
src/mgr/MgrStandby.h
src/mgr/OSDPerfMetricCollector.h
src/mgr/OSDPerfMetricTypes.h
src/mgr/PyFormatter.h
src/mgr/PyModule.h
src/mgr/PyModuleRegistry.h
src/mgr/PyModuleRunner.h
src/mgr/PyOSDMap.h
src/mgr/PyUtil.h
src/mgr/ServiceMap.h
src/mgr/StandbyPyModules.h
src/mgr/Types.h
src/mgr/mgr_commands.h
src/mgr/mgr_perf_counters.h
src/mon/AuthMonitor.h
src/mon/CommandHandler.h
src/mon/ConfigMap.h
src/mon/ConfigMonitor.h
src/mon/ConnectionTracker.h
src/mon/CreatingPGs.h
src/mon/ElectionLogic.h
src/mon/Elector.h
src/mon/FSCommands.h
src/mon/HealthMonitor.h
src/mon/KVMonitor.h
src/mon/LogMonitor.h
src/mon/MDSMonitor.h
src/mon/MgrMap.h
src/mon/MgrMonitor.h
src/mon/MgrStatMonitor.h
src/mon/MonCap.h
src/mon/MonClient.h
src/mon/MonCommand.h
src/mon/MonCommands.h
src/mon/MonMap.h
src/mon/MonOpRequest.h
src/mon/MonSub.h
src/mon/Monitor.h
src/mon/MonitorDBStore.h
src/mon/MonmapMonitor.h
src/mon/NVMeofGwMap.h
src/mon/NVMeofGwMon.h
src/mon/NVMeofGwSerialize.h
src/mon/NVMeofGwTypes.h
src/mon/OSDMonitor.h
src/mon/PGMap.h
src/mon/Paxos.h
src/mon/PaxosFSMap.h
src/mon/PaxosService.h
src/mon/Session.h
src/mon/error_code.h
src/mon/health_check.h
src/mon/mon_types.h
src/msg/Connection.h
src/msg/DispatchQueue.h
src/msg/Dispatcher.h
src/msg/Message.h
src/msg/MessageRef.h
src/msg/Messenger.h
src/msg/Policy.h
src/msg/SimplePolicyMessenger.h
src/msg/async/AsyncConnection.h
src/msg/async/AsyncMessenger.h
src/msg/async/Event.h
src/msg/async/EventEpoll.h
src/msg/async/EventKqueue.h
src/msg/async/EventPoll.h
src/msg/async/EventSelect.h
src/msg/async/PosixStack.h
src/msg/async/Protocol.h
src/msg/async/ProtocolV1.h
src/msg/async/ProtocolV2.h
src/msg/async/Stack.h
src/msg/async/Timeout.h
src/msg/async/compression_meta.h
src/msg/async/compression_onwire.h
src/msg/async/crypto_onwire.h
src/msg/async/dpdk/ARP.h
src/msg/async/dpdk/DPDK.h
src/msg/async/dpdk/DPDKStack.h
src/msg/async/dpdk/EventDPDK.h
src/msg/async/dpdk/IP.h
src/msg/async/dpdk/IPChecksum.h
src/msg/async/dpdk/Packet.h
src/msg/async/dpdk/PacketUtil.h
src/msg/async/dpdk/TCP.h
src/msg/async/dpdk/UserspaceEvent.h
src/msg/async/dpdk/array_map.h
src/msg/async/dpdk/byteorder.h
src/msg/async/dpdk/capture.h
src/msg/async/dpdk/circular_buffer.h
src/msg/async/dpdk/const.h
src/msg/async/dpdk/ethernet.h
src/msg/async/dpdk/ip_types.h
src/msg/async/dpdk/stream.h
src/msg/async/net_handler.h
src/msg/async/rdma/Infiniband.h
src/msg/async/rdma/RDMAStack.h
src/msg/compressor_registry.h
src/msg/msg_fmt.h
src/msg/msg_types.h
src/neorados/RADOSImpl.h
src/neorados/cls/common.h
src/neorados/cls/fifo.h
src/neorados/cls/fifo/detail/fifo.h
src/neorados/cls/fifo/entry.h
src/neorados/cls/log.h
src/neorados/cls/sem_set.h
src/neorados/cls/version.h
src/nvmeof/NVMeofGwClient.h
src/nvmeof/NVMeofGwMonitorClient.h
src/nvmeof/NVMeofGwMonitorGroupClient.h
src/objclass/objclass.h
src/os/FuseStore.h
src/os/ObjectStore.h
src/os/SequencerPosition.h
src/os/Transaction.h
src/os/bluestore/Allocator.h
src/os/bluestore/AllocatorBase.h
src/os/bluestore/AvlAllocator.h
src/os/bluestore/BitmapAllocator.h
src/os/bluestore/BitmapFreelistManager.h
src/os/bluestore/BlueAdmin.h
src/os/bluestore/BlueFS.h
src/os/bluestore/BlueRocksEnv.h
src/os/bluestore/BlueStore.h
src/os/bluestore/Btree2Allocator.h
src/os/bluestore/BtreeAllocator.h
src/os/bluestore/Compression.h
src/os/bluestore/FreelistManager.h
src/os/bluestore/HybridAllocator.h
src/os/bluestore/HybridAllocator_impl.h
src/os/bluestore/StupidAllocator.h
src/os/bluestore/Writer.h
src/os/bluestore/bluefs_types.h
src/os/bluestore/bluestore_common.h
src/os/bluestore/bluestore_types.h
src/os/bluestore/fastbmap_allocator_impl.h
src/os/bluestore/simple_bitmap.h
src/os/fs/FS.h
src/os/fs/XFS.h
src/os/fs/ZFS.h
src/os/kstore/KStore.h
src/os/kstore/kstore_types.h
src/os/kv.h
src/os/memstore/MemStore.h
src/os/memstore/PageSet.h
src/osd/ClassHandler.h
src/osd/DynamicPerfStats.h
src/osd/ECBackend.h
src/osd/ECBackendL.h
src/osd/ECCommon.h
src/osd/ECCommonL.h
src/osd/ECExtentCache.h
src/osd/ECExtentCacheL.h
src/osd/ECInject.h
src/osd/ECListener.h
src/osd/ECMsgTypes.h
src/osd/ECSwitch.h
src/osd/ECTransaction.h
src/osd/ECTransactionL.h
src/osd/ECTypes.h
src/osd/ECUtil.h
src/osd/ECUtilL.h
src/osd/HitSet.h
src/osd/MissingLoc.h
src/osd/OSD.h
src/osd/OSDCap.h
src/osd/OSDMap.h
src/osd/OSDMapMapping.h
src/osd/ObjectVersioner.h
src/osd/OpRequest.h
src/osd/PG.h
src/osd/PGBackend.h
src/osd/PGLog.h
src/osd/PGPeeringEvent.h
src/osd/PGStateUtils.h
src/osd/PGTransaction.h
src/osd/PeeringState.h
src/osd/PrimaryLogPG.h
src/osd/ReplicatedBackend.h
src/osd/Session.h
src/osd/SnapMapReaderI.h
src/osd/SnapMapper.h
src/osd/TierAgentState.h
src/osd/Watch.h
src/osd/error_code.h
src/osd/object_state.h
src/osd/object_state_fmt.h
src/osd/osd_internal_types.h
src/osd/osd_op_util.h
src/osd/osd_perf_counters.h
src/osd/osd_tracer.h
src/osd/osd_types.h
src/osd/osd_types_fmt.h
src/osd/pg_features.h
src/osd/recovery_types.h
src/osd/scheduler/OpScheduler.h
src/osd/scheduler/OpSchedulerItem.h
src/osd/scheduler/mClockScheduler.h
src/osd/scrubber/PrimaryLogScrub.h
src/osd/scrubber/ScrubStore.h
src/osd/scrubber/osd_scrub.h
src/osd/scrubber/osd_scrub_sched.h
src/osd/scrubber/pg_scrubber.h
src/osd/scrubber/scrub_backend.h
src/osd/scrubber/scrub_job.h
src/osd/scrubber/scrub_machine.h
src/osd/scrubber/scrub_machine_if.h
src/osd/scrubber/scrub_machine_lstnr.h
src/osd/scrubber/scrub_queue_entry.h
src/osd/scrubber/scrub_reservations.h
src/osd/scrubber/scrub_resources.h
src/osd/scrubber_common.h
src/osdc/Filer.h
src/osdc/Journaler.h
src/osdc/ObjectCacher.h
src/osdc/Objecter.h
src/osdc/Striper.h
src/osdc/StriperTypes.h
src/osdc/WritebackHandler.h
src/osdc/error_code.h
src/perf_histogram.h
src/perfglue/cpu_profiler.h
src/perfglue/heap_profiler.h
src/rbd_replay/ActionTypes.h
src/rbd_replay/BufferReader.h
src/rgw/async_utils.h
src/rgw/driver/d4n/rgw_sal_d4n.h
src/rgw/driver/daos/rgw_sal_daos.h
src/rgw/driver/dbstore/common/connection_pool.h
src/rgw/driver/dbstore/common/dbstore.h
src/rgw/driver/dbstore/common/dbstore_log.h
src/rgw/driver/dbstore/config/sqlite.h
src/rgw/driver/dbstore/config/sqlite_schema.h
src/rgw/driver/dbstore/config/store.h
src/rgw/driver/dbstore/dbstore_mgr.h
src/rgw/driver/dbstore/sqlite/connection.h
src/rgw/driver/dbstore/sqlite/error.h
src/rgw/driver/dbstore/sqlite/sqliteDB.h
src/rgw/driver/dbstore/sqlite/statement.h
src/rgw/driver/immutable_config/store.h
src/rgw/driver/json_config/store.h
src/rgw/driver/posix/bucket_cache.h
src/rgw/driver/posix/notify.h
src/rgw/driver/posix/posixDB.h
src/rgw/driver/posix/rgw_sal_posix.h
src/rgw/driver/rados/account.h
src/rgw/driver/rados/buckets.h
src/rgw/driver/rados/config/impl.h
src/rgw/driver/rados/config/realm_watcher.h
src/rgw/driver/rados/config/store.h
src/rgw/driver/rados/group.h
src/rgw/driver/rados/groups.h
src/rgw/driver/rados/rgw_bucket.h
src/rgw/driver/rados/rgw_cr_rados.h
src/rgw/driver/rados/rgw_cr_tools.h
src/rgw/driver/rados/rgw_d3n_datacache.h
src/rgw/driver/rados/rgw_data_sync.h
src/rgw/driver/rados/rgw_datalog.h
src/rgw/driver/rados/rgw_datalog_notify.h
src/rgw/driver/rados/rgw_dedup.h
src/rgw/driver/rados/rgw_dedup_cluster.h
src/rgw/driver/rados/rgw_dedup_epoch.h
src/rgw/driver/rados/rgw_dedup_remap.h
src/rgw/driver/rados/rgw_dedup_store.h
src/rgw/driver/rados/rgw_dedup_table.h
src/rgw/driver/rados/rgw_dedup_utils.h
src/rgw/driver/rados/rgw_etag_verifier.h
src/rgw/driver/rados/rgw_gc.h
src/rgw/driver/rados/rgw_lc_tier.h
src/rgw/driver/rados/rgw_log_backing.h
src/rgw/driver/rados/rgw_metadata.h
src/rgw/driver/rados/rgw_metadata_lister.h
src/rgw/driver/rados/rgw_notify.h
src/rgw/driver/rados/rgw_obj_manifest.h
src/rgw/driver/rados/rgw_object_expirer_core.h
src/rgw/driver/rados/rgw_otp.h
src/rgw/driver/rados/rgw_pubsub_push.h
src/rgw/driver/rados/rgw_putobj_processor.h
src/rgw/driver/rados/rgw_rados.h
src/rgw/driver/rados/rgw_reshard.h
src/rgw/driver/rados/rgw_rest_bucket.h
src/rgw/driver/rados/rgw_rest_log.h
src/rgw/driver/rados/rgw_rest_realm.h
src/rgw/driver/rados/rgw_rest_user.h
src/rgw/driver/rados/rgw_sal_rados.h
src/rgw/driver/rados/rgw_service.h
src/rgw/driver/rados/rgw_sync.h
src/rgw/driver/rados/rgw_sync_counters.h
src/rgw/driver/rados/rgw_sync_error_repo.h
src/rgw/driver/rados/rgw_sync_module.h
src/rgw/driver/rados/rgw_sync_module_aws.h
src/rgw/driver/rados/rgw_sync_module_es.h
src/rgw/driver/rados/rgw_sync_module_es_rest.h
src/rgw/driver/rados/rgw_sync_module_log.h
src/rgw/driver/rados/rgw_sync_trace.h
src/rgw/driver/rados/rgw_tools.h
src/rgw/driver/rados/rgw_trim_bilog.h
src/rgw/driver/rados/rgw_trim_datalog.h
src/rgw/driver/rados/rgw_trim_mdlog.h
src/rgw/driver/rados/rgw_user.h
src/rgw/driver/rados/role.h
src/rgw/driver/rados/roles.h
src/rgw/driver/rados/shard_io.h
src/rgw/driver/rados/sync_fairness.h
src/rgw/driver/rados/topic.h
src/rgw/driver/rados/topic_migration.h
src/rgw/driver/rados/topics.h
src/rgw/driver/rados/users.h
src/rgw/radosgw-admin/orphan.h
src/rgw/radosgw-admin/sync_checkpoint.h
src/rgw/rgw_account.h
src/rgw/rgw_acl.h
src/rgw/rgw_acl_s3.h
src/rgw/rgw_acl_swift.h
src/rgw/rgw_acl_types.h
src/rgw/rgw_aio.h
src/rgw/rgw_aio_throttle.h
src/rgw/rgw_amqp.h
src/rgw/rgw_arn.h
src/rgw/rgw_asio_client.h
src/rgw/rgw_asio_frontend.h
src/rgw/rgw_asio_thread.h
src/rgw/rgw_auth.h
src/rgw/rgw_auth_filters.h
src/rgw/rgw_auth_keystone.h
src/rgw/rgw_auth_registry.h
src/rgw/rgw_auth_s3.h
src/rgw/rgw_b64.h
src/rgw/rgw_basic_types.h
src/rgw/rgw_blake3_digest.h
src/rgw/rgw_bucket.h
src/rgw/rgw_bucket_encryption.h
src/rgw/rgw_bucket_layout.h
src/rgw/rgw_bucket_logging.h
src/rgw/rgw_bucket_sync.h
src/rgw/rgw_bucket_sync_cache.h
src/rgw/rgw_bucket_types.h
src/rgw/rgw_cache.h
src/rgw/rgw_cksum.h
src/rgw/rgw_cksum_digest.h
src/rgw/rgw_cksum_pipe.h
src/rgw/rgw_client_io.h
src/rgw/rgw_client_io_filters.h
src/rgw/rgw_common.h
src/rgw/rgw_compression.h
src/rgw/rgw_compression_types.h
src/rgw/rgw_coroutine.h
src/rgw/rgw_cors.h
src/rgw/rgw_cors_s3.h
src/rgw/rgw_cors_swift.h
src/rgw/rgw_cr_rest.h
src/rgw/rgw_crc_digest.h
src/rgw/rgw_crypt.h
src/rgw/rgw_crypt_sanitize.h
src/rgw/rgw_d3n_cacherequest.h
src/rgw/rgw_data_access.h
src/rgw/rgw_dmclock.h
src/rgw/rgw_dmclock_async_scheduler.h
src/rgw/rgw_dmclock_scheduler.h
src/rgw/rgw_dmclock_scheduler_ctx.h
src/rgw/rgw_dmclock_sync_scheduler.h
src/rgw/rgw_es_query.h
src/rgw/rgw_file_int.h
src/rgw/rgw_flight.h
src/rgw/rgw_flight_frontend.h
src/rgw/rgw_formats.h
src/rgw/rgw_frontend.h
src/rgw/rgw_gc_log.h
src/rgw/rgw_hex.h
src/rgw/rgw_http_client.h
src/rgw/rgw_http_client_curl.h
src/rgw/rgw_http_client_types.h
src/rgw/rgw_http_errors.h
src/rgw/rgw_iam_managed_policy.h
src/rgw/rgw_iam_policy.h
src/rgw/rgw_iam_policy_keywords.h
src/rgw/rgw_kafka.h
src/rgw/rgw_keystone.h
src/rgw/rgw_kmip_client.h
src/rgw/rgw_kmip_client_impl.h
src/rgw/rgw_kms.h
src/rgw/rgw_lc.h
src/rgw/rgw_lc_s3.h
src/rgw/rgw_ldap.h
src/rgw/rgw_lib.h
src/rgw/rgw_lib_frontend.h
src/rgw/rgw_loadgen.h
src/rgw/rgw_log.h
src/rgw/rgw_main.h
src/rgw/rgw_mdlog.h
src/rgw/rgw_mdlog_types.h
src/rgw/rgw_meta_sync_status.h
src/rgw/rgw_multi.h
src/rgw/rgw_multi_del.h
src/rgw/rgw_notify_event_type.h
src/rgw/rgw_obj_types.h
src/rgw/rgw_object_lock.h
src/rgw/rgw_object_ownership.h
src/rgw/rgw_oidc_provider.h
src/rgw/rgw_op.h
src/rgw/rgw_op_type.h
src/rgw/rgw_opa.h
src/rgw/rgw_os_lib.h
src/rgw/rgw_perf_counters.h
src/rgw/rgw_period_history.h
src/rgw/rgw_period_puller.h
src/rgw/rgw_period_pusher.h
src/rgw/rgw_placement_types.h
src/rgw/rgw_policy_s3.h
src/rgw/rgw_pool_types.h
src/rgw/rgw_process.h
src/rgw/rgw_process_env.h
src/rgw/rgw_public_access.h
src/rgw/rgw_pubsub.h
src/rgw/rgw_putobj.h
src/rgw/rgw_quota.h
src/rgw/rgw_quota_types.h
src/rgw/rgw_realm_reloader.h
src/rgw/rgw_realm_watcher.h
src/rgw/rgw_req_context.h
src/rgw/rgw_request.h
src/rgw/rgw_resolve.h
src/rgw/rgw_rest.h
src/rgw/rgw_rest_account.h
src/rgw/rgw_rest_admin.h
src/rgw/rgw_rest_bucket_logging.h
src/rgw/rgw_rest_client.h
src/rgw/rgw_rest_config.h
src/rgw/rgw_rest_conn.h
src/rgw/rgw_rest_iam.h
src/rgw/rgw_rest_iam_account.h
src/rgw/rgw_rest_iam_group.h
src/rgw/rgw_rest_iam_user.h
src/rgw/rgw_rest_info.h
src/rgw/rgw_rest_metadata.h
src/rgw/rgw_rest_oidc_provider.h
src/rgw/rgw_rest_pubsub.h
src/rgw/rgw_rest_ratelimit.h
src/rgw/rgw_rest_role.h
src/rgw/rgw_rest_s3.h
src/rgw/rgw_rest_s3website.h
src/rgw/rgw_rest_sts.h
src/rgw/rgw_rest_swift.h
src/rgw/rgw_rest_usage.h
src/rgw/rgw_rest_user_policy.h
src/rgw/rgw_rest_zero.h
src/rgw/rgw_restore.h
src/rgw/rgw_role.h
src/rgw/rgw_s3_filter.h
src/rgw/rgw_s3select.h
src/rgw/rgw_s3select_private.h
src/rgw/rgw_sal.h
src/rgw/rgw_sal_config.h
src/rgw/rgw_sal_dbstore.h
src/rgw/rgw_sal_filter.h
src/rgw/rgw_sal_fwd.h
src/rgw/rgw_sal_store.h
src/rgw/rgw_signal.h
src/rgw/rgw_string.h
src/rgw/rgw_sts.h
src/rgw/rgw_swift_auth.h
src/rgw/rgw_sync_policy.h
src/rgw/rgw_tag.h
src/rgw/rgw_tag_s3.h
src/rgw/rgw_tar.h
src/rgw/rgw_token.h
src/rgw/rgw_torrent.h
src/rgw/rgw_tracer.h
src/rgw/rgw_url.h
src/rgw/rgw_usage.h
src/rgw/rgw_user_types.h
src/rgw/rgw_web_idp.h
src/rgw/rgw_website.h
src/rgw/rgw_worker.h
src/rgw/rgw_xml.h
src/rgw/rgw_xxh_digest.h
src/rgw/rgw_zone.h
src/rgw/rgw_zone_features.h
src/rgw/rgw_zone_types.h
src/rgw/services/svc_bi.h
src/rgw/services/svc_bi_rados.h
src/rgw/services/svc_bilog_rados.h
src/rgw/services/svc_bucket.h
src/rgw/services/svc_bucket_sobj.h
src/rgw/services/svc_bucket_sync.h
src/rgw/services/svc_bucket_sync_sobj.h
src/rgw/services/svc_cls.h
src/rgw/services/svc_config_key.h
src/rgw/services/svc_config_key_rados.h
src/rgw/services/svc_finisher.h
src/rgw/services/svc_mdlog.h
src/rgw/services/svc_notify.h
src/rgw/services/svc_quota.h
src/rgw/services/svc_sync_modules.h
src/rgw/services/svc_sys_obj.h
src/rgw/services/svc_sys_obj_cache.h
src/rgw/services/svc_sys_obj_core.h
src/rgw/services/svc_sys_obj_core_types.h
src/rgw/services/svc_sys_obj_types.h
src/rgw/services/svc_tier_rados.h
src/rgw/services/svc_user.h
src/rgw/services/svc_user_rados.h
src/rgw/services/svc_zone.h
src/rgw/services/svc_zone_utils.h
src/test/ObjectMap/KeyValueDBMemory.h
src/test/admin_socket_output.h
src/test/admin_socket_output_tests.h
src/test/client/TestClient.h
src/test/common/ObjectContents.h
src/test/common/dns_messages.h
src/test/compressor/compressor_example.h
src/test/crimson/ctest_utils.h
src/test/crimson/gtest_seastar.h
src/test/crimson/seastar_runner.h
src/test/crimson/seastore/onode_tree/test_value.h
src/test/crimson/seastore/test_block.h
src/test/crimson/seastore/transaction_manager_test_state.h
src/test/crimson/test_messenger.h
src/test/direct_messenger/DirectMessenger.h
src/test/direct_messenger/DispatchStrategy.h
src/test/direct_messenger/FastStrategy.h
src/test/direct_messenger/QueueStrategy.h
src/test/erasure-code/ErasureCodeExample.h
src/test/erasure-code/ceph_erasure_code_benchmark.h
src/test/immutable_object_cache/MockCacheDaemon.h
src/test/immutable_object_cache/test_common.h
src/test/journal/RadosTestFixture.h
src/test/journal/mock/MockJournaler.h
src/test/lazy-omap-stats/lazy_omap_stats_test.h
src/test/libcephfs/ceph_pthread_self.h
src/test/librados/TestCase.h
src/test/librados/crimson_utils.h
src/test/librados/test.h
src/test/librados/test_common.h
src/test/librados/test_cxx.h
src/test/librados/test_shared.h
src/test/librados/testcase_cxx.h
src/test/librados_test_stub/LibradosTestStub.h
src/test/librados_test_stub/MockTestMemCluster.h
src/test/librados_test_stub/MockTestMemIoCtxImpl.h
src/test/librados_test_stub/MockTestMemRadosClient.h
src/test/librados_test_stub/TestClassHandler.h
src/test/librados_test_stub/TestCluster.h
src/test/librados_test_stub/TestIoCtxImpl.h
src/test/librados_test_stub/TestMemCluster.h
src/test/librados_test_stub/TestMemIoCtxImpl.h
src/test/librados_test_stub/TestMemRadosClient.h
src/test/librados_test_stub/TestRadosClient.h
src/test/librados_test_stub/TestWatchNotify.h
src/test/libradosstriper/TestCase.h
src/test/librbd/mock/MockContextWQ.h
src/test/librbd/mock/MockExclusiveLock.h
src/test/librbd/mock/MockImageCtx.h
src/test/librbd/mock/MockImageState.h
src/test/librbd/mock/MockImageWatcher.h
src/test/librbd/mock/MockJournal.h
src/test/librbd/mock/MockJournalPolicy.h
src/test/librbd/mock/MockObjectMap.h
src/test/librbd/mock/MockOperations.h
src/test/librbd/mock/MockPluginRegistry.h
src/test/librbd/mock/MockReadahead.h
src/test/librbd/mock/MockSafeTimer.h
src/test/librbd/mock/cache/MockImageCache.h
src/test/librbd/mock/crypto/MockCryptoInterface.h
src/test/librbd/mock/crypto/MockDataCryptor.h
src/test/librbd/mock/crypto/MockEncryptionFormat.h
src/test/librbd/mock/exclusive_lock/MockPolicy.h
src/test/librbd/mock/io/MockImageDispatch.h
src/test/librbd/mock/io/MockImageDispatcher.h
src/test/librbd/mock/io/MockObjectDispatch.h
src/test/librbd/mock/io/MockObjectDispatcher.h
src/test/librbd/mock/io/MockQosImageDispatch.h
src/test/librbd/mock/migration/MockSnapshotInterface.h
src/test/librbd/mock/migration/MockStreamInterface.h
src/test/librbd/object_map/mock/MockInvalidateRequest.h
src/test/librbd/test_fixture.h
src/test/librbd/test_mock_fixture.h
src/test/librbd/test_support.h
src/test/neorados/common_tests.h
src/test/objectstore/ObjectStoreImitator.h
src/test/objectstore/TestObjectStoreState.h
src/test/osd/Object.h
src/test/osd/RadosModel.h
src/test/osd/TestOpStat.h
src/test/osd/scrubber_generators.h
src/test/osd/scrubber_test_datasets.h
src/test/osdc/FakeWriteback.h
src/test/osdc/MemWriteback.h
src/test/perf_helper.h
src/test/rbd_mirror/mock/MockBaseRequest.h
src/test/rbd_mirror/mock/MockContextWQ.h
src/test/rbd_mirror/mock/MockSafeTimer.h
src/test/rbd_mirror/mock/image_sync/MockSyncPointHandler.h
src/test/rbd_mirror/test_fixture.h
src/test/rbd_mirror/test_mock_fixture.h
src/test/rgw/amqp_mock.h
src/test/rgw/test_rgw_common.h
src/test/system/cross_process_sem.h
src/test/system/st_rados_create_pool.h
src/test/system/st_rados_delete_objs.h
src/test/system/st_rados_delete_pool.h
src/test/system/st_rados_list_objects.h
src/test/system/st_rados_notify.h
src/test/system/st_rados_watch.h
src/test/system/systest_runnable.h
src/test/system/systest_settings.h
src/tools/RadosDump.h
src/tools/ceph-dencoder/denc_registry.h
src/tools/ceph-dencoder/nvmeof_types.h
src/tools/ceph_objectstore_tool.h
src/tools/cephfs/DataScan.h
src/tools/cephfs/Dumper.h
src/tools/cephfs/EventOutput.h
src/tools/cephfs/JournalFilter.h
src/tools/cephfs/JournalScanner.h
src/tools/cephfs/JournalTool.h
src/tools/cephfs/MDSUtility.h
src/tools/cephfs/MetaTool.h
src/tools/cephfs/PgFiles.h
src/tools/cephfs/Resetter.h
src/tools/cephfs/TableTool.h
src/tools/cephfs_mirror/ClusterWatcher.h
src/tools/cephfs_mirror/FSMirror.h
src/tools/cephfs_mirror/InstanceWatcher.h
src/tools/cephfs_mirror/Mirror.h
src/tools/cephfs_mirror/MirrorWatcher.h
src/tools/cephfs_mirror/PeerReplayer.h
src/tools/cephfs_mirror/ServiceDaemon.h
src/tools/cephfs_mirror/Types.h
src/tools/cephfs_mirror/Utils.h
src/tools/cephfs_mirror/Watcher.h
src/tools/cephfs_mirror/aio_utils.h
src/tools/cephfs_mirror/watcher/RewatchRequest.h
src/tools/immutable_object_cache/CacheClient.h
src/tools/immutable_object_cache/CacheController.h
src/tools/immutable_object_cache/CacheServer.h
src/tools/immutable_object_cache/CacheSession.h
src/tools/immutable_object_cache/ObjectCacheStore.h
src/tools/immutable_object_cache/Policy.h
src/tools/immutable_object_cache/SimplePolicy.h
src/tools/immutable_object_cache/SocketCommon.h
src/tools/immutable_object_cache/Types.h
src/tools/immutable_object_cache/Utils.h
src/tools/kvstore_tool.h
src/tools/rados/PoolDump.h
src/tools/rados/RadosImport.h
src/tools/rbd/ArgumentTypes.h
src/tools/rbd/IndentStream.h
src/tools/rbd/MirrorDaemonServiceInfo.h
src/tools/rbd/OptionPrinter.h
src/tools/rbd/Schedule.h
src/tools/rbd/Shell.h
src/tools/rbd/Utils.h
src/tools/rbd_ggate/Driver.h
src/tools/rbd_ggate/Request.h
src/tools/rbd_ggate/Server.h
src/tools/rbd_ggate/Watcher.h
src/tools/rbd_ggate/ggate_drv.h
src/tools/rbd_mirror/BaseRequest.h
src/tools/rbd_mirror/CancelableRequest.h
src/tools/rbd_mirror/ClusterWatcher.h
src/tools/rbd_mirror/ImageDeleter.h
src/tools/rbd_mirror/ImageMap.h
src/tools/rbd_mirror/ImageReplayer.h
src/tools/rbd_mirror/ImageSync.h
src/tools/rbd_mirror/InstanceReplayer.h
src/tools/rbd_mirror/InstanceWatcher.h
src/tools/rbd_mirror/Instances.h
src/tools/rbd_mirror/LeaderWatcher.h
src/tools/rbd_mirror/Mirror.h
src/tools/rbd_mirror/MirrorStatusUpdater.h
src/tools/rbd_mirror/MirrorStatusWatcher.h
src/tools/rbd_mirror/NamespaceReplayer.h
src/tools/rbd_mirror/PoolMetaCache.h
src/tools/rbd_mirror/PoolReplayer.h
src/tools/rbd_mirror/PoolWatcher.h
src/tools/rbd_mirror/ProgressContext.h
src/tools/rbd_mirror/RemotePoolPoller.h
src/tools/rbd_mirror/ServiceDaemon.h
src/tools/rbd_mirror/Threads.h
src/tools/rbd_mirror/Throttler.h
src/tools/rbd_mirror/Types.h
src/tools/rbd_mirror/image_deleter/SnapshotPurgeRequest.h
src/tools/rbd_mirror/image_deleter/TrashMoveRequest.h
src/tools/rbd_mirror/image_deleter/TrashRemoveRequest.h
src/tools/rbd_mirror/image_deleter/TrashWatcher.h
src/tools/rbd_mirror/image_deleter/Types.h
src/tools/rbd_mirror/image_map/LoadRequest.h
src/tools/rbd_mirror/image_map/Policy.h
src/tools/rbd_mirror/image_map/SimplePolicy.h
src/tools/rbd_mirror/image_map/StateTransition.h
src/tools/rbd_mirror/image_map/Types.h
src/tools/rbd_mirror/image_map/UpdateRequest.h
src/tools/rbd_mirror/image_replayer/BootstrapRequest.h
src/tools/rbd_mirror/image_replayer/CloseImageRequest.h
src/tools/rbd_mirror/image_replayer/CreateImageRequest.h
src/tools/rbd_mirror/image_replayer/GetMirrorImageIdRequest.h
src/tools/rbd_mirror/image_replayer/OpenImageRequest.h
src/tools/rbd_mirror/image_replayer/OpenLocalImageRequest.h
src/tools/rbd_mirror/image_replayer/PrepareLocalImageRequest.h
src/tools/rbd_mirror/image_replayer/PrepareRemoteImageRequest.h
src/tools/rbd_mirror/image_replayer/Replayer.h
src/tools/rbd_mirror/image_replayer/ReplayerListener.h
src/tools/rbd_mirror/image_replayer/StateBuilder.h
src/tools/rbd_mirror/image_replayer/TimeRollingMean.h
src/tools/rbd_mirror/image_replayer/Types.h
src/tools/rbd_mirror/image_replayer/Utils.h
src/tools/rbd_mirror/image_replayer/journal/CreateLocalImageRequest.h
src/tools/rbd_mirror/image_replayer/journal/EventPreprocessor.h
src/tools/rbd_mirror/image_replayer/journal/PrepareReplayRequest.h
src/tools/rbd_mirror/image_replayer/journal/ReplayStatusFormatter.h
src/tools/rbd_mirror/image_replayer/journal/Replayer.h
src/tools/rbd_mirror/image_replayer/journal/StateBuilder.h
src/tools/rbd_mirror/image_replayer/journal/SyncPointHandler.h
src/tools/rbd_mirror/image_replayer/snapshot/ApplyImageStateRequest.h
src/tools/rbd_mirror/image_replayer/snapshot/CreateLocalImageRequest.h
src/tools/rbd_mirror/image_replayer/snapshot/PrepareReplayRequest.h
src/tools/rbd_mirror/image_replayer/snapshot/Replayer.h
src/tools/rbd_mirror/image_replayer/snapshot/StateBuilder.h
src/tools/rbd_mirror/image_replayer/snapshot/Utils.h
src/tools/rbd_mirror/image_sync/SyncPointCreateRequest.h
src/tools/rbd_mirror/image_sync/SyncPointPruneRequest.h
src/tools/rbd_mirror/image_sync/Types.h
src/tools/rbd_mirror/image_sync/Utils.h
src/tools/rbd_mirror/instance_watcher/Types.h
src/tools/rbd_mirror/instances/Types.h
src/tools/rbd_mirror/leader_watcher/Types.h
src/tools/rbd_mirror/pool_watcher/RefreshImagesRequest.h
src/tools/rbd_mirror/pool_watcher/Types.h
src/tools/rbd_mirror/service_daemon/Types.h

index 1ae0a67ca2e594125220ed29c3de54bc9eca4e29..1ef97a1f4940c4f8273ed82ed36531496005affe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index 0eb58b41866556070c202e5d489d0c42fb842147..f26d8bbe9aa0851db2f95059b2c291fe21133790 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index feb19ccbfb7b7a0d523cc8165251aff8e9a26b30..a8c2ea70b4e2b21a9922a17cd5c446522522b7ad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fc4a8788628f84c552f07decc1c03dace7f298bc..c409d1f5c16e748b5424ef3dcbb7537826d833a5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fc102ebc107e8924116f0c3f5a2f2163c488edd4..17505e0f57416dd7d15d2038d360629a51ce31f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index aba21b4155ab22b817c9e52a86267c22a14067f8..1a808059679581d9123d8b327c9be8895f735446 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e139218d35ff11fcba4c7db069821ecd1183d525..cf0eafbd7dd42432b06df20efbcc8d4b85695b82 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7cd17962abee73a2b76483669bdf1aeb170ae281..ce744219af0ab58d1b8347a6cb4e74c35fe5ad5f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 3d567eaca15ac7b558d6ab3c465e39bfc7a810f9..6e2a64aced5708a95f05c7bf0216819de79e477d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 4b3dcccbe9dd26bd379d0b8f8ce1eeaeae63a198..01900e5253d065e8c32c3d9e77079ec608ca9bbf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 692ebc288946ee43b16921a8ff931f364519aca8..335406d954f7121a8eba8593ac00410d242431c3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cc9557912fad82351833b507bd559ebf41bedc67..9eef8bbac4c6d10abc7a29aaf49b85af65625929 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 237518d414c4ded4b5cd97cc590207444b539ffe..bef40c8d45b999994358c5f146eac634e77d8982 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "AuthClient.h"
 #include "AuthServer.h"
index f77a4f4b0548771d616237572a496e4ec0cb1d7a..64f952e6b4b3a4d1c0b80e2f94a2ad8db8e191b9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 534eb513608b4e4cc89d2cc70d285d1952e3e915..2af174052187acda2e922619873a1aa473f92d9b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 626119078378b34a6bc76516510e000115ccadb1..2190cdb00d584c71c2717ce750d7c80d29c9e48c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 601a5c69f4ba32b670fd70b225f50ce8285c16c6..49ef986c828a934efba0beb5f2d01edb5d2d21d1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b4ebffec137cf3936baefe0828c42f1af17c45aa..4b64c07b03b99ea697ac0a686f849defa3f4c004 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3e7bdb2c58f604709a3439dc49dd5fa589947d5a..8b494bdea2a627f8e749a20a738b225fa91ca9b3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e6e093ee4c7c187e313ba30ef2c640679148988b..d9fc291d8500d929b0d6e14a937b9185698517ac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e09426f1a6cc6554c56ea7f672cd37ea213224e0..e8d372d2ddd3877c7b6af28f386c88fc93a9772a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3d5ca58d526d2cce560cffff43c5334929a9dbb3..4817aecf72a5ce725ad68ce0c26902e6dcbdf5e8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 66b4d59fc5ddef12688646b3e2b08b0cc9f386bc..7d6220c8c3b754cf522a8d1cac09f96901599268 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d23fdcc6723785dcdb42f96158812f5a5604ab23..0e84cb15faf77411447f8dc4fd210e77e3b08058 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e6fcee8fc3368609dac7c4fb9a6422ee55d00262..074ae95b0d7d7667ccc68e2790844d28024d8bb1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ca1451f797a8bcbb5533e8d6ca797356de3deda1..d18e4617136360006ee24a22d8cae9748f642d4e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7b91c6ea183cf37553c1c16e379cc3ab99647734..d168025fefa68e382647330dfdd984d55b5f77a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
   *
index eda8e1b961a598bbaa2ad759e6583930651011c5..8ea553fc757dd25b1457b27288aa5eec1e717721 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index b444b645bc34f5ba69d97e9c4376df3a25ac68d3..344993742b8d2eae15fda0ce8d8eec177bb3b02d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1535ba3c55c8d9902db3f9126ec1872e9afd5c71..c54f222b27e67f1a2be11770fae9b6fb51b5a98f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index af42eb65630fbd0f7ee73454a15acdb5ad35fa08..271222d945b1c77f4d019ed80c18fb1d640b4803 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 323d7281f034c796fef78ce29303854601eec75f..ac5b0ec5dd1f6233a15586841a4e2ad26562a899 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
   *
index 0847ea5c69e95ee6c966f0a37af8bcc686361326..48b73394cf86d82223d4aeb2a41b1c228647086f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4b7eabff572f9ff627a0fa7fc2fbe8097ac6fac8..ecc1fdfbb4548fa28738b5b8a993384d5e7f010b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLIENT_SNAPREALM_H
 #define CEPH_CLIENT_SNAPREALM_H
index d24a02487e135ccb9c0cfe488c2e13c574331961..834a462fecb2df001a2295a5eafc501c91a2b9c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 _CEPH_CLIENT_DELEGATION_H
 #define _CEPH_CLIENT_DELEGATION_H
 
index 3ef209a4148e28e3440d0893a4cc1240137de1e5..d44681d6a324dd5cacf1fbf341f856b21ab47306 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5a92df5bea0d5a07fd02dc4b86d1efdccca8123b..ec5a728cdcaa287331cb9d3f553a02f99b5e6c65 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLIENT_INODE_H
 #define CEPH_CLIENT_INODE_H
index 822ec0ffcdc96aac0b1b6b5aa5c5c4b12615c8df..2e7ff3f48eaf7b6b40a87daa53c660e255c8b21d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLIENT_INODEREF_H
 #define CEPH_CLIENT_INODEREF_H
index d570ed084141f75e2d7287f07e6d42d85621aa7b..f8fb23a7c0b297f6dc8de7671606401fbce5b0f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLIENT_METAREQUEST_H
 #define CEPH_CLIENT_METAREQUEST_H
index 058272de053ee7047cf9cfa3a9233dedb02a7deb..a90f5a73dded882fff22524a61af5d5e6ee0f1b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLIENT_METASESSION_H
 #define CEPH_CLIENT_METASESSION_H
index 867ef5aa081991e7c00312e371dd4eacddfe392e..e08c9e7579beb6fe85de98561df50ab3e56bda3d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OSDC_OBJECTERWRITEBACKHANDLER_H
 #define CEPH_OSDC_OBJECTERWRITEBACKHANDLER_H
 
index 9035a0937f513c99cfcbfd7c64fe18236ae7e59a..3ae454c0d5cda8cd95aec1f25ffc0b763f291fc9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2c160163732e5e1b0534923f6831a85a7a2bf990..842d9e768457a923a0f468ae9d4cb611e7f7521f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2f90c4f7c39736d58b59e27c6666d78c52e49408..2968b3c9b1d3a4064c5730d3c0d2b21ddbe030a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 995dd03adefdd3fad897c20e072444f362188c8c..0ef3aae70c62217f1890ec33d7c1a2dded44f74d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 572c1164ba19bf18a16194aca4935f92e4f89b45..0633a0921ac54de371ba7e6c748d4523bac4e799 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 85e587baf46b55acac1de0cf5c06995ebc4e8f50..8f80ebd6c014e89f3a97224bedcf0d9e4c37e8d3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0d55d68e7a05c1ef37d784ec2edd6d616172155c..0ba3f1e5de9fd0ee4ac0e296d9829fda0a8fe77e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 66c1ac22e8e5e6a34ee5899e4daed8ca643b3632..814e08cf553e6a458e8052bedec6e1536e4de31d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 2883bdb2a809d99dfe1e0481719bc34baeb89485..e1a53be64f22797d096d48e9c5ee45cbcf6c67ab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include "common/ceph_time.h" // for ceph::coarse_real_time
index 0abbf045bb03bc5b9280558d0406bc4daec5d4e8..8f44e49e8220968c35610f5191e87a4be80d939b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_CAS_CLIENT_H
 #define CEPH_CLS_CAS_CLIENT_H
index f535b2c6cd814305480721d5959f85667505ce73..8b5bc9602110463ed15ad0bd822f501033b1330f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 916c00ede20b69883dc9fc82df8c8686c7604bf6..3a0dff8bbebbf9768c563e5c7e77c11b316a1982 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_CAS_OPS_H
 #define CEPH_CLS_CAS_OPS_H
index 8a595ae1f117876aa04742d624cda7ae22cee7bb..fc4593e3dedb81ad5d647eef51bbccdb8f6eb1b3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e02281185d33d4754191e8bb653f724754068cfa..df523529c40c36ac55b6c86c8d03baef3f8b7fdc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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_fwd.hpp"
 #include "mds/mdstypes.h"
index 013d85cc7ee203f46d8627d1d3abd3f5a7d4c444..cfb0be8d97df83fed230732adfa1add247c199fa 100644 (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 39b1049e8f98475d457e892552048631f2547168..58c2a460f4ec16f1a0077c61a7fd8d5c2648306d 100644 (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 11e39575fea7621e861a28de52cb1dd1c93e01a6..687eb74ca932574a75ddf21248d0d325385f14ca 100644 (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 45a8732df75c41078e637fd2dfb0b130042ef04e..bc8e9e59de25efb73a096abd9ea23fe7a2fcc6a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index edef5b838ead74c3cc94030ef4a97ca242e9d562..015b5d9479505f68b568e18ae53130a1d1222188 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index f8ad9db5113a053101c6ca4bce129632927dc7bd..a625e65c1b9e8ffceb9fe177adf991ea0d762d3e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_JOURNAL_CLIENT_H
 #define CEPH_CLS_JOURNAL_CLIENT_H
index 0471b593f17e8f048084d52aa2794c2f669a0699..537b9df0a430ad1fc1483c4517543a2218d65d64 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_JOURNAL_TYPES_H
 #define CEPH_CLS_JOURNAL_TYPES_H
index 2ca0e8393b69372dfec6c8f671bf65ff489d4eea..965197a04167bd1cbd17ebd51f7f4fd004894cd8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_LOCK_CLIENT_H
 #define CEPH_CLS_LOCK_CLIENT_H
index 866ea504218e0be6f8558fef2eb9252ceda2642f..b7694ac665163fe1def09b2145b5f0aa3a6098a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_LOCK_OPS_H
 #define CEPH_CLS_LOCK_OPS_H
index 55dbe84105578e4b01dd67c941531404de284cb9..59e62c0f747aab01e323c2b499f7e22aecd642ca 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_LOCK_TYPES_H
 #define CEPH_CLS_LOCK_TYPES_H
index 0b6eac6e9cb536b75a8c620786bcddf480e3c8a2..5bd3ee92fde1155b08265ed5475e1b19a14addf0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_LOG_CLIENT_H
 #define CEPH_CLS_LOG_CLIENT_H
index 00f561c9e20a5cabc2e24efaae37d7e8601a7802..58697ecaa2d228d7495281644c0f1be579e617e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_LOG_OPS_H
 #define CEPH_CLS_LOG_OPS_H
index b4d963ba82be33497ecd84cd2d16c0a53d2a0a26..eda654789f40d174f92b5f6aa502ac4392f0f49c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_LOG_TYPES_H
 #define CEPH_CLS_LOG_TYPES_H
 
index a921e4e383f4659b24fd06b148c87e04c582bb8e..87702bbde0e0ccec4010eb663a702fa55f5e4ad0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_OTP_CLIENT_H
 #define CEPH_CLS_OTP_CLIENT_H
index 970bd3a7809f495aaad1fb0097dae723e4ad0cfe..5acb3c437768104528bd7124f4f1043873754fcb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_OTP_OPS_H
 #define CEPH_CLS_OTP_OPS_H
index 4090ddc1c5a42e6339f2f27f003a39a6b5b0320f..654b82edff29cbfb16524a8deb47c67a9ff40f6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_OTP_TYPES_H
 #define CEPH_CLS_OTP_TYPES_H
index 517dc0c2eaa76840eb357c564e0b1d2e1c5bc020..0b0edca965faf35c76c08cbca8dbb0a840b08e55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_QUEUE_OPS_H
 #define CEPH_CLS_QUEUE_OPS_H
index 909085ef1d2844aaee3a39002f68b1348c189f84..c77b8a4a6195b6505d9da42366697b2941bea3cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_QUEUE_TYPES_H
 #define CEPH_CLS_QUEUE_TYPES_H
index d4a512f41c0c71bfc1e497e406e61397c216d784..19c0cec77f6d3b229272c7ef3db0bf823d182164 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 __CEPH_CLS_RBD_H
 #define __CEPH_CLS_RBD_H
index 2699ed2c4e198260621e6d6cb23d7b9de10f032c..8369025b38ddad0d4faeb551d5c271f7ceb61a32 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CLS_RBD_CLIENT_H
 #define CEPH_LIBRBD_CLS_RBD_CLIENT_H
index 3e1ec79fc39d6587f378a8641f381872374e25f2..cd7cad2e88dca759c1e6531bcd4a581ed63e02bc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_RBD_TYPES_H
 #define CEPH_CLS_RBD_TYPES_H
index af039186615ef2d3c123e37cddd0da49182e1bd4..14a184133f76adcaeef6c51aa9c603af91f3d252 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_REFCOUNT_CLIENT_H
 #define CEPH_CLS_REFCOUNT_CLIENT_H
index 3d50db062a5e665b8cfb91e29d1a8c6d546cf58c..1cd8bf20f772cbff0a17491ac36b058bf4f16d73 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_REFCOUNT_OPS_H
 #define CEPH_CLS_REFCOUNT_OPS_H
index 079bb6cb0196bfd085980a41d2e9f5b36e7b3e27..ff8c2478566b8ee6dbb7093e08838167f121ad5b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index da5778cd544c5f1519e048230f17161c732e85ad..2785454fe596b26ae92af6c6a4000c941e11e2c7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 5d5812cc3843a9aaf718b187eb40fcbdbf97e42b..f3caada0b79f805cf8eef2fba1c57eb9ea9ba8e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 4b469bd89211ae4761d8d8f5cb25164a6441cef1..6fe5e4e251d1c36380eb4cdf6c9cde17b0e9c8f7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index bce510b9c534b114c58d162554b3991ef9c6887d..aa1b4acd382d82e04e579501e4687b06e84d6ea0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index ae33e3ff0e1f78a477ca1fc4ce0effa4e49c3261..82b8cb1f5c1cf8dfdd89845419c8d101b587c8ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 321f4f72e38ddbbd57cab4647aa9ef9fb37e6392..143a55b9470642523003da61ecc747af96d26c02 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 93502336a28c1b428be40b65b0cc7e7c2f272fae..5fe9fe783c6ccfa7705a2f0e71e760f8826b28fb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index be906f18d33231a30eb8b2918bbfece43ceb56c6..e57e3c85891b476ccab4162f66099e13c13fc0a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 818d4b0c467154835e184b655b5df37c156eb37a..e78581e042d11062bcf9c4424c80512e9d34ea91 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_TIMEINDEX_CLIENT_H
 #define CEPH_CLS_TIMEINDEX_CLIENT_H
index 0a2883ab29cec741966204208800afa31298f856..31801e6fb2b7e0d5f638702455870cd2567f43db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_TIMEINDEX_OPS_H
 #define CEPH_CLS_TIMEINDEX_OPS_H
index 6221a1766f08f74ddec7b1e5c40eca457200deee..db98132c3ab97a625cc2fd38fdffc59b224ab466 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_TIMEINDEX_TYPES_H
 #define CEPH_CLS_TIMEINDEX_TYPES_H
index a1120f86400b6be08061e1fc4faf9c4d6b21f766..6b5e9d828c9c08abe71c4398e3c00d51d2c58977 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_USER_CLIENT_H
 #define CEPH_CLS_USER_CLIENT_H
index 33276d1fc17881836ef684350714f5e7ec8bbd3f..f69f9642592f68fa8377bd165adfa9a40fb25043 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_USER_OPS_H
 #define CEPH_CLS_USER_OPS_H
index 50e61ac757ad98f84aa73f37721b255a49b01422..c9ef2864a96de5877f3a33499d47940723723687 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_USER_TYPES_H
 #define CEPH_CLS_USER_TYPES_H
index 19457855a02d6435f335249fefcc2ac944323fe5..8cc474a68cce610ec78e987d13a61eb27c4b8eaf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_VERSION_CLIENT_H
 #define CEPH_CLS_VERSION_CLIENT_H
index 2e96ebc07606e332183b0a7ae9573dbca130f55b..03212fbad64e3e247f1d68c5b592fa7b0a6426a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_VERSION_OPS_H
 #define CEPH_CLS_VERSION_OPS_H
index 56d6387bc0b8d562c00c48fda1dd74f133af4ac0..66043a91738c06e34719e8fcc25aa938f9d4f53e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CLS_VERSION_TYPES_H
 #define CEPH_CLS_VERSION_TYPES_H
index dfa913ad4a3a0f5ff6bcecaa8134f4881fe071a4..7ed08152addfe2b10deaadbeb6f2266289406bba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_ASYNC_OP_TRACKER_H
 #define CEPH_ASYNC_OP_TRACKER_H
index df880844d2ecf94a9372afa39865f25b94d40213..7bfa759a265743833c9625e5bc242e154265ece7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d89b34d3e8e49c700618d55c502c7e66ccf7dee1..4acb68129bc3fd648bb36f46826be29d481a0de0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_BACKTRACE_H
 #define CEPH_BACKTRACE_H
index 5c4273a0874d387b14a7d83ae046ddaf1ea94e17..a87af1aebaf36e4d848203c52f7d3c55c38aeee7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index a42f5b682a139e95db39204003745d1f0895a495..e9fb485e70ae4406a39a46d38a2ff41e4d2b9938 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_BLUESTORE_CHECKSUMMER
 #define CEPH_OS_BLUESTORE_CHECKSUMMER
index 44d5452593814bf54969807ab0a4b79862577db7..cc9c86b601118c4af188ece00aa1ab2866baa741 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0dec5fe6b238c7fd61d640dffc52439d2bba2554..cd87d55ca780cbe0dcea6cfde1774e18de5a2684 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2ea4b9e2de95d0f4188c41a6b6050e5d1c40aa0d..3627afe7e5c563dceec46c29d2da8e37b8523d41 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5252b62028df252ce982db7b83ea290c81da3948..b70b680951b78422bc7deb5da5fa877af0a90eb7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 86c51b2b87b601def0199eab2097e62327ffc672..dba13efbc4bf57ab7bccc37dff9d3dff0cbcb5b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_ASYNC_COMPLETION_H
 #define CEPH_ASYNC_COMPLETION_H
 
index 731830d1901f30adedad92dc38d6254bde5fdf00..bf4e6e65ab7ce2e31cb01e4dff0bf0192bd3e8a9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f12ea092f494906bba8eea59f3ace51481fa460d..e087076fe669b5c31a14d9fe9b2d95ef4369eb3d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d33dfe2011843343847afd3c1c82a36f9ce24b56..1c986165e3504fd008fc31379ed0a4eda38fbefb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 426a8d763cc476d4438761f6862e9a1b0aea0d79..aba2e5b7ea27af2c61fa3a74bb721b04507dff0e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b9156f551f39f6269238075314f5a7e9ecf36db2..002b55031c3a02f9f1be2917adca2a4500f3ce72 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index d718c2b05ed6f820520f4659fb94621cc068490a..497937a01a703e3a4b555db5340677cbf8926d2e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a19a1859bfb76777a053cafce3c7cad646ba126b..96146b4a21c33532f406eb54c252c0b71c62225d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 0c20b61f06f97cac636e873ed4a95dee25bf4a4e..4764c3be49fc027aac0f7e1dbae397ea90876d1e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_FORMATTER_H
 #define CEPH_FORMATTER_H
 
index 953367ad7d1c9af0345eaa9b211022bc37c3ef1d..c6d7214ac18721ba057a3614e7a8fb073d02b879 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 __CEPH_LOG_GRAYLOG_H
 #define __CEPH_LOG_GRAYLOG_H
index a972a93c66c71a959d1c49bae10ce4264b026556..b77bdbcc0b5fe1cd56351ae5d6b5e3c0fc0844aa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index d01d2d8b60336a93c4e2951bda2890a78d0600e6..c8230eebcf7fe46bd4a559b7114204cb9da21836 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_HTML_FORMATTER_H
 #define CEPH_HTML_FORMATTER_H
 
index 401042cc271742dfa4e20ed82fe450f4c397a966..d3e936339d46980aea0f4a1976a33c8c6cc4ffd6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 78ad5ec6973f80ae7c8feab5b753c276bc5cbf25..bc4ba2beaae25a6917a393cd1cd177c6c423fb99 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 4cc711d83dd4213a199298cd1510c56278495a77..f0bdd7eb454ca28d75a6924022de9f49e317970e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 91a687376220161c46565e88ed67f6791b595f8d..66cec569ec5d160ed4f3668685d9daacec6d1213 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 377b1ff9eb6429bc8830531e086049c364412dba..53dffd4151ff0b6091833f43535bc799fc6cb383 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_COMMON_JOURNALD_H
 #define CEPH_COMMON_JOURNALD_H
index c8c66e85458243f266b7a98c5fc471df7c3778aa..ebc7cab98c73256e6d8241cf393f1f66bc6633f8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c257f64abbde0001bb47b60d1dda1fcd5c4a61cb..dc6203eba9d0ae0a127cad6f0e6f54dd882099ec 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8383edbdad275fa86f883b0336bdf7198ac3a1ed..b79b1a16a03291be60b7353f6fd8e96ec6ff5621 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6cfe3c7acaf9dbcdb64762192e56d6fa60cb22c7..eaa080cbb152660f25316327c2173843db144cad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 07104b21f5386de9ca95db742c7243ea683867e4..0775af33362dd6d2194b6a6b419b86afae3454f7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9cc3328cdcc4ce3efa28f92a842866617448584f..d9ee33a38373ff0835e3c3d8dcd8a92df36ef666 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 938fb6e16875dac96ba68165bddd0d027aa8e85b..9c8258d14e2d6f65e5d547d49d6cf789949be8c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 d25d5dd5adae0afb7a855889ccd03c6c01541213..cb3c29350426bee9651abba22614a74ba94f3a28 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_COMMON_PREFORKER_H
 #define CEPH_COMMON_PREFORKER_H
 
index 0c006795eb856a5a1fa11ba0ad1bd16737156588..c887cbd733d44eeec395d50522a74b7ba88a41db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8233d0ecf27966bd62dc6ea783674bddba7e9790..2c083200e3322cae89a81d68f79281cc63b0b162 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index af5c47be25f9d6d077a82043a0b851fa62e6c13a..8bbeef1d67ee842e34ab21473d21046c1587ea34 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 QUEUE_RING_H
 #define QUEUE_RING_H
index 08c8edc7b6d5e1dcdca8b1b5fa5edd6ea44ac9c9..abe20344d97423f6a52a705b2bc1f0a55f9695e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 716e58cd3a271a837960704a364b431d29af28db..fa69277cc9d3144300de903f26ef16da2176766d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_READAHEAD_H
 #define CEPH_READAHEAD_H
index 924d01eea8097415cc9313e0437d51bc4dccebca..fdaf1815031ad8d13056d44d381d63f889dccf0d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 88aa9c8404f50beb1235a7852055aabcd08141bf..b99f58dab71dce6d1fbfb9cb50e70d68e8d8970b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0ad8ec7140bfcfd609e0ae61e222c6fe05ce9b13..ac44b80660b3e1a9f7893510dd141a0cb5bed0c9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 CEPH_COMMON_SLOPPYCRCMAP_H
 #define CEPH_COMMON_SLOPPYCRCMAP_H
index 6a144fb938af36a7635a0488271f51d52d413c6e..5e8e400890514c93eb2c44816d650eb3b1904a19 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ea81000d6f3a1af4d2453a8cdf61663fcc4bf3e7..b2da7647451750f2a0500f52b5bbd7360d64e909 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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 31bfaa2b21c80c7632aa52a56c627592306a591b..9c8d75b3700845b0d6280d9a6f1f4af6394aa2e5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 6702c00575cf7bf77470ffb290a0f3a5d8884397..c2f345ef0903dfb7ac80548f6013f76844655a32 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8dc0e6c3cbed50efff74194dccc3599fbf12eb16..7885be20e66875c7299d310b11c0e5fb77e7649f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dac441bbbf05086690470dcf65dd34fae3a8ee44..980cb85356d004197fea6f3fa61d9dc7398a7204 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_THROTTLE_H
 #define CEPH_THROTTLE_H
index 49182a1172b06c49f3e7cad79c7352e1364563f7..225bf7c7441f80b9859cf698353f184e68974a6e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index fb70bad15a847402242be628b8585fe27bef964d..53306b10f06901cb51158f14739c7b9240d13278 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b1f6067257b2bac9f186f57905be88744e0613de..0e53b47889ceccea2df73946713ac556ad5be8da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TRACEPOINT_PROVIDER_H
 #define CEPH_TRACEPOINT_PROVIDER_H
index 841444353547d9a87233a4084de040ea1de85b3d..eed74c15856ff62690b3abb3ca9071f2378085f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c8d92b5e05f27a2184729662ad9a0463fb852da4..5c4dc1e6d6f66ed0825b6767819f419f81a90f9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 64cede55ffa985301ffad7cdce7d047fae2ce02f..5fa9a719fe14ad17f0a4cba49699831d1d38b3b7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7beb5c10d30463ef15c147ecff8e6b15167dbc8d..e460dabbf7babd74d0dde234afef3957c6787be2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c4d921b830c3e797e59229393ec050ca2b4a3ff0..24fa6ffcdb920f049d7f8e429268c8bbb7cd1c34 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index 55f3ab15a541dd0853654b92bb914882b3ab2c72..e8836bcb99eb848f0461c3b563de3e43b511ee49 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dcfab2b8b6ad8b2e559f1cc67797d0998bdcc869..f4061244132360d1875c357cbe7ebf629efdeca6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4c5cc1c6ebbcf598ba49f5ddb769e035ee322df3..6ff669dce509f5e6d3900c833a0c39a19b538dfb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d118070fea6fa7ee2be9be266d1a17cf3cdf763f..abbabc4775a87146034f1017c9319e0ba4ca2e55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8f6ccd632a3a8069df2d8ba641af5fdb0aaa7285..cfb7998e9f9913e46317be1c396c7076af104054 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4cc9a2a113d20c97be7bdac6c4f279ba0daff2b5..5cc421ae8bd7a13ad0fc39b12cd7347132ec6b6a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e78f1db7c44af48ed6f608e80b058a2aeac048b5..eca9301c90ce1a3b877c1d1288dcfc5d1f97d29a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fd3752d2f824a98a00c8f79dd352f4cacc159afa..2f9fcebf2eec41b8862e9effc3fa17a4e702fce6 100644 (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 e30d20cdb4d4c6ee5a4e9c5360173606512f6ec7..ff43ca52487f5c41ff9fb1c27f21126566bc367d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 880ffc96ce9b2ce09ef931ec48aa22f7db7688bc..555b0e05d873d1ef89565f68069d83d4f45a38bb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3239b0c2b85b6d164906c035e580600a76cb17b9..c7e7021592be38fc5a09a13ba7223a76aec76284 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a8d0aa847ba6285078c78689bd736580d3b7071f..de95df854029836a3444ab06a0e715e43c806186 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3be2a9e13a3cb1847fe5d5cd3a0aaaa8a6eb4e61..ded99546d66e122008397fa686597088396dd901 100644 (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 5bfaf2be51eb5f9b3748ce5515be1edf5d1e29e3..098ccd3a4a059fb2f0c82ca3db065ab9de197a55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bfdb2ded54f796f074a530099764b9d354558d83..44ff8efb510c71e6474f1f0c2e66557f3dadaf34 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f2f17a043abeeb294a863b67c61fb13286b8f31c..8a27542664b95b29b96172f6aa749c2f9fb52aec 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 12e6a9220ec51dc1fffe195ec2f34aebc94c59b5..d74b7100e3b0b6ba10d98697bc4b239c0be01254 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index db7890049abea14217d1be8945133f2ad53b302f..ba196387945e0e2e1639c641ed9850a34b796d02 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c121b7d209b03a4a4c703cffd8cede64a2e9625c..b67835f1950fcd76c60b32237a218d15af5d040c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4284d81c7246a1186f10a1e2994eb7720155275d..140acca3d610f330170e62c022920a4b6d85c26f 100644 (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 04fc68aa5c4f72bf8fd83528cd75c79085d87c07..2f8da8b74274f1bc7323592c1fedf998a2f5cc4a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 450759f8cd4012cad07241144b28f9b53267efdb..9d7c338117512c15c15ae62df594f7e8e48f2799 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index da8b5c0d9cffb564314e4f09035bab636a7eb722..4dbafc060d156eef8aa5c1b554353bc2dd61a1b7 100644 (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 cb4970378e3a00ffde7855864e0eedd245daaa2d..03a4870cd64b024ebea46d9d37ef80ae66ba2c0c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e55ee49e5504b14abbdb99c199514a44c62fcfe3..71467458af0493b44e5787ced4f5e8d6e7d032c9 100644 (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 f611e7c812982528b5fda2716606f074d5b29701..9718316f5961efb24f09755c6c1211911fa6f7a4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3e471a4df6fa6f1e23518cd02ab7af1cb5567796..420bae1f84b4f59822e161ede9f0477d93f6cdbd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dbe29535b11acbc562a46c920b9c5e83eeade86b..b9a8f391ddad052234faceb4fe27a90514a95895 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 51826ea0e9f06c55c2f16451c083041ae2e26a36..934b1b44ba4eefcdd90c7cacc93495d322d56402 100644 (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 ff06a589a4e7d530261fe67722bf86eae7f767f6..d4ba8655776d5f917070eaf362b0ba99d6787bdb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fd9a20901aa5675cbc1ab71497f9d96bcac70805..bece89f287d227d827d314908d9da193ce394acd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9c14d9bafe4bf8ce2378923db87ee0fb47ade70c..9206ac1f505b790e7d3d079d43b5da7f399cdf45 100644 (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 5271c8ffe158e05b0be613b2ecaa8b36c43c2d21..b4f940e4b63c83937f55992aaee3f06d0e6f0fc8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 014f6d5fc827034b06d3d25a3fd2590ce7a57436..611a1526ddfff08919c155d6b27971411dd4f0c7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /* The standard bitset library does not behave like a "std::set", making it
  * hard to use as a drop-in replacement. This templated class is intended to
index 369cbc204f684016910d7d58a31727ecfdc6abf4..0d43f9f0eba32bb781b3e4a68e36b59bdcc1a3d9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 __CEPH_COMMON_BLKDEV_H
 #define __CEPH_COMMON_BLKDEV_H
index ee7fa304a191892ba16d95ea27b4cac04d4c087d..9d0dc03978d7b517993de95ebef988a51348e230 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fa1e843073bbb4a05527c059e52b233a950716b2..34df393b759edbebcc350f69614ea8933acdfb9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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/buffer_raw.h"
index 6ae0bbe0f5592f7535dfded01bccde7e3914f61f..2ecda1bad5ac2c19b24a6d1c0e82f77f6db1c5df 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 76a4db3c6fcc6d7d5af88c341efaafca6ed6e20a..f7884facba8eaed8e984ae41d3fe6da6d0590093 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 5ecacd4b67ca4680535e6dad42d572cbdf239ab9..5b91247b424c9ad268ce6a30fd52b3d049a22fc6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6b2fa50dc2aa679a18390011d7697a6f66028075..8e91486ada2c43d048808ab385fca7d00100ed26 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 -*-
 #ifndef CEPH_CRYPTO_H
 #define CEPH_CRYPTO_H
 
index 120b04f9e3b8a0334a6affc6525000e4e7dd45b7..e831eda10dab13e4369d259a192c2fcffd1e49c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index a3d72bec70582cc3b7938cc2aa44071b0f01ad53..9e537519e1ce96e8f8a656f3edbb3b1fd39ef659 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 2818061dc55bcc3b156806844d135dbe90bf7327..59f6b48503cd28321f36b911593add49a136c7e1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index b0e57d156a44811c43667514bcaf7f2c868e495c..1900abe8ce1bbea902d35c4d6c052257d10cce35 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7fb2c7bac1252d3ff502296a9b8e57fa6c27db5a..5b516881fce966baf01905a07339ca210613a88b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 70c6045c3bb16b32225f1a9f94d41158bf053e33..ad2d0cdd399791b0576f086cae4f3093e3a609ac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 CEPH_COMMON_CMDPARSE_H
 #define CEPH_COMMON_CMDPARSE_H
 
index b94ba52caefc366bacc0de7248334ec6da98bae2..f20cdafe3471455a0765fe787e23741397097bda 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b192448816b7c610c5a273b5535c93a49ce22576..6d23cd86a9f35e5c3dc786e966eba04a28755aae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CohortFS, LLC.
  *
index c5a469bee7c4c8eae9966a9ee6bfeb18209319d9..2279644113142228f71fe8f7d698aca0abc557bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2fd8f5c2d1367ed343e529c578cbe738ad4721cb..00e2dd755de721fb14a06a6dde94f677696cf50b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0c5d90ac89dca48293ccfb5fa3c69a481db37322..b7b019d8b9c785e6769aa84401ad173d7c2858bb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c559890e0d45b454d83f7d5d90c949ee96349a1d..121a3d8bc2d13fbd4af72410cd09eca775bc005f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d956e0515e38e45d3dfd5507dc349e542f46a201..d8d4cd9e282d67f5b4c15f7cf86f061c7d035c1a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f29a1324cb98f861335a7edf655d8523f2de04fb..a5e6a924c97ed5a80a0e9481620f9bf2f1dd8af1 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 -*-
 
 #pragma once
 #include "include/common_fwd.h"
index 2d8416031a4df6d670d22de68631439ee414cd6b..957172787df173d4ac9294a2b41ddfc679c09e9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6081498be1f5d87d0cd74e29f60f36222d0290fe..495b2eda9313f75851f56cca35de6224b9abb52a 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 -*-
 
 #pragma once
 
index cdd705509f1c35edfbf1fe16e6159584d68075a8..5dc97ffcdffd8489d671acdf8dbea92348575c2e 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 -*-
 
 #pragma once
 
index 783e6f2ee8c9cfdad6e61bfec3acf8dd1d41090c..0b8eab1cdcb49d10e42c44c3694b2751e62d8e2d 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 -*-
 
 #pragma once
 
index 6347709cc98ff676ab09bc3f891c270369cb8e03..9c44f4a8ce2d8386ced18557e1f05fb6103d5983 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 -*-
 
 #pragma once
 
index a908fb19e3aa636556c1d69b261e73bd166ebc4d..98456eefafef16fa372f5af9703e7cf0011b0723 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 //
 // Ceph - scalable distributed file system
 //
index 6d32e251df83087011e1bc67ed4ea21ba2aadb9c..eeb530ecc52d020da9582510921af035575038ac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1d4c74701432a8e6fc02d9216d7c350d6bfb2610..faf53e62f4d56a78ba18c09e66fd3816d4cd2912 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 521bda0f833d085a57d3d65f993b00fb52863dbe..a8ba403bb79da8ec7b832e0fa4a6d0ed915ddc1f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 373bfa55354185c4f768fc8a2deb2981f993239f..72b458ba10bdccc22fd2b88cf81244fea0151e59 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bc9be3b9595428e3ad4e8577b700343c1a00e214..be6f5788ba05fd3c9f4296062f4323a312b5540d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c22fdf30cfe402e0f418ad5e932b48642f0f0699..036319fc6e3e7e50188214d158d22c9c27cffa18 100644 (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 a336198c60f1578ed08954789027a9ba13b63123..3f58e786db15d8ad3acab99cdf220f549bd49e9e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9967a0ba43aa8f95f753f30f39a8a538bf54bf2d..8d9a5dacd2f09933705393fead864f65483eee44 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8ad3eef8d203a07183588b9c6bba88dcd2d574a0..1e980c0ec5df11cf0fb6765db411624b87558879 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d2151e8a7df561144d9b47e59c95059d67f13a42..46adcda28d3020205054c1c1f18bb8ffd3d16e53 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9224f7683faf40892fab67b766876d03d0bab3e9..be62c6038b3550beb5fe4415c81b307d3ca9c47b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b1ea52a57b4ecc1c7cd7fed93ec664dbd28ce165..8f6fafe316896b09d67724750af2cb85d8ccc6e8 100644 (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 718d59296090348bde4ce56f3f943be849c994e6..a6714c9119d723f7e8d2e778f3cd07c41a727677 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cd891bfc93fd5852f894f1a633a874ddd9cef636..5b957b384481c3d7ae8e881f24cf0053303915d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <fmt/base.h>
index 5c94be4dcaf72e599c43101d12b522ba9c11e940..c732305821614eee80127ed8c6dcd2772598925b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 // Run a function in a forked child, with a timeout.
 
index 6d2a34ee65e381163dfa518ce36b221eb5d93d1a..6ff28f171adc09e0f02e16788211b49645519783 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Copied from:
  * https://github.com/exclipy/inline_variant_visitor/blob/master/function_signature.hpp
index f3c15097bff96df3f9b5cdd71d3a4f997550d46c..fe24b4d1f9b7e6c3e5dde939022880b45e6f95ca 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 8ca4ef4f619f36649bab3796bee2a7f0c95dce76..837335b14ab4ba54425b48c99e049f12e94a42a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f0d203569513d44ecec3f3bfe274eec18977e4ce..acc0d2263e4a256c8fe588a97aa040f9eee81340 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9d270bf63799e423c57eaad341d8296a1011adca..956336200006aa04d01eeea1425f69c0f9485014 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8d64c230ca498f6055fdefbf4d1699c0a9399870..17a6c9c543fcb00fbab9c0bbc301bab73c830cc2 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:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #ifndef INLINE_VARIANT_H
 #define INLINE_VARIANT_H
index 8817246a20c73331d7b3ded17e35111e29aebc6b..e5be1bbb0f345140eebf3027dd6534160f3da2f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f9132773e4d9b9a97b5eeb0963a7941c312de8a0..1d0362f8c5d7c8b8879317ec463e236a562031b5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index b32286a209633b7e702928b47fcfbc9c4eab3eee..595e0c0b25f97a5bae30fc5f3b5aa1ad6a976a24 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index bbf564fcdd7a6926324ef15c7fae29b36b5d88b4..ccb98d014d0d4d8ef270e36f99e1f7b45edc22e3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include "IoOp.h"
index 982148343a020762d19d72b4c6c4dfe313c5e58f..430e584ab9447e7d55f5409674c03a16c772bdfc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_COMMON_ISO_8601_H
 #define CEPH_COMMON_ISO_8601_H
index 87512a28c52e6939fdf09a1ad9df1b7fe8520d45..f1acc1871a6edb0de698b736c034861ba96347da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index abaf2d2e2d52cc7faa2ce9af42d7c03bf749f3fe..abe9e799efbc609bfec6c85acbc94ea063b82416 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f2376d0b12226cd5821d4f0e10ae2fa2e2e730e6..7fd3768e98e1fc933785224f15c03fbf123a81d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 428ffeb491a20e1c6e0e422e36e871bc0bf3432c..0116b7f84edc46786fd4057526f0d5c562caf3fd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f62040a22cd837e2772b35d1251ee94483bff1dd..cf7cfd2f33cd442ef6aa5a1bca7d07937431e76b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6d1cea34c15d77d10d50fe57e2caf8138906cf46..5c1cb0148466e957fd5f2ad319b98d11d6225cb8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index bc12fbc0f0ee5089aeba97a76194abfba9793fe5..34ef1b58ad49ea548b2306b8274ade2b8490eeef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c460d46c20a9c8953df86378536c4c3513d0422b..11279b3653939e172f1bdd896570b365609396d0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index d8a99479c5a2a75d5b35d85b61de328d7c851286..b7cf070815f2eae5df13bc8341d9dd871f02c5ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 665d399053f058e5a931e1dc2d36a53b13189f0f..28eb222e02f1d9148b7efb20ee335ba0087b5e4b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cab942ea9da08d556cacdc9edc14af16012571dc..99d1c1ad160d49162826d195e921888fbc5692db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6687ed11857d746f526c26f52f14b0c3242567f7..f99433464bcdbc7541a19c8e87bb76ea90ea5445 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 6689e5e7231857670f0220a0fd5f2dec08990853..a1ee7c60a65cf7eeb68161fa65d13ad686a67c96 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 #include <vector>
index 73e9e3f258399942d518e62f672d40056b74c675..38af3046f7a9664f4dda0d3dea3fc8b291afeb47 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 96cb1e58f777bf634df40731304959081ada4fa9..cc866b3268e3119f846ef817f3aacc6be551eed9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0e3be25141bb9d1cca98d907a74bf7d4742381a7..fcf8d2c79c836a902fc592e3e627065505d784d7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 94eec9ee0ac7c3e78bd3f6c62193aa582a762321..5bd46746faec5b98fffc395fee8f10d858f8eac8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_PICK_ADDRESS_H
 #define CEPH_PICK_ADDRESS_H
 
index 5f1829747b2a712da61c52cdabf549714a9e73ca..001a45ca4566331ce11c19da944d34a336ee79bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 2780a64bfa4c13a414ab2ebb04b9bff1c8e50c41..6ce8b0164f147a89304cfb69f1df3d3acd94d541 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 2516425a6b99ea42c5500a965d7e786baafa9f62..ed111a2e13893dc46a99f44536d4a0b541fbb431 100644 (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 055c9a07a0bacbbbe87be50360dbbed486c8b50c..788a084213924c48c70b66bb856eb0c297439066 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 COMMON_REF_H
 #define COMMON_REF_H
index 9a199a8472b6aff0ae6b501737936fd39ec027a6..f9be99ba2cbe17a5d08fafa30995ed10e03b9a55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9d82a649994e4f29d65d3fc10f37c597c9378d19..d9b6712044848a7d8aaeaa73af08c0a9f7b80808 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6eb25d52c919e2a9d27badfc30eda06373a04215..ae085b7c7fa83836d554b1c5ccced558471269ae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9f539ccb81434eee5aa6ae1bdacbe362e4c7209d..80a648bb7f6f798961bc00ed0aed8fbb393d20a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_SCRUB_TYPES_H
 #define CEPH_SCRUB_TYPES_H
index 0d8d4658725e2f258d43cf1cea49a982532a0d79..1c1645b20cff86d9fce14ec037313c56f796d713 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 5f809e83a8b5b5254e5ff5cd668e03a3d2c00065..9fd805c54ceff66d38bd442652e113986d88574c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_COMMON_SHUNIQUE_LOCK_H
 #define CEPH_COMMON_SHUNIQUE_LOCK_H
index 4b323de4735708fece0f28e1232085e9ba53a880..b66d8256a006d6ac0aba45b224fad7a1e8e77bfe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1b12963cef15ad1fcc29257c8583c5a906242d3f..bced8c55fb48b3e9358cd3bd0deedbd5b7146995 100644 (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 125b9700d9c3de2530a93f62cfcbb4d825243f5c..8d8c4966871897ba50ffb8f631e788798f406dc4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9bf27fc3494b0aa5dab7fed09aeeff7f2e0f6bd2..0a29aea648e51b039f839d860236f6a300b5a070 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9108f942a30c52123e79d152b1999641c2aa880c..efc450c1a23b0cbc77ccd23ee1402903b74a4599 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d756124f1a13e5e916a8fe5379f62be241d8f7c9..c13cd5d98104de4f705e9910d9bb4f6fa5c259d1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bd7cc439e8dc3e8417a2cf46a159032a2e2de9b2..5c47b42ff1ac429ce33a3d75fcc1cec0a762c797 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d9112890a06279f41b5f7b434850fc0ec73cff32..5dd27e1888c0aef14a8e0e6f726ee5a497f9bf1d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ee0b744075454b8a6d594535f9781ed79ae45be6..64caccb34100b126dfba1212717078f1dabb93db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 3cb539b10b8b5b4af4c3f9d24879e0abe3daac60..742c6351bf8f314c406a2567834cff800f09aa85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 83efe6fd6dad43c81e417208102c39f15e75dba6..3918698c1c193ac51cab3bae068eb5596fa39e9c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1faa9cd85599e19a2ff68bf0286c6f66cbe605a8..69113d19c49ac4383fa79f20b89e1ef1220148e5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_VALGRIND_H
 #define CEPH_VALGRIND_H
index ffa6a17a5de861e990954d700728c048d44f773f..77a481109a5b22f2ba94facb14bd2ab14970da11 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5405222473d74703c7e345171c4f22e1d91e05a6..ea7aab0f9ec29720a727e742e5db1691911346ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dd8f22da014de4aba2ff5e2930312c0648680227..4ff5ea820d1de3b9551401a6024908b13f74c68d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 5a960610d13e43314dd3a63795ad89564511d62c..2ca9ad8d8d5e7b5a78829b7606be3c5486ab46d0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 COMMON_ZIPKIN_TRACE_H
 #define COMMON_ZIPKIN_TRACE_H
 
index 2a21f2fef2736607a49e3c1f7796b274981d1e55..82bf1bd4a648980044ae40562d23eae257e92f67 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 11f020a0dd247fc9b5eb6bd6b75a38af56d98287..ca6485d663b170615daa13d770c22784ec0f6df5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6939aae7609a19973412030bf082003387739c3c..f2685b95ee3965882061e65abe88fbe64e8b5241 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b635581068aebc37fea9d661fb3576955231527c..1eeba787d63bc3893749c0730a9556354f3cf9e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index af06639b43dce831b1e53824a953b873fe79d77f..9cfde6d5ecf3547b695acf4e2b80fc87ac980f6b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 859bd6b578cc7a27b3ead44ffc0ad127c186ad85..62f954763359641b30ba2670dca629b429bdc85c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8bf9fd4d3015166ccdbd756dba4ffce37e3d96ba..7a846be3588fc31f06e4d215ea4fc299a9fd4594 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 /**
index 1aafc5bee20adcd004a15e2d5202dd4d890115bf..64078e9609a6b6d680d0acd7a9714cf7f7d98fb7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <memory>
index eb7912e7aa42635c6c46309e574baa75932d302d..dfa0e760bfda1bca6dcb40bf01b9fdfbea9e5992 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 namespace crimson::admin::pg {
index 2d970c88c3cd070e42ac0e359dd402fe309c15e7..b07759f7733747a1d8d1bf5e21f56661f46c1638 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index d7fc979769f374fe449a875d2104735598e5ed51..3b69fbdfa3a039b1f366f8ac53e091af64f3ece8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 9e57a729882ab1276206d6ef7a5cd06a4017f482..754da8d22410f970bb4abd81cac4991479cacd59 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "AuthClient.h"
 #include "AuthServer.h"
index 850f1bb7973c360b868cc7e4c9a155f789e4d342..007db40de9b19dee928fbef018a95f700e7605ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 once
 
index d4140b6a2dd2a15730e4f9a3db43c2048637d194..bb87884b8304ce4603b37d3c14aa621cb83e9d6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c5ece4a6fba7790da68356270380cc4c5581548b..d87cc7f3a6dc5b5d5320a0dcd9d518f3391480d7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 70a7b93251b891a8bec45cdc575c3877e06a66c1..5d0a604cb22604229fbf038e57168466fead7d79 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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/temporary_buffer.hh>
 #include "include/buffer.h"
index 19267f38abeaf247838f333c81a0981b3cc2edd9..19ee1fbd82e8e92f9358f204cfca7c58b49b8991 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
 
 #pragma once
 
index fce86f2389cb1ac3c0144136ccefe49cad9f9138..ee4595ad3e2fb036fe4b760d471f568f52c6f5c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index cf8476fcf47da08e9b70eaf65a6ff1a86d54b06f..65846cf4c0b1255bdb940c386409c8e3538ed498 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
 
 #pragma once
 
index f53361bea653d5df6e64288edefb65722269719f..2af1c4ba4c0ce4cc1902ed9c0fd2189d931d40fd 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
 
 #pragma once
 
index 7d817ff7f5e3093a67bd125f9877eed4ca2817da..3de46b28cffb524d5cef33a79e27ffc30467f8c7 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
 
 #pragma once
 
index 682fef69b7e259471ad43649838999a402b33388..5ae71e80de5fdd32df070044b0adc8f1dc31f785 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 626017c93087066e424fa0a3c83dab0fea8be436..13d95d3fc1c79fdef678e8c5a5e21ec374f5d204 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
 
 #pragma once
 
index 1768f530cda850282e12e42b3f82fbae9e7a225d..6ec85fbe77ab211022461860e7cf05e781d8e85a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 9b7be428aaec20e68a83287e157512793ea784c5..1f0f35e401eaec31ac3c0a8e35dbb5cb128d555d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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/lowres_clock.hh>
 
index 28e3620e65489c49677c5edfb089ce92a869060f..1ec1d61877f96dc94da4d7f2c150afcad1747d58 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index b773b0b8720eccb674f3bd228bf6f6963677b26d..f23361b21faac69db129c4b44419f622f893b756 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 675442273e5b186ced6646a2d558209026c4936b..76a1281b4f9ada3dd702c98470c976f823ab41a4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 490e33ee4a0a6aa41895b2c2eef2bcb5cc39abc1..d9ab36b26df6924b23b19cf0467594fb8d8707ab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f3727389cd1c8cf0b9f1aeda169ff4a400219e00..f2174d1ded0d3e78d3959d9fb5ad82884d1f01e2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <string>
index f1570ee963d2e1598c3f74aa9c85199d202e914c..715f18dee0a39f656033c1f15ee2e37b21a450ed 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
 
 #pragma once
 
index 5c6aacf37f4edf9ba96f89757c85fdd06008cbbd..54ca6dda8278d40975c663620e5adef0d34c76d1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 0d73658e709111cc6332d996f4b09d5c88ef4814..16a74bd4577ae6ac167c1d78c347a3405f4869db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 1419c48851b6b19c6e68fe34866b0a0ee23fa33d..d8735b0bb9b0cdd8334ebcd2138f97a727316675 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index d9e2b61e82ab75444daa975fa4e889b7af29af80..923d6434cfa008e7e6d57960d35a6c2a3166c2f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index a4bb3d8f710863d9347b1b8e658b555ef7520f56..de59aaa98052a4a2eecb80cf4087372095436483 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 2998cb5f84317cf884b693e4fd9c07a69b827440..dc4aa476651f04340502019ae847df62a79660ab 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
 
 #pragma once
 
index 446dbea2a0fabc85822ce3b698acb9fc583d048d..1c60f84affe98d905616d2d7fffd3fd9e2c90dbf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7cdc71b7eaa0c2a362703711f5d1dd614376efa9..73f20caf9b960ec60f356e557acce516519b9d7a 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
 
 #pragma once
 
index 4c606581fb546fb585b3aa58314a7b08519d4a09..ed0d291f1a55f7bed11e88c30f89afbdcc20a3ca 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index fae53cb6bd0addc47a6c19e4312db5a8510db719..855f5971029aaa09632d8913d96c73fb39adff0c 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
 
 #pragma once
 
index 9dc954672ab3b7553562c1207d44ecf6556348df..a685e41d0ef1b25e9518010a72dafe7f55ba8ae8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <iosfwd>
index 76f2dbc85a15874a17aa6123a6db0201a3925bb5..1ae104f0f7ef99c023ac2916d5496b56dc3c7b3e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index e5c9eb43cf772e145f8f706ebaa0a5fab475467b..c3ac4f648e8e9509d873a9c529d6671bf94ea51c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c19bfb1ff57a110519a938e969c312f06fa2fc0b..9cf8094c4989fb39e8c409d8a164b1793b3faccd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9eea0a858f0645beb1d8284f985a402d7af60239..933bd9ff3ca63063be1bc0c85b6415029f094f3e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3a17a103a1982525ebe4489762d5f07d6c35201d..add875dd2c5ddb9e8b0af7558bbebd4270e09664 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9c89c144e80a1bf69964741be13a894065896fc5..e4dd27c22f30e73d798d232b6d0661c9d057718f 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
 
 #pragma once
 
index ad8eedd47773dceed3f27695df70e5d7704461aa..101baa62fff86bf182c9a9482c6256d096ed8226 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 36b48a51ff7deb489446f72ce18d61e1a32d0492..0279428febf892657f4de03345d949ab083c2bf0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 0fa5e73841d86921ab8de75b067859c1a388592e..e3b2814ae26a20a135f1bdd26ae2305ff2ba72b3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4262bbbc70cc7b5837d1cddbc596da9bbc9c6f91..7406e212600648aac5f72aa4336be3a6268390fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 478f2d630208cc699b4c0aad1a74019f35de6406..5c32099fcd0f3ab52e130f1849929252e1504d7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7d20f68867e897f2059d3a2c43644b127dd82906..6ea46dc5d2d3543841473859663dd7e963334a62 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 490e6eaa0d84b0c0f72b1b12ec6b2d56c2e4c46d..4d8553f40136ae25647ab034eb1d3d909f9f966a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ec085864ffac03d594265fab8bc46f321e01414b..31ae1759e24f45c4176b8528d3e8f44394087028 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
 
 #pragma once
 
index d26fe9a95dbdfcfd110a37f8d16c4d88cefeb05b..9cb489af941e8012793ee814ad736ecafc59fa51 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 17a930e77a944c774d3b8cbe4e341ae516e27971..2840ef7ccc8534488a9a2658b1789a68b9c8f171 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 0f966d9ab769a412125285e531eced953e00411a..2090f3487bcaf986ae3ea796cbdcc02e1feb2995 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 ALIEN_LOG_H
 #define ALIEN_LOG_H
index 952f101254517bfd843b9045e0ff1cfb9c882658..613501fffe007d12590ae2093f85e3a3b497cb77 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
 
 #pragma once
 
index 8cba02ab15ff6c272057eaf0acbb52f28b4a832d..58d58a6398d891db47d5e6eb1cc8be37a930186e 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
 #pragma once
 
 #include <semaphore.h>
index 7a21eb34b8a94ba32fca66abfe5ae2144528c4fe..1a1c2152b27593ebfa7c416e34f7e892d96bb1b1 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
 #pragma once
 
 #include <atomic>
index ab021589d8436023ae39694fa0ffb975c701a913..44d3e2ded79e98135ed52d362f74764a680d321d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 624f9513a930e8afd43f9b71cc3b41d99bbd2cdf..6ed36bb71e5f50273dcdeba07c57c7a4e99f985f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <cstddef>
index f42aa63a4fe5a4aafae76ec485774b7f2d5b6b92..44f6db3c08ee78cd4342ef9ac6ef6d3269f2e899 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7b460dffe3e920e0fbf39d3335513219fe76c26c..0e22750a5c20a8fe640aa39c3b0d733c75a7d2ef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index a3f63ff9d2b49f83bf0c0aa1d47f62e295b89b2e..1ef8db7422e02ae014589d6a59469caa12baad22 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 458efed23aa9a08724fc927c9f4f6a710dc77201..7631912fcd7b4038caaee416fd101856f67bd27d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f2cbee243b1e56e3122af382c20ed25c2e8a29bb..16d962f7f9519b88cc16f138bda4bd2e17e617d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index fec9cd821eb0aabe0c6633f0009d66ece728e26e..59392f2c746192f7c9b143ce337d9c40518dd08d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f0f568f1dad0cc708279cae1af4e85f33cd9074f..000be853d2b66783de4c4f718cb291b28d82abef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 56b5b1c59d43f45a767c687d339cc920c333f495..9ffec10f78c89194f8a487495fc4239db1ce7b72 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index cda6285862f9bbfd601a5cc0ab4a33554acc0d02..1dbc564a0f4f97fd533f7cf816719aba86c42d15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c07bac4ef74eb1ae929c613b68fff7dcf319d8e5..2359f3ce7ea79ace5956a132fb99bb64a5914e4c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index e8a3c0002c47edb4f44155765ed4b74bd049a49e..cb3624ba2daf92a3165bd41b0a66c8751c1b1450 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
 
 #pragma once
 
index f27c042bdf0af47740a626d302876423c1960d06..de57a482c149dd5947be3b7c70335ceb22c9c97c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 456129bd3120cade7bdb5c7692157206500812a4..0a0c65819f48bc6d4266d0e5e0f05348d6145ac7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 0dca33fb7890b73c343e53b2bb4555f3aaf8a84f..bbd70d35da387facbbd02feb42966f2fb8974afc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 37913abb403ec2de9435a39d6c4a5def07b0d7c7..085e1a99cc38045609d19c3e8aff9c851957b0ed 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 162b07e2379f417f484ef526b820e02c8bb966bb..a1c2c0ceb0fd9dbceaf819c4ced1e6b3afb41ccf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 1321ec1d8ab685e4f483de3b0cf1c7e53a95cc1b..75f0c1bcf754396f47ecb522a08f0c93fc066f86 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 3040d86296bf0b0d05312dde79ae39bc40f61cc1..5ef1b64217110d4a7aed15aced56a674df2cbe8c 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
 
 #pragma once
 
index 05bd98ac04de9096d96edf5c3ed4866be0516341..9f6935d6cefb01ad59bd548146afcdfc8107ebe6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index d5361359a56a2bb9f3f6856a79638bb8847ee5e5..f3a8cc242cd7dfcbfc6ab034579e1d70cf448d36 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
 
 #pragma once
 
index 298935bd22e2da8f99966106f39815b9560a706d..3e9beaa248d03b7e747908bee1b6f5e056b4b9e0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 59254c583c437c8953117b83618c2e51f43140f4..cd8c7a1a84cfb9ceab44b7be05742c460193a0f3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index ade33d8f297cd125229c73b6380196e779affec4..62d91df6408b3ebd9e0cf46cddcce3ffd9671bfa 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
 
 #pragma once
 
index a9fbbb48bb93a71f965b528c6abb134ea6c78e67..8f0854482797a248eec78b5c59021a6569be737b 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
 
 #pragma once
 
index f86c7be048da9c79337b842489d7bcc6eedf27cd..38bae2d61bf4c80b2c71619889b46d449581e753 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
 
 #pragma once
 
index 3f51de70fb35159e607a46eabf55abdc7441281a..6e0cb0ca5dd9ac3f8e0125d127e990479d7f6fc1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index dd83cae5bbb6825509efc46297c73cd8825bc26a..3085769e6c7c76116f45d071153906e5068b3931 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 33b6ea87ce069212ea135fec70c0068ef75d555e..d2b460ca62ecc026851f840c368f3c82fc72b672 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 911592a6159b39e3500c29937372257dc8767115..a3f9bcc1c0340efa314cf9e369c2679e6187fe12 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 1b1d37bfdc1bd18bc67cac5d209da5fe699e7aa6..33b9facada13f36153d7f92f3ba829fe4fd59055 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 13acb4b92174c32d731cdfc1497f35d16f9f3f3d..b7fba8399be7151e7c847b649f0ac41a253ab160 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 308f53ff8dc9361a4a72e37d07cef323087240a2..5849bc94cf718b83e7893a1f39fb376845256944 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 3f12ee72cfed7f100857039cde0923f9ef43833b..5127089d8ca51059dfe9a762ac8da595143e462c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 722060d8b7a6d2bfecf025a2715c9548011693d7..40eaea75aaea0357f55abc03f09038f045ff40dc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index e78285c198f96d9455e948e7e0a528f42cfb054f..42abeafb3ed2b452ee0e017c31ed949c1f01a7a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 3399566a50447aeebfd0da97550d1ae290e23cd4..33174b22e4c379c26376fd8ffa309c609e0f0f85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 9522a4bcd35fff2ccc51fe45bf9c98a85019d3f5..804df917c1cc987eedc40eaa134abbb610d70b0d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 #include <boost/intrusive_ptr.hpp>
index 616c00780193e079573d7af0a0187d93b97c0b7b..a8cb5764f8f5ccd44398b6b8ef400dac21d89c42 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <string>
index 8e54bacfdd0da014293c30464a28a09c7965a37c..844042d84c6310c0e43b1250f6dad096e55da933 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 089e59676e8385eec3a45e034a01c3c493a08f7f..723c688405308c6a4afa315f57b06681f5d6331d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 #include "crimson/os/seastore/seastore_types.h"
index 16ce1d2dc0c61086eb9a154e7a0cb4a36132d805..914f9b10226692e17a53c6aee51070b5d672f3d5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 3aa4247855971ea7529250fb8c3999dca442c206..2f10f33ec72fd4557f6d107193fface3cbc7da76 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
 
 #pragma once
 
index 328299948f5c4e70a10a14b6f8049805f1806f62..42097ca5d86c33460a3c4a0983d705247a2f9ea0 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
 
 #pragma once
 
index e939dc303762199d31d9e8a156232fdef4add78e..7e2957bd4e8f9177b9da33177b04e836a6fa435d 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
 
 #pragma once
 
index 3441583dbe9b4ecca5110bc6c6fba15699e20737..6979f121b8a9269bb1a91ee86440cd0886816e55 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
 
 #pragma once
 
index eff0e0a6f1a0aadfe5f505fff0b0a030c433fb39..4311da5fb46a7641999b5fec8a519d21c2e1c747 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
 
 #pragma once
 
index ea26195de71caacf8474cfa51242c2968d5067eb..88801739688dfb7f3b2395be9e40f2d876af2497 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
 
 #pragma once
 
index cd8e14002dbdde3809a80f4466b7dd53d4c8082a..faf8bdf69b68df80a3e114a0e9f8f3649b6fc0b9 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
 
 #pragma once
 
index f72b0d4977931b23d159711122563b1a3f5600d4..668cfdb0c6553df2eaddbaec3d285ad4add37477 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
 
 #pragma once
 
index 86cb5c9588f17f339a78ef8cfd789d66438e21f6..d007a135e55f9f5c1d687078b112c49772418740 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 67eaee194b33a04197c217a33b07538f62ca0728..a24f88999883feb94d20c8eb1027d3a85d4bdbda 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 62e08da5f6adc48cca7bfaaff8930ad6a01bb7d0..3574c18e62d7c0c12bdebb8ba98bd09c07c0c917 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 6f92ca9edf389420d12ab259acde5b745b6d9177..26216fba62768f016a4c605ae6c5257ab4ae89f0 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 <cstring>
 
index ccbb6690607d2ac504adedc70494511a305e077c..0f99696accf7b3785810507c7d1bf79669fa2422 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
 
 #pragma once
 
index 70a2dcadc9f769fb0658dd32553652525d912ac9..d184d59aaa3136e181045d5a514ad31de879c2a8 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
 
 #pragma once
 
index 822f35194fcfbba35f379625c59c345566ea3ce1..9483721da059f819b428ca10c1c9d9ab77a5ee2c 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
 
 #pragma once
 
index 7b28bdb33fecebaf39ca9032a4eeee1bff4a7bb8..54b2ce29b96a871497883ec550bd1d3fcf2939ea 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
 
 #pragma once
 
index 9d12474acab0cd715adc467af536a18d1e3fcd4f..210ade1c74fd5b703ee707214e8bdbb29b16f971 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
 
 #pragma once
 
index 8faa32c86b3dcfa4b3a5eb59551cc54893283108..8cbcb61641fc81009ea0d34142dd744b2deac808 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
 
 #pragma once
 
index 706b259e41ea716a34a5c6234cc8f354c2c3a9e9..44029cecd547053c96d2e8b626476ef49318c773 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
 
 #pragma once
 
index 851a4f0ea34e580a2c3b59ee228072560d08e3df..6925dbc1ef03e516c675e9096ba0975edc4f91d7 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
 
 #pragma once
 
index 5fd877b3015c4a41ff2281306a5f5ecf01d5ba58..84e7528469d9a1f627e1f48bda81b7a58218507f 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
 
 #pragma once
 
index 7092bdf397f1c6d8d54f01f86739dcc3602d0675..815deea5d2efb56838bc4410d4ecab01e83e2889 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
 
 #pragma once
 
index e3d1fd7c5b7918db8f90f964c415e22ee911a1b7..1acb48d79f64780919fc1bee8e722f4196bfa384 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
 
 #pragma once
 
index 5eefee9ffb438ffbccd32aabebd86e439d008c34..923d91bf3ea7a42a3cdbfeddce66312092ab77b2 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
 
 #pragma once
 
index 7121bc8e0f9bc39233c6135cbeda5ee7d3a78c59..a2417ab482def43cec174b6b5e0b666c127e0049 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
 
 #pragma once
 
index 5c489daee3c245f679e1c2bac88ad68af2e35a18..f2db6663228c9f4e6e499e0a3b1ffa49a8764341 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
 
 #pragma once
 
index 6cb953ced8387b88c9712bf422193ba533187347..bf6fc87175c1d2dcbeaddd0e79643310b1d66645 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
 
 #pragma once
 
index 8ab8442acd9f7acc6b8073beb6bc5ce556fa47b3..82e11dacf55bd19bbd26325897376636b0248168 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 69a36d6a1d379d4ea820d4a5f7a8c489c7ab1a57..88a7ff71e75a14650ed26fd1a256e953fb2f6da9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 74cf4aa21ff8a7f5b1e9f66328c3f81a5df6f0f3..8f4eedc4f7a6ced243511cbb412e6613ed73ba44 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
 
 #pragma once
 
index 0067dfaabaf2c4e7c6e0b2d929f7651d001cb8df..553af02eed9caa12e83ff936937abfee8b06fd29 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index e3d3c8003486f5a042e5e1e1a777724e8f263b0b..2797b8822fd53de8f01fb336549606251cf336f0 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
 
 #pragma once
 
index 11096cda6342552d539758da4ee00544d57d9927..e2e12e47bc88ddd6b9806033b05dea7dd2c5e9dd 100644 (file)
@@ -1,5 +1,5 @@
-//-*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index e8c834c63ba0b0022770f229049392bcb5facc33..ad79b61a5cfa97b21d65bbf3e566e62d72e777ab 100644 (file)
@@ -1,5 +1,5 @@
-//-*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 77d9cf7975c806b34cf7db30ec0605e8d1f1493d..c01d3dab8069cfc4a9036281f8d9e4a2864d76bb 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
 
 #pragma once
 
index 3420f6b7770c18ae024eace62a15fd0a0c2fccdf..6a79d280fb7b7e3b63f672ffa2870ccdfa793049 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
 
 #pragma once
 
index 26b8604500d68959cb0742e171e3b59beb6d08b2..3913be524156d144b2fcaf9722fdf1561227c558 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 5d6b21b17dc877f39168a1fb9ece2355098deac0..873e07b6a5f2cb4c852c58adcd371e03e5f45d5c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 28811f342b96c9828b798d61de7011599feafe31..1cd88cc95be133d3619511ac01aa3e62b8777d74 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f7b243f9006554e050afe4ddb286ff302779a41a..706217ea42a92378be5267481fdc5263ad4deb6d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 719fa6075ed9b4dc7649bf51eb56fab8843eba37..1e037d320cb23bc766ef94ab3ec2271bb9a8f652 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 495d0d104516a62bdd461ac21fdae6c16ccb9e92..a0445371016ccf9f213b15904d1f1b1e59d6ea22 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index d7a3eb4a774715e93ad5844530298c833ecd7150..95bff4b1affe7df78b157c3dcce7d9d6bacaf6eb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c18f46336aefb9de88d66d505464517751f78ecd..4a51bd164974c6bf32e1dbd72482842a792f1632 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <linux/blkzoned.h>
index f193b5eed17201584ea2dd3c0000f6190870751f..d305246e7304da4a7700140a3936f2f475b5de24 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
 
 #pragma once
 
index 28c81bf324b92f7b18b92b92ddbc7ac468cb5484..9f59b8392c9d40708d163d03957f45d77ad42699 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 15b8e2b26a87101794a8b563c814cfab0883451f..4541eb56e4e8927369702303954ef414e6b7e9c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 9057ad419b267b0ea9eec483aab21d9a3415c942..848c8525642cd4e2e4de23530a4fa70ead60c864 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7116b2461b3e88e4e131f2414fac8a3a14e67fa0..31ceac4b8ab4b96d7b23c08f4a31dc161ab37539 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index b2f2562c0bca2b494c4289b5d72ade227a97edb0..acf79247f2b61185936788bdf9e48286160d4c63 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f98efa5bea669d99cc2b261620ed84ef47367f00..3f2a761a2bb17850b3f62293c38fabee97eb5583 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c295dd9c460c3631414418e11b6f1dc4a8e00f69..5ca001b7dae06f90ed44833168e1568e8017f0f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index b28f7581bec86c021308c8c91719c4bb5cf5dc8a..398d878cfc7a9171c0e64502b3a96b4efac5ebad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 2783ed252ce3c06168bb0e5c42a81caa81d6516e..8c7486556d26147a9490983fd8b21b9bb459f636 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f5da451181e91b7aa579376cae24aa77b243db15..1029483fd9dd7b59ecd0109b49f170270a404f11 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 880e8007a02eaf6f3a407e62c4e2840228c14736..6e993a58cf007b72622d0e24ce07054d52c3d084 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
 
 #pragma once
 
index 18bd41b08714ff86c25412e3fc26db38d947a90a..3d07c14cec3d38575fb2cbbe43599f8ff7e48c3e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f1db55842e2c073a826abbf04e71159dcc51b03b..91c897b2a96b94b50e986ff9c887352da872ce01 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7d9a5561e40c012d8f0e210b8fba7f2bcb7338af..401b65022c1ba602838044a100683de6af28bc0c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 3c7d085c06e97fcdc72c8d8774ddc265eb1f8d16..bb019f7a297a9da2497b4f1c6ab4bf8f2e20157b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 0c6738aed8fe18a80f7ac926d62c3b7d54f2669f..60e19e010f25eaf60471ae47a691b290e7589c03 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 11a32af857c28be3ec68dd2cd4b80d7af0b6d2cd..0e38868a279001ed9e19a9cb685bd2931d0cbc35 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index a24b455e849c63460e15566714e863737f3f3aa4..622254e26fccd373a632b9ad9bcc55f37059c076 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index e69fe80c0771582e66920bb38e32dfe4179a857a..edfa11b660cc3cb11be9c6de182d575c50ed4e59 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 006400aa9c6a579bfe4c7d19b158e6a2de4b4865..be6920cd624282ed85cb963ecfc45aab8d4e71ba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c4c98bfcec1cf0c9ea50f23334267aaf99d03971..f36273d498cc8a4359f8d117f003805168de58ff 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index da4dc3245be69e8c66c3e106ebd515be2c901eb4..bcb3e7818a2bda693c9c241c1d61c5cf33f4b838 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7b1f1d7e041c0d52a8ed17e57e07dc9dc7663ee6..65ef1e1c9ae5302265084b2837385fd1b054eef0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 4b342a48e51a3c6b5fc61f72e4e661d76b1c4583..76c2f7480ee615f42028b175d62f8ec131a2b676 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 9d06e646c3d50d4066f902131225e543a3ab1d2c..67c56e62d2d3ede846d8082beaede6fd39020da8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 49e37ad0cf6c04773fcbf964c3eb4ce1acb096de..42b9cbd095db61c99f78649be8447cfeacf6462c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index fe23879e6fc163386f96b66fa1d009976277f3ce..817806755ed3536022b5d54733667ee71af8b651 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index ce8cf72e9f81aa3f980befbb4f784c7315ac4efb..e0d1b93d5680070c5c0218e9fa79d5d08d57d85d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 3c33e64ac8a19eefc252eedf2ef14a454da27023..83221c2d183f22ed46054f25153d4971fd904a97 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 73d18151a3fa4ca72c16a2ba8a34f04ee897d91b..0a49f0157f1d180d8beff7a6e324936d8a1c800d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index a2b4d3575684bc467e273f000f1929ac24ddcbfd..f306030c7a63cc34737b7ad4a6a7610353c6f1da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index d76c4b82f37c67c6927c98268e9cd81a0f41d179..732020646640347794ff15e675487731cf0ed6be 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index b70f6635d8091db1798d584f1c36b26cf5246953..164acfb8a3b2b88eaab38e64eb5b1b1e041a92b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 0b9b8e7451bfa307b31200d78e0fc92ee05be7f7..9db370a8887ffb6c64aef6bc5856989c3acc0356 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
 
 #pragma once
 
index fff8219d11354552ade0ac1c19ed2398f5aa11e8..6bddf850153dbba7e255d43e3594712593620cb8 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
 
 #pragma once
 
index 3402d31ff4ae21bd918097c07dcaf37b1da1e31b..52b416e36ba69f7e89914833919aaa819a91b84a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 46323bb52ccfaa2e54be4fa5397af3b6859d9b01..a4840bb0eb57ee3e3a55d221d90fbe26fb19e99f 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
 
 #pragma once
 
index ff33b5d8b858d6577f3cdc763a94057b0a8fd21c..04a14c0a8c17e351da602b5becdedb69a077793a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 21c2bb373b1b6eddaa7668c53c49718a1c634ce1..1e361fc8f1310c76c7d9ba41c07122eada9e6f08 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7cb476e802f0dc604aadf5bd6df0ee3181e75c3a..72247b01f8d48fa536b8ab11a0c52bac4ece7b09 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index a6f7f00f965e623cc50ff6343442bf6c6ad4ecd3..97aca3c8c7259f2bd2efdd3883370519168ac4cd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 4e8ddb82502baa0cae7f45cbe8139ae547e73b20..f0f4cbc9b25420019a7b9badfe5d9b9d32e2374c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 699b31a0e006159468330286a5a260e8517bc544..5acf71a5b1b2bae04f7cc3dcddb05793696760e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index ebaf665b767269f4c5735b894adeabb205cf6590..6e33d6eacf8bc96c7d411d52600767622278ce27 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 5d80cd9d44ababa3498753b30aadd5e13b5c4172..30e378b2347b6c1e40a9258b331aa72e76d55034 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 6f42ebfdeffafc0b1e625061035d615aba9f1911..bdf15d2ea1e0efaece3e66901d8e1b8e0c1ed308 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a014991abcd053a95aad58deca425dbccc0a0d01..f04d1757bfaa46a293e47257699489281bbab8e0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d1cc5ef4713947d42e34cfb486e10cf08d4743bf..c46381f7c0b45f73b3cb4f3407dc073640b3b3a4 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
 
 #pragma once
 
index eaf200819769a2185e78dc5a4ae3be8a4ee60868..c292ed9920133301357918307f6329978b9fb753 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 2bbcd023c34515c9a7cbbcb2119d463450498fd7..246ad665b3eb83541c3ed037b92891920ffd5249 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f5a1f2c74ef303597b8338112fa20bf1bada2e07..42146427e9db2c7977a0a6811f31c1ae029ce013 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f0676a4ec4b8d9e0aaefa8d19f6fee4a5ae2ef4f..30dfa686867ec408a2e20dfffb0f20e5f8e93176 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 64708febd09ce101f91502ca4e73103ff1ddd844..920df0539af63ab825cf1717733b2eecfafbc560 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c3f91b14a2e7f4dacd197fae7a05a3a7725e34c4..f8000d5092a973ca7be16fc5b05b6e80771b135e 100644 (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 <string>
index ea3453ef3fd1c52b97cfe576edce0612d5742f3a..2c9c7d331c4acead293d3ddf4137f20df41cb06e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 89aca075f8ab4db17e1b0f1ac4c2bdc6f2948340..bc2bfcf6e3e5b5e86389ed8b4f1e5aadd321bdf9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "block_driver.h"
 
index 6433c050e44d7cc12339ee765116f87893fd9dce..0f96898746c74981b35a033d951519a09dd64dce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #include "block_driver.h"
 
index 26dac58cb333ee30febcb60bdd9f290f94e657e5..361c23ce406f467675d4c5e88ec2d65c1312cca7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CRUSH_COMPILER_H
 #define CEPH_CRUSH_COMPILER_H
index d92be7832e842e2c80a6cf45b642366dd8b490ea..d77c3bf4c3be6f16fead2c2681d7faab386853f9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CRUSH_LOCATION_H
 #define CEPH_CRUSH_LOCATION_H
index 54f597651f845c34dd31de966f50565c2530c6ac..49e41de30804132d8561ee21b19e2c8e41564448 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CRUSH_TESTER_H
 #define CEPH_CRUSH_TESTER_H
index cfba3e872b118418c469eb0b4732c414a8f1190b..5cfb6271525e27591ca525d1e670eeac496ef814 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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 b9340ba660651c6905d38cdf2fb2348d7614763b..a8bf035d4ff0b375171ab70a7353f274040537f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CRUSH_WRAPPER_H
 #define CEPH_CRUSH_WRAPPER_H
index 0c9a2da7d77069ea2577e0388c76cffa4def0001..fa08194fc7ce6642f4cffc1795199303ffe496bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3db1d1e14d7de16878d7c70dbee0de6c6a893331..fd4720bca3ab9ef5f3aedbdf6c6d752fba195249 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d61ca45a8555f82de6a4c71a1ff0de988f126f56..b30993a25d3727e56c4cb9d57f0a1387ddbdd7f6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 182cdb803cc03fdf7a4590279aefb8a406203c23..da4f9029104f60ac6d8292aa5f47151182bf021f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 01063007261359dd9f6d96b7ca4ee1f97c6700bf..8479c77f71d4b03abe6f56bd2b424a4dd908890a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 743c6e79ace1e2adba854f272b39171e45b4add7..a18768099604c844bbb7483b69a87c092e0fd801 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 44a09ca31141c60ff86130fa79063253f83f1cd8..501ff07b880bdaa19ed18eab630ca49ba6030666 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 6764a09a871559d74bb2e8fad72bdf3264fad2bb..771276ba4488144bc8fc47545f2eb9bad3c30fab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 935e678c1ef3c2d56aca7c8013a4bc884d1f602a..adde9e7926196ceff5205f64b460e05f840b6554 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 2bf0a455fbfa2d92cbf1581fc30c1f855fe657ad..b9ec83b3cd3740439c8098368a9d6b78b149a1d0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 4a6dcc57f475bdd884e1f2fcc184700ef01df289..09d3ecba7996bd32fa2bcda2be96a95994c8c48a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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) 2009 Red Hat Inc.
index 1c7a5596836571bd82e28ce4807bbd77f1bc2031..23cb43fe06b3165bfb3b25ea104cfa4cb9cca7c0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 0d778709afe1d380dd2712af5ca116854989a007..aecd30701a6fe9f3f5c49d08e9dabda7562bc5fd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 1143147cebf45d8caa42db524a4183735bce17b0..4966bf5985d836bea7b04cd68d6e65e858f8c5c9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 0365ac3692f1a5cee64be67e5a122d69cea45f41..a5c22e3dba16aa49bb48745b5dfceb064e5d9289 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 ee737c6186da31baa4c99470b5462829e83b45fd..fbbdc2b3348cb2ef13036008f7e6ac59670fc786 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 f7e561ff7c4ee19b4996a49d10278ec719e4c035..3981fc0f549b1725756ef63fa0d722591dbb628e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 d8e6713fdcfea8a212b64fdaa0e1d04b06552c75..2423e6f1d71211feac0f878b145d17d3679ccb0a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 6a1f9963ab6c1438030bae14b3bb25f6457d1647..dae9b56ed6200e25812d041aa12c1e66a9a51697 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 21beeb0a5369d71bf7885adfbc7eb93fd5d1f6f8..6fc65b12a38eecd34d7674bdd1c72d7f1204772c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 21d3ea9a0f5124da8ad935c9684eb83cc053fdf7..f56b9c468648e40d0b9695096e474e9fed4bfa45 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 8b357dbfceb25354a2de7f12e22a5052f9b766d9..6cf5b7c0527ec90934020fcfd8671cc1d62c0f71 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 f93961db1c43ce71aafdf5e7a3c1c29a728c0aba..47e04eb3ca7949e0079d5d82db2a1822b95d252e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 e0b2216f28aee4c2ba25e0183df210b26c3d45d7..d41052092fc41afd4a104345acb099d8c87d35c7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index 3733649a620da795e33a393dc4c328ddd5bd4bef..f67127e8a4097a272e0dfeaeae63ffecfc7e7bf6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 17c2827d509294ae50d4a89693f0644c5de2c814..fbf6661e960ab4a4007b59c2ad8ce5df91669256 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 f3d122bd590c80736ee28ee837ff236905cbb5b3..fb5a6592b9bb2b6e7c1da4bd6f04fab0d7bc77d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 4024d978c4aab2e02c446d4e52dd0116c04aa774..fe5b2b51cc366e1b7dd444cf4397790ff3a657e5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 393643f2796d3fe83b903f0df8877268c4c9ba61..b1525f9c98af5fb87952d20f7e649343c8e41d90 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 117e17a44026466341333ebc7169f7531f559a52..b6271b555fa945f334c5be1fdf38a739e36370d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 f7308103e530cf85a3311a652612784548c4ac9e..d4db7e30f191ac928caea7b3e46a1a06cce2c4c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 1140b3753d78a432fa5fee3efe26ad5dcb9d804f..614825b729de92be2aa2b37dba47d8f29e5306e3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 24694ee0f01753db3e621f5630c8ecb1af5783c0..d613e0d8d6f98ba6588db5b501256d48ff2a7945 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 e988199e7b88cfc3c249affc119aa636a9160a30..9763354281d7070c0dde2202a07195a323c8faa1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 23b415bb7d426bd20ef339fd28253c2b23dff5a1..b2768b9543e5e5e5ad7aeac61a48b63b02d98bcf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 b73e49b4635e6370519c22e908b685be6ff5ee6e..a8e6f5ef7a68c5cec10404b013bb5f3770c623b1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 9e8838c2f92917c6267cf4f507d23b712d0fd5a6..0687fcab40d6923cfbc3c38605b0340fd7699180 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f5e1b4e51cd89cd67012377c6e157528beaba19f..071a746e8428a7b41f2b2537f8856e1b75623166 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 219780fcd686bb4c3f503f6f3150907239110c8f..2725916800aadeb1b7a1b0e613803e8ef7adedf0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 beb9e496375f0fddbf98fab8c98fbf75e998636e..122b4eef62fd5037486cb11f6113d8c8a8837f84 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 784f642ec525d44b9185e51576667c1b29d85497..619ae4c353b300379992e8c110bb365b493c2b6d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 09865a27e036130f646abe98b32cb8d126e0427b..63c76f402961b05b930e45357d89c383d8eaba48 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9ded220541238a69472e37ec8aa554bd66c6ca62..502d06382aa47b94e3e34a24c13d99f38be74fd0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5a86222bd3790ba67ee5b5dcf0c76ab0aff9e601..b8cd8e71667f6730dc1e4c182cb76ad03b578a92 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index eb613e39dea4fc238ec59bbb0807d259478ce69c..c6e6b318602bee26b1fca4468fd5c3d3dc361c79 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bfdf0464413cd0c992b544245c91c4bcd63769d1..c089c137206303cac220c9c943f7af6764de8f83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 719bcfc0c27af02fbebe5cb7cb2531172506b68a..f45dc2528ac1ee06747751a65f5b4aa2745b91fd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1fad9e81b9edc8a0c0a528a25718f18bf1c21508..00c3393a00f0c30ff809e10c78e973b486a1e99c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 56e998757c379333f5d78c0d7f7f3ed2a3a065e9..d67644b461a85013d3700efdb25b6a964203dc76 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 258c5833845a81b08d5848e4777c861883e14e92..3042722b26c305aa3bde03e5b67f68ec11b2cc2b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 88a5fb3f913e4a16ad2ae7098b12b3f4efa6b4df..40109b6348c00b4f2f105fd2d3f36ae4874c643c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5a65cc20fd75a248a4553f64cf20d898e8d95c54..a3149a33be2e9f9e619db2fdb4d6b310b54e4082 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 303892b13251dedf43baf8ac77d2a2aab63cfe0b..776c79eb06e1c5e35e48bef42edff005be9cf37e 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 218835a0fbc5b350ea62654845c1282aaf5fd100..4de33fbc4cbdadf02b7efa0af29e365294908ecd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_INCLUDE_BTREE_MAP_H
 #define CEPH_INCLUDE_BTREE_MAP_H
index 85e40d1cf2cb32e6f9098bdaa903507c5732c2be..51951fc43655d91368ad6f85f21fdb1654afcdce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 64225608806398e691495d1fbc5b5cdcc775ceb3..ebb94097842ce88bfc3811da9df01b689958a123 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 25b06db982da75a8a84d6396514b366524743beb..bcb49e381025467267ed8df5ad70861a85a2e78d 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 -*-
 
 #pragma once
 
index cfa8097bb4c507dd666a1cb5062e630f8c4f7979..f004a2e5a89e3b11c3117fc024bac64fac25620b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 458edce590bfeb78d14c30f7766b008c886eaf6b..fa1e6e9d8a2f873bd5ee2b726ce3cff03968ea5a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * scalable distributed file system
  *
index eee413caaaabfee206dc118307b4fd4d028f1563..f3e58a7728e5e969b931c81f3bad99bd316ff97e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fde0d0071b82dd005bd39e10ad0640c83769775d..0888aa961c8fb5c33673eba1735f4c5d2d5df983 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 94f958eddc3e2cd695ac19f897280878440f6cd0..5df2d114c608b847327f7e079e2b79c1ee2cd9a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 774e0348c1dd1585b31bb6c3417cf1b9f33c3c0a..f4dd47cc1904175d892688be11cf15c729a3f702 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a12b4176b3f12a2d9373c95b6dfa4bb5fc311df1..be5a25dc290dbb2a32d8638c681cdf29564b30e4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_INCLUDE_CEPHFS_METRICS_TYPES_H
 #define CEPH_INCLUDE_CEPHFS_METRICS_TYPES_H
index 562fcc3c7c9a2cd3105ba89d2f1870c129286f06..785c63df08b00668fd178245ae00961257bd25b1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 61ed7409c7e4ff3107a2dc9bfadd7595fef71262..48fc29487f208e3dfd6acef869f0e1d31fd1caa9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9e46d952f058dee5350b6ba952ae06f630ed99a1..a5b0e819e9dfa68724c9c8baed7e03ff936ac676 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5e28bc8d94cc21a91a7f1c9bd8d999efbe852441..876ffbde6708b2235827c6fa57b9ba8ed6edfa04 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 95fd64e51ab3d61d8bd123f13d64033598065e80..365bb6129dee17bff3710008c4e3b95076fb2262 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e777873b0451f81dc40449118ad593d7f54ed80b..283d7f23aafbae51e9afbfb4f76714259dd3d81a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 413c3b2b17383e2f11caec849e424a0059818597..dc271e51a97cd7e901253e8c1be97f3a0818b6c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a548d9756b9b80121debb579d882ef0b78b17a71..ad840331856fa0ec4fc9cb24d10d61b180fe409e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index aa6ddedb44e456f66e0aa78f02bf0f2e03910fc0..8cb5c7a63fcadfb8e36373cd8e37c14117ce4b86 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 67be4a08759ab0fd1297d96d107b00e5931e8547..734b403107f47fa7df55468bcce9d79772552770 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9e6a14909224f290d50f9a953da0a69b4cdc74de..38c26f13235c8a82352963d0e2f821d40eb9cafb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 075490cc73c9beb987cc03c2369de0254d5b75a2..3e8bccba5f82d8dd5b6dee8e613e11381e18f3e3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_INCLUDE_FS_TYPES_H
 #define CEPH_INCLUDE_FS_TYPES_H
 
index 03191eff7a73398a1cf8ce43147e5b180b2881d8..8ad8706e16dc435faa313dc5c9ad5cec4f11bce5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f5378d317dcd2926b0de2caff630ded18c1b6477..9de28ad9a9671110d248815f7735fe63ebe077fe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 056cfa86acc79b71eb252be6b4ed95e47335b003..e9ac07210446424af1d1fee77af6c43548b98f5e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9febee4c5a67a4acb8bd1fd6ced88b25ee7c1949..199a34124095f2a361393190078c51ea5fc8b008 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d81cc55e8a9fbb062df07c544110143d250cd232..faddd334328499371a71af9a9cf817406b96eebc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index 33f2f4e08ff9d9b9d7beff063a3b5e4a907f4d14..06a67247848a2aa527764a71f2e1f9b4a326ffbf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6af235364bd4982e80bcaf2bd4f4ae8639da2594..6f806d83efa53358455caced330f85eb3234e37e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 98b09ae217f6993827e3ac3d8f40f8031bc252ea..f281fe9953d1759aa1dfebb00f6baa4678430ac5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5a8bb36eb65b84ddcf0de7b467631df4bc4ca95d..98f8cb01a5e72cc756c0915ddebefd3920b20e11 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c20e96bed96b2cb14b64871addb6d84e62f3a8fc..851bd22f15a68f7eb2f333651d2195901a80392b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 80ae69d2511cf584a4082e7811a3d8dd93b4210e..1c188cc4bc8c305baa1fd97c8927b37ec4c61b7f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OBJCLASS_OBJCLASS_PUBLIC_H
 #define CEPH_OBJCLASS_OBJCLASS_PUBLIC_H
index a15427829f22626423de3c5d7406641b78974836..d762c671ac6cf48c807b5c577bc96796523af2c9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * convert RGW commands to file commands
  *
index 6b7c9405efd2f6ba1ee5804d3433b5b96eb888f8..7a6ca450ec21032df628f2aaa6f490e62c600281 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f19af0b61e42f32626db44105fb42ae2189176dd..dc7761154269c687ed597d716413b41b0d984456 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 31c73b38f725709e6f853f02575e74011086ec45..497a195b34ea16fc011cc16900e28810dff26547 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_FEATURES_H
 #define CEPH_RBD_FEATURES_H
index b347b03df9e280bfec111facfd6ba7bc1ba055dc..fc92031a9fb3c1d9df22315937e62455e29477c3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 54852caa8f473237d1506cf83b88d2bf6cae56b5..b71fd60efdfee998d0875280f3d5e8be76596d89 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_OBJECT_MAP_TYPES_H
 #define CEPH_RBD_OBJECT_MAP_TYPES_H
 
index eacc65e7b6713696d0a8e491a927654c8eb8fc60..9613c2cc1e1fca05a84c25d61f4a1098ec559deb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3f12bdc0069e8842c163d865b67bb4cd934cee7e..1855bb2805fbefd8f6ad781cd21522b468f72a1d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0ff4b04e71d08c04b2aec7cea0b9da22928d3bfd..b04dbc51552ab23032b74bdb3e9868ef3401bd0b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 CEPH_STATLITE_H
 #define CEPH_STATLITE_H
 
index 7f354fd4696033b6c50809786b6e6094d11ebf51..d5a7aadad7b01d465eaa8afac24b234a49b9dff7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b52d5b27f696dbae3bac4c5756d3e2d34d3789f4..6a9734a179264e1735b5ca90de44005bfbb05853 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f73f5dd93851bc6c720db426a1799dc7e4028b0b..05cd77249d404c1078d193b37b7fd3143f3d6d0a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 /**
  * \file fmtlib formatters for some types.h classes
index 35cdbd7093bbc7c5b14eca4410e8f0438b23d684..27ed5b810322c0f04a996a647ba5c9f2ab37d49b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 // Derived from:
 /* uses_allocator.h                  -*-C++-*-
index 474a0736ae3248ee9f96a9fa8991f17d9c5a14e5..d6b463fa533e10355faa3703a624b2bbbefd04a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 99b791f8368a261b94d12e48b0b8cd31159c0b72..2081d93ea8443db6ca33c07772100c7f5bb3d8e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 841f68d08d01e6576018e065f5ef4775a2e6e2a7..80b4fadc5e21c3eb498c4a909dea4c3a54afd0f8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 /**
  * \file fmtlib formatter for utime_t
index 7e5735fb171a8298570356ff322939886b380cff..cbef15db3ac8554a2b82adf2863f7c1bb626bc5e 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 -*-
 #ifndef _CEPH_UUID_H
 #define _CEPH_UUID_H
 
index 45e1a362cedfb40bec1b4faab3c39dd7786a3727..bc9225ae4c03b0339f2523f18312cb8f477cc2b2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7877b95a78e7c5ab2b4d975d0d4df173abe73f9b..ae7d553b0bfeccda87bf9bdb4a58bc1eb8863380 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 990cc4823add442a15aaa364d7ea98ac6b4c7876..6201fe52775bdfe963bf8667b783708bca11f422 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1bb951a9d415f46177f3001787a02b4e5e947383..a26c4a0c980cafeb1fafa40df6e72930cc75dc13 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 76d0ddccd3c3b0bc6307fdeee56622398c1f7873..421fbb4a4de9235fd03f4d1cf7d6a6c190652d6a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 34068ca00d2588df68d26dfcf2ff1677456ba31b..7c8476f10df36e64060ba338e2e455741a77b46c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_ENTRY_H
 #define CEPH_JOURNAL_ENTRY_H
index ba835b3538d9c787d543fd22cd273d5138be1711..9abe4f6b1f0df51c7cbffab30dbcd109d73203ef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_FUTURE_H
 #define CEPH_JOURNAL_FUTURE_H
index 241a09709ffebaf5df9e74d666d890719db4dc66..4d2b57d2ea1402dd00f3dc02a7733664bdf9ac4a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_FUTURE_IMPL_H
 #define CEPH_JOURNAL_FUTURE_IMPL_H
index 071456f56ecc02a4b64d4e129eb378785c11f1fa..cb8229a3ae4065fc97ff813f4cfbc080ec2b3f7d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_JOURNAL_METADATA_H
 #define CEPH_JOURNAL_JOURNAL_METADATA_H
index 121fe6856a760ce2e9d7968fd8548a651c094bfc..69a22c58153d96a4c611d8bf7e5c532f209f3010 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a71117a836a19e3d79ac4cdf9e4b11da88646447..29e836cdb38c4feb361fb2bea3bbb25dce7368e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_JOURNAL_PLAYER_H
 #define CEPH_JOURNAL_JOURNAL_PLAYER_H
index 9d8ea6c10f3d924a73dc78a72b6d7b82ace440b7..770a3888659aa89305e2ba85c94d446b23c6f5cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_JOURNAL_RECORDER_H
 #define CEPH_JOURNAL_JOURNAL_RECORDER_H
index 9c74961c9253d73216df16e38f63b86803333a9c..f1f8c93e92702622b629f279f85679cb4711bfa0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_JOURNAL_TRIMMER_H
 #define CEPH_JOURNAL_JOURNAL_TRIMMER_H
index f42513c5d67fe5fe40e0214e17f5c2e41d438500..c12467908b040468e2acc73113374d0be5efedfa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_JOURNALER_H
 #define CEPH_JOURNAL_JOURNALER_H
index b9446252a2744e40feae44ea80bf88c028c07586..58457e3ed09bfc21002d652a4e7b264decaa9f98 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_OBJECT_PLAYER_H
 #define CEPH_JOURNAL_OBJECT_PLAYER_H
index a4d75b3a7e38d341662161631b9c287fb5a153ef..3c84f919a0ad91d991b086162401154703159ad5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_OBJECT_RECORDER_H
 #define CEPH_JOURNAL_OBJECT_RECORDER_H
index 4dd3ba4758e8bbb48a4f9ef9700823001a28d1d3..2db23c959035e943404564c8e9e25a123c8cc3c5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_REPLAY_ENTRY_H
 #define CEPH_JOURNAL_REPLAY_ENTRY_H
index d0967c68d7e35f2177747a8f136cbf2f7ae1a222..5b454b9173e607d31baa4444143097a0199f1e8b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_REPLAY_HANDLER_H
 #define CEPH_JOURNAL_REPLAY_HANDLER_H
index 5382252840f8fe54b7a0d52a8a6f12b91e935e3a..e869474c9aaede71cd042125b5546f8eb95c6875 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_SETTINGS_H
 #define CEPH_JOURNAL_SETTINGS_H
index 8f8ce78000300ade46c024de8f199e448ce745c8..889fb8c57449c50f0050901e2c6c83d689c6488a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_TYPES_H
 #define CEPH_JOURNAL_TYPES_H
index c5695e58353fa51c9b07ef383a2c9643a097392b..2c9e2f995cc52ef3c9c03d36452b9278c2fd3415 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_JOURNAL_UTILS_H
 #define CEPH_JOURNAL_UTILS_H
index d926840180e1a44671df5a2d86af052b291a8c55..a6c1c1b0f9d4376dd018323556e13124e760b262 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 KEY_VALUE_DB_H
 #define KEY_VALUE_DB_H
 
index 2da44bd4ec2747abd1b7580ccc14e4825d6fc2f0..77b47802dac2f37e1a0229629dd133f808392038 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 KeyValueHistogram_H
 #define KeyValueHistogram_H
 
index 23a5487344a243ecc22facecf5ea654528eac134..cbbaf885616394bbbbcda5236ea475fc6182f45e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 ROCKS_DB_STORE_H
 #define ROCKS_DB_STORE_H
 
index 6f7e1b6288618958edbf1815624564da72fd44f0..8e1a59c6f4482e3ac83bb87b2c8057daf45de33e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6d8c10225447826e19fb4b74f411a5739d80efc7..3a9b95b719e5073a92900dc15e440e5fc361df84 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 59ada2e0994f3687495dedc5bf95e702084574e2..3cbb18a83d44e8b6bfe1ec36dbd2351de7b62446 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1b5dd0ebba5de8aa3055a851222a8a1b91e62920..e8b04cbe810561fef0081d3559bd1125f44f422f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 73420fe359c45ba2c4f9b715c01eed34c92d0a64..acc8396788ae75b8552347153a8ad85cf33c3402 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6d95d6fd19b305ae2cc0a6ed8c3a0d3c1bd80fc9..1ee747947747e8f1674f93794b67c6cf54b07c06 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 20a926140ea4487c2d262c303b4898ed1df44a51..b48680916df6ffd7b21eb3c7a85aec4ca8b46730 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 26e4fe2fa2c3d61c61680a7f0df384bf0cf144e6..f5e7184cc07a6a4a0b232bca37cf8875aee66e9c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 33381d51897ba2db403992938809347d8ad9882a..80f4d2fc6ea5708355c42dc3b4b4accbcf445dc7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRADOS_C_H
 #define LIBRADOS_C_H
index 33deeb3ae8d27f2d00308061a1b72594073fb39e..ffe3e73c1d0ceb5d221ec9f0897e9ef86018628d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 __CEPH_OSDC_SNAP_SET_DIFF_H
 #define __CEPH_OSDC_SNAP_SET_DIFF_H
index 3ac3aae44920fcef0ea3526da0d06c6d8e78d6ea..081ac1abbf36fa017b647da1db2a04bd4d94315d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index abe602ea4463a60e9825b3bd21757a7c0566b15b..8b507e63f3714ecc3273815e6544fa7ac76b961b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6f2f22413c17aaf000793ab35f55964c1229a5b1..2811af6caa2071086568757c914c38d31253dd83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_ASIO_ENGINE_H
 #define CEPH_LIBRBD_ASIO_ENGINE_H
index 64397f9e4b42f8e44417f8a239a53c0c791bbd2a..037aa140d7f1782c6b154943482265f19d2092b2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_ASYNC_OBJECT_THROTTLE_H
 #define CEPH_LIBRBD_ASYNC_OBJECT_THROTTLE_H
 
index f74368dc644f68325a78aab8eafb3a9eed7c9069..1c0ed5167a498d1a906817db5bdb323cfe4d579d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_ASYNC_REQUEST_H
 #define CEPH_LIBRBD_ASYNC_REQUEST_H
 
index 1e56a6eedc52aedb8601eb5944bbcfde46c96ade..428665feaf1c4af1f507425b15c37d6976e19ea4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_BLOCK_GUARD_H
 #define CEPH_LIBRBD_IO_BLOCK_GUARD_H
index 1f10c8cb87ebc44f6865700afe6e01d08cbb2a78..74c8e4a3ddf607bb0e7ce605bbde3e5a5bf82d8f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CONFIG_WATCHER_H
 #define CEPH_LIBRBD_CONFIG_WATCHER_H
index c8bd022996fbf6a3e58c4e12e585df272b117694..54e3af6f7026ede078ac112337c588fe0e1f566a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_REQUEST_H
 #define CEPH_LIBRBD_DEEP_COPY_REQUEST_H
index 9915262f9d97dd4c57b9d8fb75c34ed058d40320..aaf6ed3397f83b5804e494879c1823a0cd5d7e99 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_EXCLUSIVE_LOCK_H
 #define CEPH_LIBRBD_EXCLUSIVE_LOCK_H
index 6a88827cf26c62aa09b7ec190f00d41897ac1be1..822ebe5265a2cd104db4f8addc41fcde1b34b2a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index c10ec8bdfaa00506b1a7ee1f908a6d43829c1fff..67a6259d0bb48338b81fcfc84cac78dedd36502a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGECTX_H
 #define CEPH_LIBRBD_IMAGECTX_H
 
index 5107c1a17a9ae014961b97db8ac13b527e5f30d5..80ce6929762d2cb030b2e2902026e010489a51cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_STATE_H
 #define CEPH_LIBRBD_IMAGE_STATE_H
index 1281320110d67c115b30197deee7e9523fe0a4b5..5511cc31e8657557bd72e7116ba0907452b6946b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_WATCHER_H
 #define CEPH_LIBRBD_IMAGE_WATCHER_H
index 5327adac7192be3ab1c314076bed298efa5bae0c..d13f1e826023b0f89068e7b69955f490e82752da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_H
 #define CEPH_LIBRBD_JOURNAL_H
index 98ff06abb30006aaa5794a9714514cee645017bb..1f0f43e5f48d0a2bc67ee00458be7523cb3d57b1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_LIBRBDADMINSOCKETHOOK_H
 #define CEPH_LIBRBD_LIBRBDADMINSOCKETHOOK_H
 
index 09fc413c009441c7ecbbfcd296195221d1c7dc03..7d89dd9404ed1360e333a51791719e6d1912426c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MANAGED_LOCK_H
 #define CEPH_LIBRBD_MANAGED_LOCK_H
index e13762e9b3be151141aedd549f4a03eaf71a8815..4515cb6a13395a8414a46fdcd546a888efef980f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRRORING_WATCHER_H
 #define CEPH_LIBRBD_MIRRORING_WATCHER_H
index 6c01e5103af305d80780053d089fe8d847b19493..fb22516327335298613a09a639658ce5117d12dc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_H
 #define CEPH_LIBRBD_OBJECT_MAP_H
index 52d1484e7ed693360da833617d0b784a910d1a0e..14186814ed5951d70cb5635daa2c97012c1fe7c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATIONS_H
 #define CEPH_LIBRBD_OPERATIONS_H
index 92e183ce10a01ab8a322a0bdf9fcec2c6e15549d..60354a576ee4b8181d3b9931a65ab99a3000384b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_PLUGIN_REGISTRY_H
 #define CEPH_LIBRBD_PLUGIN_REGISTRY_H
index 65e7da4a6bae5e82795c2e6c67c3c6cd8eaecb92..bdd55bffb1d103600aa270d08d4ce1ecc268519f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRBD_TASK_FINISHER_H
 #define LIBRBD_TASK_FINISHER_H
 
index 684eaf4f52caab35a9dfc9f12911ae6572b540b1..5657adfa3ff83fd24678a90da53a8bbdacffe871 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_TRASH_WATCHER_H
 #define CEPH_LIBRBD_TRASH_WATCHER_H
index f1c7d6c5d1756dda459ec4ffe011853e2398224a..5fec1c00c5dea4f9c2d76d63409b044c4c2febfb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRBD_TYPES_H
 #define LIBRBD_TYPES_H
index b681552b93a7069b27b942cffe423fedd3289192..119c25088b80bd62416a4ee95cc54dedb9210033 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_UTILS_H
 #define CEPH_LIBRBD_UTILS_H
index eff1c3a6731e436c7fbed70459e9a03566b12089..052b262b8724469cf0e1dc3bbe55566bc9bccd18 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRBD_WATCH_NOTIFY_TYPES_H
 #define LIBRBD_WATCH_NOTIFY_TYPES_H
 
index c43c2884f17d7ef38cf89d8ed157349e9c2ef9c7..7750f08aa26944817925581edfc88dc85f10a7dd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_WATCHER_H
 #define CEPH_LIBRBD_WATCHER_H
index 83225d287ebcac8e6667f8c75f94854ac6f4533a..20d4e0f76d5dbc27abe1176baa5db5ff162417ef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_API_CONFIG_H
 #define CEPH_LIBRBD_API_CONFIG_H
index d19d1b3dae3f012edf9dc704057ae2eb3489b1e9..fd8dad163e3d42d07f22811cb38a03591b6b05fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_API_DIFF_ITERATE_H
 #define CEPH_LIBRBD_API_DIFF_ITERATE_H
index ffbb9afea1af901a14c40bc38b567c4d4c8870ea..80459aa557a908c2d24dfa80fce6dd0bad63b2db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_API_GROUP_H
 #define CEPH_LIBRBD_API_GROUP_H
index 29398d6cdffb87dddc4cc950c8b73d83ee23a1ab..6dea1411f04c6bf5509bc31e43c43e439b6c3e8c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRBD_API_IMAGE_H
 #define LIBRBD_API_IMAGE_H
index 4e2ec5028e4326d9a38c4cae54f6808ce3bf180b..4d1d3114bb50ce4c2c6a1dfa5fbb8fea00868f4c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRBD_API_IO_H
 #define LIBRBD_API_IO_H
index dd70dcc238e3c7dee609f874ded0640f6b97e473..f5a361cab98977d29057bbedb0e400add3edbf34 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_API_MIGRATION_H
 #define CEPH_LIBRBD_API_MIGRATION_H
index 6e84247b67846ad68e9f8d983ee57d12bdb6fd37..04ec024ca30dc1ff4f2e50819954d98a4f9b04db 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRBD_API_MIRROR_H
 #define LIBRBD_API_MIRROR_H
index 220eb28f36570f78670ea4ac97cd6bb2d2ec5935..9505c8ea5a6bb5890e9901585254d9d20ece19ad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_API_NAMESPACE_H
 #define CEPH_LIBRBD_API_NAMESPACE_H
index 7b607ab6e6028a0d4927e4c833e87cdd3af7e301..5143db2f0dd9db4495e4fb6543a7363418d55216 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_API_POOL_H
 #define CEPH_LIBRBD_API_POOL_H
index 69ab574ac7545accfe6de1de9d0c9c77b5735840..ec763796085abdd8aac9418498c05dbb60ced3da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_API_POOL_METADATA_H
 #define CEPH_LIBRBD_API_POOL_METADATA_H
index a2a7955e1c340abad6ea42758823684eb37b54ff..46a8cd525fbae3ec947ff748c6d377e73981acb4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_API_SNAPSHOT_H
 #define CEPH_LIBRBD_API_SNAPSHOT_H
index 66f819dfa24e9923534af5d1c77ef8a94ef69f70..74f02095cb0b36e42e0e7afde51b50edd1852cc7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRBD_API_TRASH_H
 #define LIBRBD_API_TRASH_H
index 8f8c22290a9921e78dd8ce5babf6a74a8cfa95da..2f72049bdda9a0773dbe0b39be8a817fffdf7b0b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_API_UTILS_H
 #define CEPH_LIBRBD_API_UTILS_H
index 3db5008d40a94d515aca3d2b5c9af7e7b9aa123c..7b59806417193b1246e5a65f16be730218388226 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_ASIO_CONTEXT_WQ_H
 #define CEPH_LIBRBD_ASIO_CONTEXT_WQ_H
index 2fbbb5846fd6592116b9009e67c3473ec638975e..5c32086a8d32174258ab392d780dfb7f695bc8ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_ASIO_UTILS_H
 #define CEPH_LIBRBD_ASIO_UTILS_H
index 3f62391e4ef78984c1c45ede8d6cf8fe5ad3f5da..f4327449ca09e368c535d27ba55fc8298c7e2d43 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_IMAGE_WRITEBACK
 #define CEPH_LIBRBD_CACHE_IMAGE_WRITEBACK
index 0cc87bd87ba80a4b98accf9a644392e2ee9155df..955183ead6d227a26ef1e32d95e4c28ba4b30f1d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_OBJECT_CACHER_OBJECT_DISPATCH_H
 #define CEPH_LIBRBD_CACHE_OBJECT_CACHER_OBJECT_DISPATCH_H
index ad9246605446f16df55bb4357437e205977d06ac..f1133df6fe08c11bdb8913bc2cef60fe96053c7f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_OBJECT_CACHER_WRITEBACK_H
 #define CEPH_LIBRBD_CACHE_OBJECT_CACHER_WRITEBACK_H
index caf782244b18aaac05852cc2d91b862b717d4208..97fef42495b3fbc7f6d4ae0218721e2b3b817cd1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PARENT_CACHER_OBJECT_DISPATCH_H
 #define CEPH_LIBRBD_CACHE_PARENT_CACHER_OBJECT_DISPATCH_H
index dd7075e8d834d013ab3eeef75a7b842bb12f34b1..fb893f7c9903dc528514d589fb918f7038e3ad03 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_TYPE_TRAITS_H
 #define CEPH_LIBRBD_CACHE_TYPE_TRAITS_H
index 43dcd758f0b2b3770611cadbde0b38bf59709a75..3217b275cd4eba656ee870cc33c60a16b41fdfa4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_TYPES_H
 #define CEPH_LIBRBD_CACHE_TYPES_H
index cd2eb7c3b003fa4591d13b2ccd405e73dc8ee6da..9fc774618bdbfdd511c624a7a9557c1a68806a29 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_UTILS_H
 #define CEPH_LIBRBD_CACHE_UTILS_H
index bc289f91cc84f65aaca7c7ba7a01e82da028b07a..1d02c7807ead624c80da2898dca246481a5c35d5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_WRITE_AROUND_OBJECT_DISPATCH_H
 #define CEPH_LIBRBD_CACHE_WRITE_AROUND_OBJECT_DISPATCH_H
index f68f37dc750c7cbdaab2549e9946aa74a6643792..7e6e23808b55ace79f525aedae80e61ff6fddb20 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_WRITELOG_IMAGE_DISPATCH_H
 #define CEPH_LIBRBD_WRITELOG_IMAGE_DISPATCH_H
index 30f466cf07cd59c59d08d1593ba3c7f318f223e8..b33acef877e2a829a08add1e07baeb9ee9b48fc5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PARENT_WRITE_LOG
 #define CEPH_LIBRBD_CACHE_PARENT_WRITE_LOG
index 9db28ea68480707af22144ba109a6faad430d45d..ad55cf6682069ad8e62b459375c4f65b4845d445 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_BUILDER_H
 #define CEPH_LIBRBD_CACHE_PWL_BUILDER_H
index c896369fe7f8413f6354932e7301f0831b8b762a..ab5e01976bab167a0c68c0d2230ff925bd7e727a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_SHUTDOWN_REQUEST_H
 #define CEPH_LIBRBD_CACHE_PWL_SHUTDOWN_REQUEST_H
index 5be5f73ac1513539db28ddfb881ad029e71b0b0e..67aa2429f86b319c1afc6cb8511fe3542bbe2edc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_RWL_IMAGE_CACHE_STATE_H
 #define CEPH_LIBRBD_CACHE_RWL_IMAGE_CACHE_STATE_H
index 56e63425e341a4024acc892bd6651a1b326c0353..f7729b1e8e1169a82bbfef39a077dc6ff880493a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_RWL_INIT_REQUEST_H
 #define CEPH_LIBRBD_CACHE_RWL_INIT_REQUEST_H
index 0a4afe3e228134a3d31dbf2649dc6079930c9360..b5215beaa8a4117df3129d17e88213444e84e6ee 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_LOG_ENTRY_H
 #define CEPH_LIBRBD_CACHE_PWL_LOG_ENTRY_H
index a053078961755336ae4e40ae32c67d23b2a0f805..dc8f289797645c2ab3a9c627b1ae03b4fd968f21 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_RWL_LOG_MAP_H
 #define CEPH_LIBRBD_CACHE_RWL_LOG_MAP_H
index 15befe05f255d2a91977e8a26ef8da7563f70338..8ecd53d198d2023c9f0b2c7007906e64a8e75afc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_RWL_LOG_OPERATION_H
 #define CEPH_LIBRBD_CACHE_RWL_LOG_OPERATION_H
index d4b2aee5b374976115a3ad09eb7749474bdd14bc..5efc2dbbee163b28f5f52abc4e2e45385ecd9982 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_RWL_READ_REQUEST_H
 #define CEPH_LIBRBD_CACHE_RWL_READ_REQUEST_H
index a7f94f7bf3115a622ae61e933498e842596b13b2..5052abdccc01f979effdccefb9888e064c68675c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_REQUEST_H
 #define CEPH_LIBRBD_CACHE_PWL_REQUEST_H
index dafac9e9cc32a4b579afd17052dfa35b73fb526b..fc43693531f8a13d9d0d951f471a358f7b2a04f6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_RWL_SHUTDOWN_REQUEST_H
 #define CEPH_LIBRBD_CACHE_RWL_SHUTDOWN_REQUEST_H
index 424e3730e8a6b89bf1060e54366f49e09fa75368..cb2756f1e69264912b80085a5a01e8e710f559d9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_RWL_SYNC_POINT_H
 #define CEPH_LIBRBD_CACHE_RWL_SYNC_POINT_H 
index 496e3014648e62d32f908a3f372bc7e40427ab6e..c0c581c9a549106ac16b90451d9513bcf28ca0af 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_TYPES_H
 #define CEPH_LIBRBD_CACHE_PWL_TYPES_H
index c13c7b5ae9310a90b26376ca9b0aa67d643c3d6b..86d7ce057e4654bec1dd891eedb8f7b5152e6f08 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_RWL_BUILDER_H
 #define CEPH_LIBRBD_CACHE_PWL_RWL_BUILDER_H
index a4675c5fbd824983357c6f153605206bf8c040ab..0f9374e9303d77d0bac834ce29e5b4890055ea6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_RWL_LOG_ENTRY_H
 #define CEPH_LIBRBD_CACHE_PWL_RWL_LOG_ENTRY_H
index 874ac77fbaba6e1cea8a09aa5c19f712c7575288..ae25e18b3cec429248c08fc1ca604c7723ab600e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_RWL_LOG_OPERATION_H
 #define CEPH_LIBRBD_CACHE_PWL_RWL_LOG_OPERATION_H
index 25168e83b9452e066474b3ab1ccbdc528493d962..e62aad676813c490cb71f42e21fadc2b46191ef9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_RWL_READ_REQUEST_H
 #define CEPH_LIBRBD_CACHE_PWL_RWL_READ_REQUEST_H
index 0a5c610d6912536b30b1a941bb7cdb6d2718c86a..fd58e41b536a13a1749e228416ccabedb3c4f0b0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_RWL_REQUEST_H
 #define CEPH_LIBRBD_CACHE_RWL_REQUEST_H
index 5083a2568d497b7dc61168bd25a6b7e6effdecf3..bbd92071d383e491e28f03d426b636e7705acd75 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_REPLICATED_WRITE_LOG
 #define CEPH_LIBRBD_CACHE_REPLICATED_WRITE_LOG
index 07b3fb8693307882564ac5837791ff66ca7f2279..a451a7461cc9e3d9376b2079ee45085d04c10a63 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_SSD_BUILDER_H
 #define CEPH_LIBRBD_CACHE_PWL_SSD_BUILDER_H
index 8e26f661ff8caa6b81e7cea898eaa52100480ec5..1a14d624ee0a2dc2d813c1a9327ae6bc27643615 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// // vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_SSD_LOG_ENTRY_H
 #define CEPH_LIBRBD_CACHE_PWL_SSD_LOG_ENTRY_H
index dbc89aa738369d13cf012876d09ce6bbb7fb5ce2..8c8da13b6e21fa346c3cc4c8f2afe41684bdd3fd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_SSD_LOG_OPERATION_H
 #define CEPH_LIBRBD_CACHE_PWL_SSD_LOG_OPERATION_H
index 345c4aa65e0d40e6ee15cf3bec33123b23e5b98f..d5928e46758199907a1690b5f31627e8cdcaf5d1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_SSD_READ_REQUEST_H
 #define CEPH_LIBRBD_CACHE_PWL_SSD_READ_REQUEST_H
index 3815e3fb2fc12e411bfc71b2eceda5748ea7c286..616851d463a73bb6dc2bd36972f3a809781217bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_SSD_REQUEST_H
 #define CEPH_LIBRBD_CACHE_SSD_REQUEST_H
index ffdc126021ef16d8f0713a2b7cb090de3d9a6826..055227514fa9da971cae6c3a7c6ac4c4321bb699 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_SSD_TYPES_H
 #define CEPH_LIBRBD_CACHE_SSD_TYPES_H
index 69cc366628f24333f7f173eb9a9192f9703ab063..4c17a49df047f7bd996d2b2f3431840477f45ebd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CACHE_PWL_SSD_WRITE_LOG
 #define CEPH_LIBRBD_CACHE_PWL_SSD_WRITE_LOG
index 0bbdd2524cd5d48b67617dbc525131b9c4965d70..44448545e2e95cfcb0d3349c22a174f7ed43bb6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_BLOCK_CRYPTO_H
 #define CEPH_LIBRBD_CRYPTO_BLOCK_CRYPTO_H
index 9b6a9898b8cbbd52372aef7903a6d5f612df3230..11c4d6f50595ac34fe4166c4a7f79a8ed1002ed0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_CRYPTO_CONTEXT_POOL_H
 #define CEPH_LIBRBD_CRYPTO_CRYPTO_CONTEXT_POOL_H
index 1145494a9118f1838c99173771ff85f11f5d1d50..875fe672f0d30dd0f0080a5425108bf7552a9293 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_CRYPTO_INTERFACE_H
 #define CEPH_LIBRBD_CRYPTO_CRYPTO_INTERFACE_H
index b72fe194888215e271a9bb075e6ccbdd8e4d4696..b5bd900e811751d450a4eac3d756b1c71670af7c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_CRYPTO_OBJECT_DISPATCH_H
 #define CEPH_LIBRBD_CRYPTO_CRYPTO_OBJECT_DISPATCH_H
index ffcc57ce4c96757a9faece1bbfeccf7957ac43fe..f15c7d2604aed0158fd198bf7e5624e14320e885 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_DATA_CRYPTOR_H
 #define CEPH_LIBRBD_CRYPTO_DATA_CRYPTOR_H
index 252592891d5c8da0d9ef7140f2732ccdbd628b50..cb65285387424cc5567efaf91a90fc98b9b7e38b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_ENCRYPTION_FORMAT_H
 #define CEPH_LIBRBD_CRYPTO_ENCRYPTION_FORMAT_H
index c2270a8177fffc995bad567245e4bd874af5282b..4065827e6640fc549ecc2eb201c0c8cf7233dbc3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_FORMAT_REQUEST_H
 #define CEPH_LIBRBD_CRYPTO_FORMAT_REQUEST_H
index 702748a24187da6b7955faab4416ebaa6ef233cc..a9cad404de1398d9cfbe53a7ddcd936c5ec00ad9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_LOAD_REQUEST_H
 #define CEPH_LIBRBD_CRYPTO_LOAD_REQUEST_H
index 5c42640e874851172bb5108d380dc7eda929b8f9..1dcbacebab48602ed6eb4945db2c2231b9b02ea8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_SHUT_DOWN_CRYPTO_REQUEST_H
 #define CEPH_LIBRBD_CRYPTO_SHUT_DOWN_CRYPTO_REQUEST_H
index 93d9c172c06223b34965054410433fbb13dd376f..ff689924aded061e1554152c6cdbf049d4bbe5e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_TYPES_H
 #define CEPH_LIBRBD_CRYPTO_TYPES_H
index ffac08c833159b88c54ab430e31dde17c30a1553..e55d20203fb6cdf06d0206c4f4d9e7471c0a91b5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_UTILS_H
 #define CEPH_LIBRBD_CRYPTO_UTILS_H
index a1432f505b444e3b7c9e67881904c66803a97d86..189214f65d525da7d66f7595db25a97c13b2bfe1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_LUKS_FLATTEN_REQUEST_H
 #define CEPH_LIBRBD_CRYPTO_LUKS_FLATTEN_REQUEST_H
index 17d0b3af990f7e2ecc77ba32361ef87a32571da8..526cc56f5d13206561101fb2f65781209da20b55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_LUKS_FORMAT_REQUEST_H
 #define CEPH_LIBRBD_CRYPTO_LUKS_FORMAT_REQUEST_H
index 067d96b4ae8606065b157b526ab9112bb803009f..887089b2c94ff2c940c8711344f96221cf19644b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_LUKS_HEADER_H
 #define CEPH_LIBRBD_CRYPTO_LUKS_HEADER_H
index 353bd8933c24c3f0bffe385be5ece77e61fba869..5883f9500a0f077f49a280d773519cf00c97dc1d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_LUKS_ENCRYPTION_FORMAT_H
 #define CEPH_LIBRBD_CRYPTO_LUKS_ENCRYPTION_FORMAT_H
index 60ed9a4a436aea900ed7912712a5da11040475a2..b83468284b1a2af07466efb395d69c90d223783d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_LUKS_LOAD_REQUEST_H
 #define CEPH_LIBRBD_CRYPTO_LUKS_LOAD_REQUEST_H
index ad06e67f500de434f68eaa3bd09dfc55075d326b..5980fda9ffc13aea5265c5c4b4aaad92792d8b72 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_LUKS_MAGIC_H
 #define CEPH_LIBRBD_CRYPTO_LUKS_MAGIC_H
index af69568835ee7f25d54f300baafc2a81b748cb9a..a89b06c6fedd0466cc8275e6154cd30d8ae97c79 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_CRYPTO_OPENSSL_DATA_CRYPTOR_H
 #define CEPH_LIBRBD_CRYPTO_OPENSSL_DATA_CRYPTOR_H
index fea553ee2dd242efef8417894058bc1bb764596a..19998092e34b2c2c9750f70e05f802e189c46ded 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_HANDLER_H
 #define CEPH_LIBRBD_DEEP_COPY_HANDLER_H
index cb8b83781a5c55908df397fe4beb1444bf8fd1bb..3635dcd238ee5d4d9c7c238bdcec2a7236b5b5c7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_IMAGE_DEEP_COPY_REQUEST_H
 #define CEPH_LIBRBD_DEEP_COPY_IMAGE_DEEP_COPY_REQUEST_H
index 8db55db967e9a10329c09d71955a55a914868070..bb1e3fe7100594e7c6f10261174e747d2e34f888 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_METADATA_COPY_REQUEST_H
 #define CEPH_LIBRBD_DEEP_COPY_METADATA_COPY_REQUEST_H
index 3f6217319c274029d3f8b39543102be9e08be47d..549c498feffed75f7df9e8c33021065ec1630255 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_OBJECT_COPY_REQUEST_H
 #define CEPH_LIBRBD_DEEP_COPY_OBJECT_COPY_REQUEST_H
index 9a17c9fd01cbfe651f301fb6e4812529c63a6383..b7002461b74415265d93483f72c0e4c82b954afe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_SET_HEAD_REQUEST_H
 #define CEPH_LIBRBD_DEEP_COPY_SET_HEAD_REQUEST_H
index 9c6abdf7327aae3883526825c299e3319b711bcc..cc81bc0e6e5ad5f658a2e8d84af810817706ab08 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_SNAPSHOT_COPY_REQUEST_H
 #define CEPH_LIBRBD_DEEP_COPY_SNAPSHOT_COPY_REQUEST_H
index 41f7f54e421e02d3dedd81f279b0867d1bc3c0a3..2f5700546cd19914fb4fb419312803d46ad7aa77 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_SNAPSHOT_CREATE_REQUEST_H
 #define CEPH_LIBRBD_DEEP_COPY_SNAPSHOT_CREATE_REQUEST_H
index 9cd4835b3221baae144890dd31b384a19dac5f7c..8e40b623fc5a33bc25a4c83b95a8b453090d5b7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_TYPES_H
 #define CEPH_LIBRBD_DEEP_COPY_TYPES_H
index 268a39daf08d5d1355ada0a0853641e87208aebd..f8393108b57932a9d4612629d4e7c51dfcd3ac40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_DEEP_COPY_UTILS_H
 #define CEPH_LIBRBD_DEEP_COPY_UTILS_H
index 12ba9b6c4337082f273407d9b2ee4bf098e8db77..012e967801c67af9d004dc3173c7d3ace180081e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_EXCLUSIVE_LOCK_AUTOMATIC_POLICY_H
 #define CEPH_LIBRBD_EXCLUSIVE_LOCK_AUTOMATIC_POLICY_H
index c0d9d49f54c4f53c547f3d8ba96e689664fa9898..6c59151c1506fbfebf04aca6c79160088b2f5491 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_EXCLUSIVE_LOCK_IMAGE_DISPATCH_H
 #define CEPH_LIBRBD_EXCLUSIVE_LOCK_IMAGE_DISPATCH_H
index 7064a6515ba1c7268f484c95cc4f34626a87bd02..bf7995b632d5ec9faa3157539b3ab103295a1e32 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_EXCLUSIVE_LOCK_POLICY_H
 #define CEPH_LIBRBD_EXCLUSIVE_LOCK_POLICY_H
index 2f7efdf076137cbdabf003f46621dbeaf0f0d6dc..9974320ae10619702e27bf9a984af1c590536082 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_EXCLUSIVE_LOCK_POST_ACQUIRE_REQUEST_H
 #define CEPH_LIBRBD_EXCLUSIVE_LOCK_POST_ACQUIRE_REQUEST_H
index 15d4b2c12b0df81eac41a828d60635c405e11329..e738b6d2df18ecf8943537798c183d471bf72599 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_EXCLUSIVE_LOCK_PRE_ACQUIRE_REQUEST_H
 #define CEPH_LIBRBD_EXCLUSIVE_LOCK_PRE_ACQUIRE_REQUEST_H
index 4263379438e3efce4d3eb6e2b45dcbe73c10cf25..6274871887cbc82b502855a53b280b8bae597e07 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_EXCLUSIVE_LOCK_PRE_RELEASE_REQUEST_H
 #define CEPH_LIBRBD_EXCLUSIVE_LOCK_PRE_RELEASE_REQUEST_H
index dd4e19050ce46727297f4a2f2aad0b3c95bd797d..e19944f4cb10587edca992f8d6f07eee0b16481c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_EXCLUSIVE_LOCK_STANDARD_POLICY_H
 #define CEPH_LIBRBD_EXCLUSIVE_LOCK_STANDARD_POLICY_H
index 4c5a1d047ed28adab832709f3a74fb43940f1465..f7ee4277dc935dca51aeb1f3a8de782274c7fba9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_GROUP_LIST_SNAPSHOTS_REQUEST_H
 #define CEPH_LIBRBD_GROUP_LIST_SNAPSHOTS_REQUEST_H
index a40afaf544fddcf8d83f6e4e35c858ba045f5d62..7a00c15353ab203796e35180e8698822eb95e51d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_ATTACH_CHILD_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_ATTACH_CHILD_REQUEST_H
index 482e03273a0b7dc5225b90cf4fef251b74de839a..d09f2eed6001a4f92f5565ab17093c9518b1dc5e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_ATTACH_PARENT_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_ATTACH_PARENT_REQUEST_H
index 35d9cab17ed19913fe9d4bbc078cc5dc75cf8fc2..7ca68efb7c6c7f838db3b23e8fed2cff420f3318 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_CLONE_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_CLONE_REQUEST_H
index ee298aa9d073bb1e725f0271c5be5b6e8aad7574..eb795718abe46831ceeedc22e24f68fa9f6fe235 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_CLOSE_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_CLOSE_REQUEST_H
index 9cb0eec7c8d2d86a3aa6a6e1f4480e18d4d355ed..a3ee4304e6ad770e7918ef8d314ecdeaa29e7912 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_CREATE_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_CREATE_REQUEST_H
index 646b7ec629d6e8163d269d2e774769c3800d45be..cc1ac1bb4d59480553911ee1bc42e70cf4a9282d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_DETACH_CHILD_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_DETACH_CHILD_REQUEST_H
index 17c86aaac41819faa491c04b8fc0c3527f54a1e9..fea8994cff549b70a3ebacedbfbba4aeefb66225 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_DETACH_PARENT_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_DETACH_PARENT_REQUEST_H
index 08fc2de718c3c6d9665af6ca4d91ada5a1d40b62..92e37194ac466bd383ab639643d819f1166417df 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_GET_METADATA_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_GET_METADATA_REQUEST_H
index 2c77254a7c0b5e55f0f7768144df38f8a0fa35b6..585ed37fce1370ec09d2f29f95fe75210978f9fb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_LIST_WATCHERS_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_LIST_WATCHERS_REQUEST_H
index 30352d18ac4fdfe94793eaf5c82007c24a96297c..1951c33f69f0f2bb1a97b6ba221e7330d15eef9b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_OPEN_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_OPEN_REQUEST_H
index 06b3bf2f8f686a1a1bfe38cb06f38a44af4c6b9c..f952c5c3d4ce01a2dfb0c81eb297db8189fafeec 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_PRE_REMOVE_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_PRE_REMOVE_REQUEST_H
index 271e856418dc38588414dc2cd3c334c72be4b408..13b33ea48a6b8a4947e15285e00fbe96c8cd215d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_REFRESH_PARENT_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_REFRESH_PARENT_REQUEST_H
index 42f4b4669ef2c98b48694759851255ad3790fea8..b85710832b7de289f5b14759d0128928a02b8479 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_REFRESH_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_REFRESH_REQUEST_H
index b03f8fc7c21cb48c4d4bd4b4585c9120fa39fd79..058972bd8382b1ef938de45b47f6ae79811da606 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_REMOVE_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_REMOVE_REQUEST_H
index be67e176a69107a92b0fbb076aee7d04cc18492a..5c5f517b67e7f7220fb31fb455914caec5062efc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_SET_FLAGS_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_SET_FLAGS_REQUEST_H
index c12ea9f27fceb09ae173ca080f284bc21b06db11..c1a098a195ce11c09678e33f81ef0b15ff9122d0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_SNAP_SET_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_SNAP_SET_REQUEST_H
index 2989e30b5c487bba9985d12e8260bebc2763b62b..e0da409a5c0ea65d537cd7d3b2a44e0506637385 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_TYPE_TRAITS_H
 #define CEPH_LIBRBD_IMAGE_TYPE_TRAITS_H
index 44c66e227599c4e69099b089527f76e2a019c423..b105835d97122e04b8c11d87f417809aa85ba147 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRBD_IMAGE_TYPES_H
 #define LIBRBD_IMAGE_TYPES_H
index 74f38441749068723f0f1bc675858d993a3a1a2c..9b5f9ccde14f6b7a3fd906681e1ac85f5f34b4f5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_VALIDATE_POOL_REQUEST_H
 #define CEPH_LIBRBD_IMAGE_VALIDATE_POOL_REQUEST_H
index 6249bc1284aae087f67badf71397c9a9358b74ab..af4851089ec47f80a0c2b723c267f3e2581378b1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IMAGE_WATCHER_NOTIFY_LOCK_OWNER_H
 #define CEPH_LIBRBD_IMAGE_WATCHER_NOTIFY_LOCK_OWNER_H
index 77a64137ddb0d65c45af710e52240c0967bea478..58bd46551aa3788cff867695a929e24f6d35f92e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_INTERNAL_H
 #define CEPH_LIBRBD_INTERNAL_H
 
index c50b282b13089de3d693eb80fd24efdc085b5c71..2a6c4bf15a6f491db9696f07c1cb1cb333cc1574 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_AIO_COMPLETION_H
 #define CEPH_LIBRBD_IO_AIO_COMPLETION_H
index b0a37c4b89a70d1bb01b1b40975c229fe106fdd3..dd0f7e8415424fa113dd79b42d65cc50b4bbac72 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRBD_IO_ASYNC_OPERATION_H
 #define LIBRBD_IO_ASYNC_OPERATION_H
index a94139421c76c7f214f3cadde9559eedd7aa1e3b..a2bbae171bea6189b674fdd13cb887aabb1c2dba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_COPYUP_REQUEST_H
 #define CEPH_LIBRBD_IO_COPYUP_REQUEST_H
index cb64e11b27efa528e7774590f37935ad4a9a6ea3..da33a48954c6faa54303fd7c2c93bf62c067be62 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_DISPATCHER_H
 #define CEPH_LIBRBD_IO_DISPATCHER_H
index 2bac9ee757a45a60aa233767844eb7408921f58c..d9c228c583a60c098823244d8dda81329b8053f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_DISPATCHER_INTERFACE_H
 #define CEPH_LIBRBD_IO_DISPATCHER_INTERFACE_H
index cc7fcd9ae9a7f2972750f38b74526894fdcc69c5..05c889bde7c0e2ca825560d03b3054e509c4000c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_FLUSH_TRACKER_H
 #define CEPH_LIBRBD_IO_FLUSH_TRACKER_H
index 4a89c605450eeed4af2817ebeaf221011e0eb2b2..f9defedec16d5cc78417399f973603b20cadae44 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_IMAGE_DISPATCH_H
 #define CEPH_LIBRBD_IO_IMAGE_DISPATCH_H
index e479f7eefcfa3889f318a4eee98a2533c2edb1cc..a0cd130b4f531a2aa59fcda16889632773288923 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_IMAGE_DISPATCH_INTERFACE_H
 #define CEPH_LIBRBD_IO_IMAGE_DISPATCH_INTERFACE_H
index ddda55c48e634a8a310664efbac81b7b1f679322..dd53efbcb505b3ad3748d05da4628ddc42f4d03e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_IMAGE_DISPATCH_SPEC_H
 #define CEPH_LIBRBD_IO_IMAGE_DISPATCH_SPEC_H
index 7e242d48ec0e6cb4753faf25f9511c4b32db2120..4e701cde69273276a8cd89cd746a1d39fc0a5961 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_IMAGE_DISPATCHER_H
 #define CEPH_LIBRBD_IO_IMAGE_DISPATCHER_H
index 9585f9e8250d3773408dc81db14a48025ea457ed..b992cb17048de86a2c47118e9b1debc723e995ce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_IMAGE_DISPATCHER_INTERFACE_H
 #define CEPH_LIBRBD_IO_IMAGE_DISPATCHER_INTERFACE_H
index 996c90a11f2188fd94ff2a24d33da26250860e44..6412aa7ece26ce60ae957bae28077e6e3c2313a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_IMAGE_REQUEST_H
 #define CEPH_LIBRBD_IO_IMAGE_REQUEST_H
index 93d3ef4fefacd45f316b1bdb9ac8cc85b88c2d77..f6e2ff58997314ef54e812692bff03b0f35ba890 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index dd1f7261dddfc1ce424d4a321f3a3af2cf123188..b7e13d8e432762efb6959041d4e3bc7a49f6b97a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_OBJECT_DISPATCH_H
 #define CEPH_LIBRBD_IO_OBJECT_DISPATCH_H
index 2e9dd1300cf5f7cab3753300b29a9b03dae91d6d..89ae481a337c780bb4c4221889cc5dc61ba28bb7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_OBJECT_DISPATCH_INTERFACE_H
 #define CEPH_LIBRBD_IO_OBJECT_DISPATCH_INTERFACE_H
index 9a9c6aabdf644f3da68f5a8d01dda0b7369801cb..c5b3198726ac8c362b69aa3d6f6d9efc083a9a84 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_OBJECT_DISPATCH_SPEC_H
 #define CEPH_LIBRBD_IO_OBJECT_DISPATCH_SPEC_H
index 1e5e78d8b7f9c3ab2753aa0136b3d0e7493f709b..07215df82d6057cf38d4f7077e946e49c721a554 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_OBJECT_DISPATCHER_H
 #define CEPH_LIBRBD_IO_OBJECT_DISPATCHER_H
index 0f3d33330f57fc76f41314b81f4eda7343b8f0da..f016e0969ba8a660f22093bb843d43b3b24e5eb6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_OBJECT_DISPATCHER_INTERFACE_H
 #define CEPH_LIBRBD_IO_OBJECT_DISPATCHER_INTERFACE_H
index d9815860f78f444ab766bb4a7e46e440817e368a..9b86c0885bb88d7dd39920a41e3284f4adc62c79 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_OBJECT_REQUEST_H
 #define CEPH_LIBRBD_IO_OBJECT_REQUEST_H
index e08410912923fb9f0c5d704587ae864dd734db86..d64c775cdfdecadc015bf606b2b6627502ed5b14 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_QOS_IMAGE_DISPATCH_H
 #define CEPH_LIBRBD_IO_QOS_IMAGE_DISPATCH_H
index 9a41927ba379b54582d0fd1500afd85f884f4cf1..d13977b5d8756c152c8aaaad808b09f07a68e66e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_QUEUE_IMAGE_DISPATCH_H
 #define CEPH_LIBRBD_IO_QUEUE_IMAGE_DISPATCH_H
index 8e644fb1f96c56a551012a040557c1cc43baefb5..b0f78c285491e7727ab764e4ec1da676f161faa7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_READ_RESULT_H
 #define CEPH_LIBRBD_IO_READ_RESULT_H
index 668dec4195a4dfc479491d080e8d557533e8767a..0fe9fe8c5e0a25a5a2d0c05503387e818f70a460 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_REFRESH_IMAGE_DISPATCH_H
 #define CEPH_LIBRBD_IO_REFRESH_IMAGE_DISPATCH_H
index ca8a57f3a4e28c04ee853b3fc92ae3aa3a4798ed..b124c81d166ed9791873757bae43195989a7f494 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_SIMPLE_SCHEDULER_OBJECT_DISPATCH_H
 #define CEPH_LIBRBD_IO_SIMPLE_SCHEDULER_OBJECT_DISPATCH_H
index 2f3a6b7efcf2959e6eaea41eab9a3f2e51b4c305..0c2dcf80f552119c6aa74a00424329de216e18b4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_TYPE_TRAITS_H
 #define CEPH_LIBRBD_IO_TYPE_TRAITS_H
index 0f9afd07e82fa492a48ae0c882d76527622f2152..ded7806618d66e3c1da8fcc80e5a2257d73c533c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_TYPES_H
 #define CEPH_LIBRBD_IO_TYPES_H
index 84bcd437abb7bfb013602c0d4cfbb91231a200b1..c64f1067d816e3a668816130ec5a439d9976cd4e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_UTILS_H
 #define CEPH_LIBRBD_IO_UTILS_H
index 2957c6490e8eb9a555722167c66359573cff030d..4a6da142a9a9f7635d2f278ecf8579a905781fcb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_IO_WRITE_BLOCK_IMAGE_DISPATCH_H
 #define CEPH_LIBRBD_IO_WRITE_BLOCK_IMAGE_DISPATCH_H
index 6fab409c43021792ce49acc8e8753104853b5b35..7a9ac48bcfa23cec225fb833b1d380fef28baba2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_CREATE_REQUEST_H
 #define CEPH_LIBRBD_JOURNAL_CREATE_REQUEST_H
index 6aba6cc8f473001063fd1c52b4d460b0ab213986..3de7dc26091e2b13f604d2981464ff643b793ead 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_DEMOTE_REQUEST_H
 #define CEPH_LIBRBD_JOURNAL_DEMOTE_REQUEST_H
index 27d69a50dd37f3eebe5a9dccbde0684b16338d72..2c75fb279cde09ee2168d11822e330153c249473 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_DISABLED_POLICY_H
 #define CEPH_LIBRBD_JOURNAL_DISABLED_POLICY_H
index 45e4773ccc40f0ee8e03bc50bfd47c0b62104611..a80766bd5c9156e7af286be5fd9c3b4f845495bd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_OBJECT_DISPATCH_H
 #define CEPH_LIBRBD_JOURNAL_OBJECT_DISPATCH_H
index 0f10bccf1ade46d5319f40354928f65e338d42a6..bd11a08b44831630e25859824f8423c91fd508b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_OPEN_REQUEST_H
 #define CEPH_LIBRBD_JOURNAL_OPEN_REQUEST_H
index 1ced3c53e87983c324a8d93fd99d628623654280..20933cd7685fea937826076848ab5668ea7c167c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_POLICY_H
 #define CEPH_LIBRBD_JOURNAL_POLICY_H
index f6258066e7e0322cd8aa6b8ebe8202b9097052dc..7548ca82a62c1fa477c627725538dbf8163314f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_PROMOTE_REQUEST_H
 #define CEPH_LIBRBD_JOURNAL_PROMOTE_REQUEST_H
index 14b1c4dc59e6db8c19d7bd3c9fd9ebb50eec2b86..6aa17e14275d95c1f084280e69562a57254a304d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_REMOVE_REQUEST_H
 #define CEPH_LIBRBD_JOURNAL_REMOVE_REQUEST_H
index f07880d31013780282487040b9f04247a1d30c87..55b0495f5442c611fca2fa93f4d52134b5cf5ae3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_REPLAY_H
 #define CEPH_LIBRBD_JOURNAL_REPLAY_H
index f9331f6446490ff3884ba4decd45a3dfe74b983f..a78fa06c7cb4f31dd318140b2a4040dcc7589344 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_RESET_REQUEST_H
 #define CEPH_LIBRBD_JOURNAL_RESET_REQUEST_H
index ec8d0148f03afd4f7d39d6abd94ea6212c3f216b..a5b2aca8bc9504b577e1f4daa5bcedb04ec4f33d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_STANDARD_POLICY_H
 #define CEPH_LIBRBD_JOURNAL_STANDARD_POLICY_H
index 51b025f6d575f0fc6746a679ff55732132581118..2946bc3376b094873d9fd3c48b9f3072903d9192 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_TYPE_TRAITS_H
 #define CEPH_LIBRBD_JOURNAL_TYPE_TRAITS_H
index 6efaeb77e1d5f7112059065ee29216b28106f33b..a7d2f4ef4465cd0b33d7551d183e35877dd05076 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_TYPES_H
 #define CEPH_LIBRBD_JOURNAL_TYPES_H
index 93643f9f9ee24e0f92eca0c205c97ffd7b167689..0f81f7477bb68b8530baeb6f070cdbb797add589 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_JOURNAL_UTILS_H
 #define CEPH_LIBRBD_JOURNAL_UTILS_H
index 19424a42271d2a8d6ab2da7481efe3b864915b6f..00be7958ffe5efa93099759256a8a1ca193c890b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MANAGED_LOCK_ACQUIRE_REQUEST_H
 #define CEPH_LIBRBD_MANAGED_LOCK_ACQUIRE_REQUEST_H
index dd46bbcc579f9583cf3fdd4cdb4161d8edb2bdc4..d5c72b9f003e717d06ad31bfd3a1330ca43649bd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MANAGED_LOCK_BREAK_REQUEST_H
 #define CEPH_LIBRBD_MANAGED_LOCK_BREAK_REQUEST_H
index b8fd08f6eb0f13d7656b4a7a0a5dd2e51d7b4642..809d5a593eac44f7e0c7e1ba76e3b88e8b7b4187 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MANAGED_LOCK_GET_LOCKER_REQUEST_H
 #define CEPH_LIBRBD_MANAGED_LOCK_GET_LOCKER_REQUEST_H
index 3f2b7d7e2110d02e8b6a0d17890a5b2773e6edca..dfdbbe832a62c07ef1d8c6cd7ee22f815bf880a0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MANAGED_LOCK_REACQUIRE_REQUEST_H
 #define CEPH_LIBRBD_MANAGED_LOCK_REACQUIRE_REQUEST_H
index 91d9222821ca490cd3066445e783e459fe46d889..66e3b5061c658bf9ba09a3ef0d325f925a4ee2ef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MANAGED_LOCK_RELEASE_REQUEST_H
 #define CEPH_LIBRBD_MANAGED_LOCK_RELEASE_REQUEST_H
index 319789c83659ebae1f42d08a76e7c6fd66b4bb15..478f74919e19ebca9ea45c576ae86d0c84348240 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MANAGED_LOCK_TYPES_H
 #define CEPH_LIBRBD_MANAGED_LOCK_TYPES_H
index 679cbfe8e4cc5428e6b8b790da0e89b6eb8b9365..a726862ec8aea6de9eb60c1caf6d5f3948ce3fb5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MANAGED_LOCK_UTILS_H
 #define CEPH_LIBRBD_MANAGED_LOCK_UTILS_H
index e6050d865cc127de39c21e886895ccd1c152e431..eea01753cb8f295078c9bd69e60ce4acf369dab5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_FILE_STREAM_H
 #define CEPH_LIBRBD_MIGRATION_FILE_STREAM_H
index 27669dd51169a8c138b922aa80f147c842fa53e5..a7ed716f4b8328af07828740fd204f0c9eeb886f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_FORMAT_INTERFACE_H
 #define CEPH_LIBRBD_MIGRATION_FORMAT_INTERFACE_H
index 5844f91869301cfca992a8e9231e836b93476291..cf30b5a107c601acf6398ae74948d78b6b300a4d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_HTTP_CLIENT_H
 #define CEPH_LIBRBD_MIGRATION_HTTP_CLIENT_H
index 3d9af88bd168a20152b4be994c178baa6fa8cd10..58b102c380b79ac5c92cc2431eadfa29032540cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_HTTP_PROCESSOR_INTERFACE_H
 #define CEPH_LIBRBD_MIGRATION_HTTP_PROCESSOR_INTERFACE_H
index 8606f271298b6965f6848ac74a6be5d39b8da600..7108c4c72fccebabf98b92a4c0b62c75e07f3836 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_HTTP_STREAM_H
 #define CEPH_LIBRBD_MIGRATION_HTTP_STREAM_H
index 6c67d63a8d50884e75f2ab8d2f33d249785cc8db..38c32b5f0d3d073a61bd6c3e4b6a0d6035064144 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_IMAGE_DISPATCH_H
 #define CEPH_LIBRBD_MIGRATION_IMAGE_DISPATCH_H
index aeced5d4f3dfcc599fffd4e3a2ef31d3c1acf2c8..319f0166c906072b4f6cbbdcab1d015aa4f91ba9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_NBD_STREAM_H
 #define CEPH_LIBRBD_MIGRATION_NBD_STREAM_H
index 581c6c0bb2d6a397bca3e75c5c1fac48c3454a1d..543ec337616025d711cbe950a954eb06556b0133 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_NATIVE_FORMAT_H
 #define CEPH_LIBRBD_MIGRATION_NATIVE_FORMAT_H
index a62c6a8d0069519b4bde53b467f6f93a31184d4a..ec23a59d9f726a4e418fe73d34f9202f922205fb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_OPEN_SOURCE_IMAGE_REQUEST_H
 #define CEPH_LIBRBD_MIGRATION_OPEN_SOURCE_IMAGE_REQUEST_H
index 23401e51519a28767f176e4af7296b8753d99d49..cd6087110e54f00ff24aa6466fcef596e33cbad9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /* Based on QEMU block/qcow.cc and block/qcow2.h, which has this license: */
 
index 90164de208e0c7ba8c225fb480b46019f90b7542..d3d6499c3efa6fb9d4a94dfaae5419e229849438 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_QCOW_FORMAT_H
 #define CEPH_LIBRBD_MIGRATION_QCOW_FORMAT_H
index 6c3fed6185791bf1e8a2dda33b3cec2dfcec3ee9..67a60ca86651f4caaaf9066a9a869d67da8538e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_RAW_FORMAT_H
 #define CEPH_LIBRBD_MIGRATION_RAW_FORMAT_H
index 9f76d687824a1d2940090d5f49443d2216c9d848..1278ac2584abc42f22a532a6d2e9630b4e71e0f5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_RAW_SNAPSHOT_H
 #define CEPH_LIBRBD_MIGRATION_RAW_SNAPSHOT_H
index 1c2927ad1e11998d484e99632b4e5dc8e23730e3..e9691f26bc69e164c31cdf5c4df5b63709bb3a19 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_S3_STREAM_H
 #define CEPH_LIBRBD_MIGRATION_S3_STREAM_H
index 9990802c594b84fca6f4930d929bd8acb1010b3a..401693511e00b00101e844264f0e0b776c71218e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_SNAPSHOT_INTERFACE_H
 #define CEPH_LIBRBD_MIGRATION_SNAPSHOT_INTERFACE_H
index 1dd069cfdabf0f65b8cad6fb4b5511108ad776a6..08fed9e5f415b42d29108050e572d83fa004ef35 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_SOURCE_SPEC_BUILDER_H
 #define CEPH_LIBRBD_MIGRATION_SOURCE_SPEC_BUILDER_H
index 52ded94ccadc62f2705f7c4b63208faeb88cf1f4..6040febad764ab06134fa4c3b1912263ed3cebfa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_STREAM_INTERFACE_H
 #define CEPH_LIBRBD_MIGRATION_STREAM_INTERFACE_H
index 244dc28b774924d7f7a1129e593c2cfdc4622d35..39dda352fc7882805726addd03720b33415aaeea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_TYPES_H
 #define CEPH_LIBRBD_MIGRATION_TYPES_H
index afbadde7d178468567815f22d6ff35e4565a5da5..0c8dcc477ef8cc3d743f02803204854fc4f357b3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIGRATION_UTILS_H
 #define CEPH_LIBRBD_MIGRATION_UTILS_H
index ab923906845243c5ebb4139093279966b40228b3..3ba7422b669e38813dc95a07e7e9a6caa06989b2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_DEMOTE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_DEMOTE_REQUEST_H
index f45d1a14cee7d5b52a91c8c218876411df54ebf7..5ab8627f6c8273efd7d89a75d24dd0253b0d4797 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_DISABLE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_DISABLE_REQUEST_H
index 391028e6e5db3c4b66286332a94028304ac7d7fa..9e604fc9e394c4d40673365c62928f8a2c389ed0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_ENABLE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_ENABLE_REQUEST_H
index dcc6da7da975fe570c99ed1faf71759e3ce7e3f5..2e144fe3e538df9a827b5fecf43b1faf6f24c321 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_GET_INFO_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_GET_INFO_REQUEST_H
index 581a0d6674987b2573393529956ad1412de88cb1..dbfc7ee9a0fc34611638fecb9112a1d1aea208e8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_GET_STATUS_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_GET_STATUS_REQUEST_H
index 73cc2d5b2c56fdf28758cb31213ec1211805b57a..adde6b17ab4dc9f058a711d3d843b285fee7c8cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_GET_UUID_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_GET_UUID_REQUEST_H
index c04f9fadc2067672990700b39ef8570839d02711..cb814a72866d941e01907d42206078b0654d33ac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_IMAGE_REMOVE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_IMAGE_REMOVE_REQUEST_H
index 9e0affe6a99a193f5b7a1362ae23c6502d1b21cf..8844a9e1185ed44ecb08e3f963b55b5dbbc40205 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_IMAGE_STATE_UPDATE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_IMAGE_STATE_UPDATE_REQUEST_H
index c54f3bb76aca1d47c2773ab7ddac1666b98aab90..58faf89474130e5b5bb09cfcb2c8eff8a6346f34 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_PROMOTE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_PROMOTE_REQUEST_H
index 2388b74ef2e5a55cf1aed2e1b623802bd37b55a8..55613afe7a3d51e64d099eb445d16f90a1adbc6e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_TYPES_H
 #define CEPH_LIBRBD_MIRROR_TYPES_H
index 36f155413c60923138252803fdcd2c2ea013f6b6..740b27abe89eb076e44b9e77abd934c0e8f1e3ac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_CREATE_NON_PRIMARY_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_CREATE_NON_PRIMARY_REQUEST_H
index b8e84cf2b74b2422b4ba5ed690d2ef6fb4787ec5..861e2f20c40ecdc5e1c13f1ff951d6bcbb379a55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_CREATE_PRIMARY_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_CREATE_PRIMARY_REQUEST_H
index 63c9356458dc23f28c35c3cbe42c52d406997c8f..7d480b97472503815a512d748e4c6f164f8f952e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_DEMOTE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_DEMOTE_REQUEST_H
index 483e3a2287f0e5008851fcb12b06bb28906e782c..0ce4abae39cb7318158ca4c17e90e1bc1dfb4127 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_GET_IMAGE_STATE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_GET_IMAGE_STATE_REQUEST_H
index 5d05f1927976943103d083a356822fd5074abc77..8213afc131b9368313e34b0ba098798487e0a4a1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_IMAGE_META_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_IMAGE_META_H
index 1d9a862a0afb3ef53390ab6f88f4b3d27d434743..4aa282e5babfed15a046feba4064d57d14520a1c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_PROMOTE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_PROMOTE_REQUEST_H
index be7dad8e0707270fad529e10cfc535b2902e3cc3..c302857465fdcb60b3e9d13dcad2394231671f59 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_REMOVE_IMAGE_STATE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_REMOVE_IMAGE_STATE_REQUEST_H
index fd281549489bdbe60da44d429164f7fca41a55fb..92c46bd06e90825a5eb9e9be506bc40839a8441f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_SET_IMAGE_STATE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_SET_IMAGE_STATE_REQUEST_H
index 79947a5f8aa8a34ad2dcdd55b259fe202c2b8453..17c7408457d2250cc65893ac9752add7e75b45f8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_TYPES_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_TYPES_H
index 192b40d6e5e676a6357e365695868f5b3fb386fc..283b2780b4eb2f2e922f1be2d4252a18a78fc154 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_UNLINK_PEER_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_UNLINK_PEER_REQUEST_H
index 127ec58653a178df05885c70584958e5effd6403..492da3a8729e1fe0397e7e56f7ce1255d3e74446 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_UTILS_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_UTILS_H
index d2c4a7f80664c1f784c33b1a3514a031c1116cf0..b28c1f78cd473ac63d03125a989c12791446db4b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRROR_SNAPSHOT_WRITE_IMAGE_STATE_REQUEST_H
 #define CEPH_LIBRBD_MIRROR_SNAPSHOT_WRITE_IMAGE_STATE_REQUEST_H
index 0af6bc31c2dd59e9aebb81a2ae93c00242da06f2..c837e208d3ecfa28bface1b07f5d30cb202ad988 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_MIRRORING_WATCHER_TYPES_H
 #define CEPH_LIBRBD_MIRRORING_WATCHER_TYPES_H
index 33984cda1b1efc71a51c135e886f3c6633fae0f9..90c04c94090679568eb5bf88e53961c7756d1c14 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_CREATE_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_CREATE_REQUEST_H
index 7739beb3bc892a46afcf03ad957a3d4d80ca9289..4dd9f081a07fc880b9a9b52905b71792d8f3d929 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_DIFF_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_DIFF_REQUEST_H
index ce15bb2d337bb2c3a2ebe2a78778be9d3014bdd2..e37074423bca0caa2dd7f8e0fff1ca8b1a5a7cbb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_INVALIDATE_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_INVALIDATE_REQUEST_H
index 75d11235ca18a6a496aadc640a942612272f543e..7ff8b686b94c46478c614c84c9aa771e05632bb5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_LOCK_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_LOCK_REQUEST_H
index ddecc9604424c7b6df1fd1f7d591dea69160c076..6c25411fbe2b8d48c26b556930d5a30dc754ed7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_REFRESH_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_REFRESH_REQUEST_H
index ce82e603c9ca092a5c54fc99d32c9311c9ad1774..d5ef441270c48d5e186f8b07d4111928d350fd8f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_REMOVE_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_REMOVE_REQUEST_H
index 7e9bfb88dfde0dac69ace1f14bf1cb5439247b40..2fe2bfd0b4cf954a3d392d4427765aa97ea434e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_REQUEST_H
index 5d933bb53d7b6fca3a9faae86a30a319ec41931c..3ce39e09ea879fb666b5a164ca0f149ba6acdfde 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_RESIZE_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_RESIZE_REQUEST_H
index 3074d059d577dfc7f7d53982ffad31a9258f410e..8b0158310b992904b2b0f79d12e335792f623765 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_SNAPSHOT_CREATE_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_SNAPSHOT_CREATE_REQUEST_H
index 010c22d647fffae9300617781da4b08f784941eb..8d4d0f77ad9fa8990928e9974aa9df000d72a989 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_SNAPSHOT_REMOVE_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_SNAPSHOT_REMOVE_REQUEST_H
index 7b2e543067f2c52114d118d4ae1a69e10c3e61d2..299b4411000b181e9cd2b6c4ed87e4d2e86dad4f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_SNAPSHOT_ROLLBACK_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_SNAPSHOT_ROLLBACK_REQUEST_H
index 576ea0e4b6b70f774db57a5c46f0eb6b888db8aa..56814bd6392b8b9e45cf42982bc4634ca9c20f7f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_TYPES_H
 #define CEPH_LIBRBD_OBJECT_MAP_TYPES_H
index d2d8dcd48e60ad93e2c5286a78f7e7b8ee242379..536f99427cdebcd88aea812fa01f3c2e312a9064 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_UNLOCK_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_UNLOCK_REQUEST_H
index b5a72d591f3e14b62afcbecfbd14ae427763b0a1..fe782bd438a12cf0d18403ea7a04f255fc06ce80 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OBJECT_MAP_UPDATE_REQUEST_H
 #define CEPH_LIBRBD_OBJECT_MAP_UPDATE_REQUEST_H
index dda1a161af73aaef102424a2b989e6baa3475090..88c6fc40f249686e4339efb0bb8e4c9faaf61a7a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_DISABLE_FEATURES_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_DISABLE_FEATURES_REQUEST_H
index 1c91b4dc72a2304598afdac61cd8d1e093d3beae..880b9207ee17830a60c8b3d28e7b75c123414d93 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_ENABLE_FEATURES_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_ENABLE_FEATURES_REQUEST_H
index ec6a38a9d727178acc9f9644f4b35603b7b76487..64b9a47535c8020e7ac646b3501749631cb39c2b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_FLATTEN_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_FLATTEN_REQUEST_H
 
index 1d7f2a46afecc6f9a392480777082236b73b96f8..909eaa8a75991971d5111d19088e884961a78058 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offremove:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offremove:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 #ifndef CEPH_LIBRBD_OPERATION_METADATA_REMOVE_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_METADATA_REMOVE_REQUEST_H
index 5f8daa2f1c3288c8efc979185ff2af58b108a673..3265cd9b7de1ec0ab85a33aa937941c1364c79d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_METADATA_SET_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_METADATA_SET_REQUEST_H
index a143b579ca9f0f09159901c33299696b02e990f9..3b679a977857f602fb7df4b3306a050db6801a9d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_MIGRATE_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_MIGRATE_REQUEST_H
 
index 14215902ab33caa22fe00ed2b340f9badc50cd45..445689cde5d8d88b2afce0160aee975610b18570 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_OBJECT_MAP_ITERATE_H
 #define CEPH_LIBRBD_OPERATION_OBJECT_MAP_ITERATE_H
 
index c7f1aa3b794d5726fd6afa48c4bc47aa7d8f3f8d..982365a982522a1a07730c9b6c1a3b1e00575b19 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_REBUILD_OBJECT_MAP_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_REBUILD_OBJECT_MAP_REQUEST_H
 
index 11fdec6488e18310fac910603b706386a33e75fa..92fcd08b176a26badb73a9e3d70907654ec86d84 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_RENAME_REQUEST_H
 #define CEPH_LIBRBD_RENAME_REQUEST_H
index a36d208575f51a78d50c616253fc739743c4015f..fd501f0a8d5de6e76863b8c3ae36a90e6f890aa1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_REQUEST_H
index f5e2f807fde641b7429578f9af68eb8a8ce30637..0e890e9e17aa84dc4c62491367f93410482d14a5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_RESIZE_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_RESIZE_REQUEST_H
 
index d306ee21b5b1f3f4aa6dbaa3d529d3f1752e7d89..e715fdb3f63b2e73fd80dd5016a858f39aa62ae9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_SNAPSHOT_CREATE_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_SNAPSHOT_CREATE_REQUEST_H
index 09622a459602f33a468e26108e99d4726c5f420a..ec0c685e9f4f61168471a8793d8176f759ac8ba3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_SNAPSHOT_LIMIT_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_SNAPSHOT_LIMIT_REQUEST_H
index bef80229af6e320e88acea9546815d9efcb465be..bb9eca7d750660491ede5885dbfeb7c365e434f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_SNAPSHOT_PROTECT_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_SNAPSHOT_PROTECT_REQUEST_H
index 226015fde9434957fcd25b476347ae4d75704d69..9c0ea04b429656b44bf362fc87e01d6b10d81ebd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_SNAPSHOT_REMOVE_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_SNAPSHOT_REMOVE_REQUEST_H
index 697772e024b7e4e164fd0b8cc8d1cfcb0ca2a583..52b1208536db3dd96a2fe0ec9e1aab0fb3b0966b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_SNAPSHOT_RENAME_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_SNAPSHOT_RENAME_REQUEST_H
index e58a618f2ecf47c6da19d48df7c6bf9f24663f6e..f9c49a4538e3fddd19cf41b1cc4f64535842031b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_SNAPSHOT_ROLLBACK_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_SNAPSHOT_ROLLBACK_REQUEST_H
index 19cc6d32b77c61957f99c5066f409880ac347117..7f263b0b4ab27e3f5041fdec9f65b90bbdc55771 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_SNAPSHOT_UNPROTECT_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_SNAPSHOT_UNPROTECT_REQUEST_H
index 74f9eb7275ae827dab43845bdc04867bd5851600..f9fdb240007305d72b4c305f36c8b7f3c4e9c291 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_SPARSIFY_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_SPARSIFY_REQUEST_H
 
index 8526046c94b3e4d4a1ec431a384b2f825800aace..3a9f12d5ca00236542ed18f5c956af123c581bc7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_OPERATION_TRIM_REQUEST_H
 #define CEPH_LIBRBD_OPERATION_TRIM_REQUEST_H
 
index 04f77e5c3e76d6ff34e93c0ea9f298ccffd70cc8..a065698c3fe1cf25b6eb9206204f331f6387748d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_PLUGIN_API_H
 #define CEPH_LIBRBD_PLUGIN_API_H
index 1039efff9ae7ad19d0d130d749f80585f1159875..6fc464179af97520162dbbd747fc6ddf797015f2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_PLUGIN_PARENT_CACHE_H
 #define CEPH_LIBRBD_PLUGIN_PARENT_CACHE_H
index b66d754ac28cc47a08046fe8fadd640f1d8276e4..aa7cdefb685397cc128ba07311a8ccda06f98d42 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_PLUGIN_TYPES_H
 #define CEPH_LIBRBD_PLUGIN_TYPES_H
index 2ceb87ec654de5d924bbb32e05e15bac986a9f42..779633a4777c4ed80cd65e1f89d99a3b1a153160 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_PLUGIN_WRITELOG_IMAGE_CACHE_H
 #define CEPH_LIBRBD_PLUGIN_WRITELOG_IMAGE_CACHE_H
index d08011e852cbc5346acf0b75252400b21e0c59bc..c73e023da8c9f145f76f82f9cef513eb747b0933 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_TRASH_MOVE_REQUEST_H
 #define CEPH_LIBRBD_TRASH_MOVE_REQUEST_H
index 86082ca4936eef78f3801cd45af4b605a8456221..96a8b22f4b90b6ab4b1ee127b85d4b3ec9214b16 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_TRASH_REMOVE_REQUEST_H
 #define CEPH_LIBRBD_TRASH_REMOVE_REQUEST_H
index a55bc9d1c62dbe227325d2b6d4e9ed89392ea525..ba6cd9ff2f8cc82833aa2f17dd4aeaa64c3887cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_TRASH_WATCHER_TYPES_H
 #define CEPH_LIBRBD_TRASH_WATCHER_TYPES_H
index 79546b50527ba14035f6307b50b6a2bd8aade537..bfb47f0746bd7d26a0328027138b5f071127ac45 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_WATCHER_NOTIFIER_H
 #define CEPH_LIBRBD_WATCHER_NOTIFIER_H
index ce5e31539e4221a4aba205846c88a400e1c7da09..ddad9749307b8f002b70b9f6b79952858faead26 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_WATCHER_REWATCH_REQUEST_H
 #define CEPH_LIBRBD_WATCHER_REWATCH_REQUEST_H
index 615872dc665080aedfd69c912abc670f3922d34f..9ce753a20604ff8e5593b3dd9d65812aaaf465b9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_WATCHER_TYPES_H
 #define CEPH_LIBRBD_WATCHER_TYPES_H
index d2510aaf36cabbbe5d527b8174377ef147a38a30..9b71b3e58ee5b53d628900c81bf0ee629fe1a39f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LIBRBD_WATCHER_UTILS_H
 #define CEPH_LIBRBD_WATCHER_UTILS_H
index eeb25c5f593145dd60ce9a0248237697605f5508..6bba9707c430285e13eb29d9476a98dd5ad0a19d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 __CEPH_LOG_ENTRY_H
 #define __CEPH_LOG_ENTRY_H
index 46d97734305a6ecd3959925a7ae882de01d04c0a..99b636eb13a4d38a5454f8f40e0a01d0e2c41b2b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 __CEPH_LOG_LOG_H
 #define __CEPH_LOG_LOG_H
index c7a4f33d6e453d4c21b537b58b29c81a625e4698..4796463e831d36900932ee06552624c7bf799884 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LOG_CLOCK_H
 #define CEPH_LOG_CLOCK_H
index 3d8ee1964f4ad90e54fcb8eb5f96039951495c9f..1268f2f6a9e2082f3421bade376b6aa8f41462a9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_LOG_SUBSYSTEMS
 #define CEPH_LOG_SUBSYSTEMS
index e20a4d44c218119e111a2447821d8dd7ac7e1d60..e14611adfe69aa0d12796bf1e4d9d08c31127bf6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6249dc0c68913e63cf35a959679396a4e0c5b7e0..887f59b56b3f5d072b6aae34c61e5b1bd6260a20 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d2990ecd3eec32a745c303f3dd9749a2b6b69979..59f24c3375adf807698b0b67e9b5f96167745430 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 26c56fc2d3b6af779c70ba151ca45b7002ff6ecd..923e403315e7d4665801d120bd2d419a92af8008 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 34eeb3a8a826636c5c8cbe620894a00d3d4fb862..6265d9b6f6d1ddce0477f7ad5f64f63ab34d4322 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c624f34ad5880b2f27a27ebee22f08506e711589..6a2495c619d6774edd1ab1bdceb4c55695e15468 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a67479360967850dcca54ec0068f674764060b0b..a526635189aff615f3d13630a6f69ccecf549e2a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1a37c0b3d64d32e7a75f329a221d7c1835e8adb8..247059ccb9bc7fa50bebaca256ba59436832781c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f6351982ab2843d74e5ecf894afddb30f4d1a9b6..e1961dda5fd6e415a92f37bf6a62cee986144138 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4a6f5473f96f84f2cfae974d617bae1a3f55abd9..826a185934f47e27d632ec42c4c2131af15383cf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 49f404e1a2c435df4b7faaef945fdbc21eb4f25a..c047cbb1921518ec17c77920d121521467fe05c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 62a983f55259c2612f800ac3f0f0837fbd4f6d8a..684f027912b7163fbfc2f57bfb5b9404fa48800e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cea832204c0594cca2ce62ec3603b62df04a88eb..30fba3f37279200e4da6b6440f50aa7531dac63f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e3544dd8421b485c4afaf2b9b717fc300819b93c..e52c63e0c2f3880a3ae008cb58e218323d10fc2f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e6f9a00b733837b4bab0ad9531d150c17f974c63..8598230f81e482a0d9ce5be95f82657e37f7876e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b0655f1398da3b96d3b96e75587600c2762fb152..1cc58d8e38145aba47c607ae5b46cf786d391fd1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 971a48e7c56fb2bbe7657525edc29acf78c87464..4ee5caf26e20ac6fc9473b1a9f9acb02ea2d9e25 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e86c3a37c048987d5d01ba27bce7cd32e7fc60c3..10f9a1f40bfb7adcd7f40faa274b5f765e68f0f6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 90a436998143a9474cd0fa5729d36878e8fa3722..5de2968b1059a5d81b754eb5390cdaf3cbf6aa73 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ec20a7cad673eb6147ed53f4978679ba800b211b..b57f36689cd36c7662502c2c983d4e5cdfa4c69c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2f5d71dcd30f014a17ed9d9557378de1fae0a38e..7b26e0256a929d94158e88586a71ea9c5b080258 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cb0f1e29c093be1bfb9a47ec7c0a4370bbcc9cf5..cef2b82f1f8e3eb144a1376c842ce30e0a9eb477 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e01522522556d3e7bf5737c67f5c70a863f285f6..472cb5ee8927df75dab1f0847a6d70949acc70e6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 955963628d1702a1a10c53c272b5fea5ddcb8f7c..bd0fb18fe2da8a88169d803a2a4ef2cf884b92ca 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 39420b6fb81316b2d1cb30ec0285e099d136587a..857e5bd2453fa29ceaf916d065ea64081e640aec 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ad4720410686943fa882608c7eadc2335fd85c0d..33c0c5f015bda628f34f1f49b22c7a31cf6b0415 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6d0e6fd9fe5e74c91cb0af1707ba714a376cbada..9601a2236b6e7eb5e1b8d99784eb9f18435a7403 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MDS_PERF_METRIC_TYPES_H
 #define CEPH_MDS_PERF_METRIC_TYPES_H
index fa34557e1f164d7c7a409c02fcddafd7cf927072..c901b8d35212fa21ed3a06bc2777b2af216b5708 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MDS_PINGER_H
 #define CEPH_MDS_PINGER_H
index e381f98ccb6112ee677044015a84ea3f2099f435..f10b27b2b6827436bfc6570b1b731be8e949295b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 972b01a793fca73715b07ee66a27530882a737d7..de2738d088950641b39899cfcce07009edc0b313 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d4c4613d4b772e81d84f5344ec653a1321f3c997..2d7ca5ecf247fcfa2c10690e713c72f3901760f5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 29cd999eaa372a1e8872bec839b0969fd0131f4e..aa6a676265a95db1c3910911d0ec762b7d36b0ea 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2456fb1ea3f2b6622c6bb505d915ae2d9ec7ac52..8bf07b3bd7aa393d9bc41b451c488613420d8285 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 579a52c7f766b97234083cf52e6459724f954495..1554f8f4dbe32da2a6b840a59af05d06e8e53646 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MDS_METRIC_AGGREGATOR_H
 #define CEPH_MDS_METRIC_AGGREGATOR_H
index 3dc532bf4e2853e3d02250909f6e888d37300d4e..bab551f951ad6cccac1433cb0285e3ceca22cde6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MDS_METRICS_HANDLER_H
 #define CEPH_MDS_METRICS_HANDLER_H
index 88f99bd8531abec7c0a4112bdee6da84eba4614f..e607ef15b1cf3c5cd7c987aadd7a76f5392e469b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ebb563aa17eae9c127fcf486013b2376c5c64711..dcd80b7b327237b76d73d80877df0b67759c75f3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7f36168d7d76e93052ac99511e2ba3610742a44c..bb576478a8b2dbbb90dc8d40ae4a53d388cbf7f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6786b2e46707345fe0cf71f9001cc3287fbad30a..033d4d317c8b0747938b5f4f133d2f5b01b0ff00 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c8b7e85a5525c3a1f320de947952f6ce1d10af5b..91089f8aa3933b17482c327d7732ff1bd7795340 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 87ec6deb913af711e9e85656821e2e3440b9fb45..495cc4ffded1f5d6d183bcdd521cae0250fce1c0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d913271d2202ced8505e51857f875bc6bf209602..28835162c34ec42f616a5bb3f19abd3cd5cd93d3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4624f612ca449a2c400b34b68f7ebfcea78e184d..815f9880e6c3f12d8c5792549e0371a7ca7295ee 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 09952a784d72769ea254a8cafef315e580bc267a..026a02765e2c161f47ef95c57b43f20f3fd8a083 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ac14f8e8d2a1e17742f5a14ce21bd0ef6376456d..0542ba57c8b46dff0ca0c725cf3ebf46f07af072 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fb2599336e157bedf92c9aa1daf92304d6fb2409..0aa6e5daa27774b1e70f6b70c17687d8419f0e77 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 234afe0f533b3f1bdda257ac56a7b59cba106d76..2c4f557e9c187b78cd0bf72ae6679462c0dadb66 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a1cc7f373e793ea35119cc7fd8dce1cdc27e474c..378179ea592bb91ca13029faeac9561edaf33883 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cc13a7daeac7c8c5bd0bc28a18f95bdb6297bae9..1f68f433464c760c773c74f86901210b992433f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 970f078421d37a3514231de8149fd3cb87326ffa..3237e6d3ea67dc9355062e66cfa66088e27b01f2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 02ff8cb4282d71bc49b3824b8dcc6e0500fe8380..2eb9490f2c3d999c91feff17ef399d447e7978d6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2ec668ca481a5512aa311926d2a95294f610a3fe..a330159a1537c08562f8fd1f206b743f34b23dba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9e64172c3b8449fbe0edf0de36434bc512fe7cc9..c2cff26f97e1e696517796ee657001a0e21502d0 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 4a74a56daab1f53207a0669d6a252916daee7901..08e79eaaf8da1548b5869e17f5e57d4370759d09 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 03a45ab5d36350a81295876ffbad0bf882b92750..b43b3f9737c26516304909f3c6fdc6c7058bd5e2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2881fe2c87b0d7f233f547fab25922596153b12d..9e90391ed2a71ffa49896693d9b390d3a2e7df66 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6448db16722fbef65c40adda70a62ef44faca934..abac8408a61f52cbc04bf172db9a336171be2fda 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e4002aa6f117a7fbb2f0e5a813a6aeb03c3e0192..ff0559a9b4b5020ce36b46db5d56e6aa68a79f30 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cf4a881bf1569d08449145d61a3301292b6ca4a6..93af0c25baafe6d2a39d7d4f161bfa485b75bccc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bc053b70d5e19076b499c50ab2698e5da34f9cc9..d5f6a5d7f637ea368676292d1fc1c52a7dee2e25 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 65ab635d0a3fbee255d6e919946ea2f19a3ea09f..63ec413df71ff675d542b413827afda988946eae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1bf5161e80557bb0347b3017c40a027e1f05e4fb..194f04ab4b9212ccb9a10426d4032619d4ca0e41 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 71e08773da5ecefadcd2bcd7db1b2ddbcbeb681b..4ff075331a79f7a81be1e162e776001d6d1413b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8ae674a9f0a3fc81a4295a66c0667a26c2050bdc..6cb3b77e05747a32922433e4a03335ee84ae2478 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 56e136a343d03aab9671d77740189eed3c11e3bc..988c1d91b9df19362d6e41f3fde5bd24f510350f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f9a57e7ff29633b0b95c58e5e326b35ea37eeef3..d4799be5d042e80f10aa54172fd7a1e9b5f43e67 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 220c31c97e85d387dbd270532e06d7c2a792563a..aea1c24fe8b5296be7b5eddc437d5fc4fbb1d239 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 417c895bc5761d8e8688afa6532a252def3d2b8f..c63e8fe7daefa7205fcfd72307054c82e729a5f9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0407c920f7214fa05f078c6368b9bcfd64b11ae4..bd528286dcebf74690bed31071563edc6ee5ee2b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8b79e984677171751e808420c07d429a9f5af762..09d0e9e25ff7a31a87ce282454321c882bf8c226 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4a43fe2d799f503962b0b36e17a4e33d829dd2cc..d065dca426c3eccf8c0a31f35acc2bd28a6547e1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a990d4641051d27405ef68e8b2d27a318b6ef440..fdbeaaee1831bfc53a1a2b3b5d1bb093a2159b3e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1d4d70d241414ebe2f3ed2e0f9c415f6449cc6b9..d18936fd259c2d35d4274d3a32ff3afc4adc5646 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fe93de02a38bcdf8d128a268a75f870aa1a8dd00..67d716ad4cbe2395d337ebe06b37af7ccbc3358b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 CEPH_MDS_FLOCK_H
 #define CEPH_MDS_FLOCK_H
 
index c3817a3df15a80dc64368d072604dc3c716619a4..97fda18ff5409ec0b72b5898227b410b821041a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 093555b404659ce6c57c4a98e5cda70b38db8bad..7ae6ccc1afdc1e5424223ec2aac9d9715b5f0704 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 CEPH_INODE_BACKTRACE_H
 #define CEPH_INODE_BACKTRACE_H
 
index 41f53377adb76409c6eacbb1e117b7ef3a4d472a..5104746d0783fa46f96ef011db9c33fe3f0cf49c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ef0e823fbc9a62b73f7b3aa20ea35df3330c4b97..8ce02a03d08f5c8486d3016620bae7340760f19c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 CEPH_MDSTYPES_H
 #define CEPH_MDSTYPES_H
 
index de529ac4c2d1aa351bcd5e3aeba5c5ba5b75fdee..f2e7a6ba91cccab4b07c3044450218dfcaba2a8b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8e066a3cf51a5a5ea4e28f1c69448e1c88d19650..8733c2525be56188da31d51cbc8bd7fe7a015783 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1c7c5e506a03f539acd604a6bdd4fc2474c497f6..7331f56b49828d9b153a83046ca2e4c0b910d6e8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fbb262b832c26cfec5b768061a6993b17524b2bc..a24b202994e6faef85ee4476905dcd327125b795 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a01276b11908ea7c41cade56daf9f946175b9742..901944bc6a485f41cb5fa200081215fe03ad674b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f4302d6bc41683ae5808ed7febe76abc4b3d48e5..3d5f63c5a5cbdb515c5d41e65bf875a4c85b8126 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bdb2040e8609e4199594b446074c35bdf26db4e5..10546cc6491aba24f8b9a9f9e434edc851802816 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e0c1d13c80b82e4f428889614c4b974a1c16df58..39b35364937fe282a82d7bd50c726b4068abc8ae 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ba366261de6a243bd019c11cebd1bc8d50b7cb61..0aa511d1e2abe2a9f09a2e63d8620e9fb620e199 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MDS_CLIENT_METRICS_H
 #define CEPH_MDS_CLIENT_METRICS_H
index edaf54b6bca506afaac44f379b6795f8f6b0b8fc..0426a9f5662baec2923e9345abcc1df882043ca0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d1ab0c6da80ec58d2ba30036a582bec6681a3a7c..3769944e234fc1f459399975d60ea8551b2eedd8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 96610b7b3ebb35a6456e8777c6a95c2f9366b495..b540fbe4f063447bba38162baf34270f0a215077 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b5a711e04e47e0a7c3d55aa53b6480cd8b1a1157..fee620cf16b04c933962f40252b2d8b0bb649a16 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ec3cc888ccdbfadf8476ddaa07340221d87de6f6..283e409ee55243a99b345c0e130514ec9b6c5e58 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a9c2b04dcddf55b9f656d78a7bbce033a078dca5..364b4f08658ec503008178a6ccf335ac8e316395 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 37b3fc1d0629e62e7233b201db70fab8fde22f47..de0d2e219e097ea843acad88b0721247b5361860 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d2d0633addbb129c46c5f6bfa034c91e94461e3c..f041f9c4ecbaa8868c90c6b55ac477ad11428666 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d1d8967fc957930a945169814d24e5dcb5d861c7..9a358a6e33dac2661824ecc561c217226ff8f463 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index debc0e85251bc0fb3721e52cc2e9f528e2ccd2d6..2e9c0e8332a55587e246905337194f66c2c1b8c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c97c706406db487a073f5705faaf49dfde57e7a0..f8a32272756e01ae1a33342899cdbd24a975263b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f96dccf96bb6acc4dd397687826c83fa490a1d00..2504337db66db19cf0df3ed4ae6c36b0e579eef4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 210fa033c5219219616129d053795862df0b5768..42cefc994af5383bff96e89284fdc204e02e4659 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 67b4e1f3b5611cf7c3d8e8dde3e164fc6cbf6026..03fa79ed0c83e7d7a8c128c7af06936b7c970eee 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5a69fa7fa24fca52c77e11aa49423969f1e38195..443ef18ace379d7dcfd44dc56a19d5cc6e5d6bb3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e8a553f1d8ea3c7c19b1332253050c22951002bb..386eb939d4070f61d58c9a06eabfa5b4a1cdc78a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8b967784dd278bcd66e4a2c24cd624684614f59f..6853cdfe483ba5f751200633aed9a106d1143d62 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d575881924f9f35bba90689a77fe974a5857d610..6e4e0e0d4339825d033cca08edd3461e67157049 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7c2b39166a7e9e2e15f2909f063c100b02257c18..b043631dcd046ed2242126a74f5bccaf0dbb2a83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 76b872df46652f6bdc3e3b4a969723acc93d8830..5346dd2593e9cf8f0bef7e9f678f1520557bd585 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b085231e7950a2f3f37571357725a1b9ac083c94..6c5115a107d84d537070cc5efcc2d96d2957302f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e69d010f5c1efffc925bcc7051e58b22a94675c4..b007e042972b6d60f526d296f04dcdd68f2bc766 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3d7870b22a66797810b94537d516d981e019b664..f7af74fbb1be501faa470b4ec6a45ce76d58b48d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f691301495738cedd798467d58118ec5881c9cb2..746ad944585ffda90606cceee1f2ef13b1535e98 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d6f0f4e7723a995af7648e4ed2f33643fd25fbba..e8f35d69982cdb4f942fc929c922fdda752cb498 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0dd3f46b2bd49d010c82e449089e34abc4b5e318..67ce28185fac82c3ff0dae2ffba918dab6a80b80 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0927ff9f5a59f50e4fa33b38af400370af610fcf..d999a58ad63b0a72e8cff247bc73fbdd28f8fb7f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b51182d45e5641c4994b6fb7067a111b12fdb497..90dd198998f205934b0a73a3410939743722b942 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fff7529d3717f217ae677ef62aaac36a50c55732..5edaf0063e6cf5946ff2da5f50d49ab1a38891e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2d41928414d6469778f1e29f21333e831e91ae8f..eb18ccf9306754f49c583053382b99de2a4de94e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cf1d8d47e78e152631e4ea4ca9dab66479d07887..3759db1f7a445cbad2949ec673f5fdd70b6abc87 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 32699728ada05d2abe3a83fe0e41fbc4193a66d8..7f181de5f81abbcbfa5e5074ecbb660ef8f42908 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2575aa4bce455498cdbfb0802a2138a6bbb4c183..8c285de5889a0d3dccd1eece15b6f2ab7b37b052 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 82d1fcd2d63a5ae7b035fcc5023d754cb966ba2c..efa8c4680e38bc52da30cec9ee2fd5d1dc5bc138 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c46108a7ad499b9b4aed8f04cc9454b2e10d649f..4441c9569ef11fc4699ac6b0dab709734b793253 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 205944cb0a496bd58624dcdedba44883e31ed2d0..7a1b28b5625592aa7281c2a9aad78f876bc1534b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f8fc6fce651aef4d1ba90a366f58b67d82a274f3..9c10ebeaafdefcb1366ce366d00a8c9ae6ef250b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d6182efd34e5b3ef510af8992fd274325fe00a1f..d781e536d175b864891a0ae2c57168480a63cff4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7eb5ec098c4ef01f570c601533fafdb3ac0c1c7f..4472fec2b184d3b9d810f75823dd2f00d54886c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e38aab904b7046adb5ae17820c628d3def07e310..4d0705a435c694f6adecfade33fc08cc5dfe8487 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5949157e2609f10d569e181c62b38041e58773c7..f8c337989355ab9ecdffc1f6ce6104fc6c0678cb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a44d8ce4e6ac2b667cc8eb87d8919be2dae23374..0b4c43e8152bcbb1c4c719ec5d48b5f8fb31de63 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ffe91c57b17e3eda886cb754ef6ee51dc9eee28c..f925d4c7e87542fda3505d1127caf2c0d85001a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a729296da8e96717ab71bb69e1220ece54e812c4..e8e3f411a4f9d7965771f51d9a5bf8456f5e969b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 274567f0cf4f703671a2816bd47c38711ea2d134..9c853c05f8148c9fba8ecefcc1f2e6518c706936 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2bc2ea629deb08ee99e15da89cc154aa0835d0c5..8c549d7fcee0864a7578c07764f8d07082190efb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ca22183cf68b22d65c6fbb734d779e06111698ca..00e44d92c027717bed7aa1f8401bbbffad4cd3c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d63ac46da9423569851f8db48ba5860d1a7b9d0e..094f6607ccf1e9b01c260afc6a031540b46a00c0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 700cd2121bd5036e9208721d8906e0e41e5fddd6..ea386fb6e39146c772a820ebc55e3e640328285f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 724ac90b0025f2455c2d0ea93cfd01c76718167f..aea07e8c5735c62e0bcff79207c150e402f70cdc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MDS_METRICS_H
 #define CEPH_MDS_METRICS_H
index a7f63774d9d7143ce37afb5bc9ef7b5be1e2bd50..3e238551ad79459973b10df134090ce4c1d75a9f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index aa84c2d294cd568c9af23f90daa971b3836cede8..c6ac28194b98c5bca0aa4d47894b2db694e51b15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4b13ebfca67d31d71998293eb759fa912c0bf232..96154d683f67d5268e02e090952268be1cbe6c55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 586ca91c1bcb98bc6d0a1bdc9a2642616ba24045..781a20594c106c75f380a546f262e6180d6e2e62 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MESSAGES_MMDSPING_H
 #define CEPH_MESSAGES_MMDSPING_H
index 270802268a416bfdcc4f0ec430012a81e3212210..3c043087baedadc72202bc22de8118eeedb53eac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b3be5bb8f22aab1d30b344a4ab8d70119d5fe5a0..7833029ca73aa45d61e0970f430e7f90dfce8bfa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7b4f7c123e5e9e236b936434052d358ac14d0174..bc6f4d08de921bfac8e6609c60b6ff15da18d888 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0b459aaef9cfc9c00df348441e7881f4221aeb74..35e9135b0cb2a1cf9cc44d631793843e2368a467 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 41fc8788aefd12bc2dabd8d1cdac3ab5b959aaff..e6b205967e25e3317ce28de93dcc8cd24c59fa78 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9252f99ac8ace22494818fba1bc09da9b60cf080..7fdbb2a57d199be4b3069bd7b033a9269741f267 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 91ff42c42b693dec9a818b757bdf584758d87f80..0cff457c82e47dd2a9231d195d181e12de7a2628 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index df7722f219a683aa17cdfc176e5c5c688135dfd2..6535d61290d435d4882d6d8eb881f2ba136e3e9d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ed670d0d8902151efb0bb7d1ddb8e7e64e90763f..d457672b3751f63eb22cf0cc5aa7ec1fb6686d14 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 680ce273c13753acf85334a83c8a9037799c74d5..c21006dc5f119f43b93da9cefac59e2d5c2ed883 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 24b838598eff50aa78aa15222baff1e75c926eb7..e08d3eab4954625384c2dd8677db21223d3bbf8e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index efe56c4e04bff614f7e7c26aed237f732edf8ac2..7ed68239e71db7ef06dc6d1aee13d62fa102f966 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index ab3a41e3713c9947386a122407b32a5c046e6d79..7e99641f1389bd748c0598066565996717d1219a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e9c4b45f62658419447838f3428d8ba1317f4dae..3aeda008db1380c6f242905d0a199b871896cd71 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2026fa3a4b46fa4ddd18a392904a43af5a46fb22..a9a1d6e3e6830d6b25ea1f79a74837a69cefd53b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9c9345e8ab47ba2cb4df898618d25bdebb1a4bff..5317cac8b6fd4182e91b5139956c1e7919870b6c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0139fc06ee9a2187340a2cf41a2bcd8914813d99..9e06572a71b6acb4034902c50eaa9d78de17d6a6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5e1f27b5fa8a08dc54717b4fd5d0af17d318ca4f..fe94ac91eaa141536ae2167d22be65ecb9201ed2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a8c25093cd6f4c8c04d788ecfae0071d4cc7cf6e..7cf47e218c7c7e3dee18adb2da2aa6f8e2c32202 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5a0d87cc7f170056f26a18ac2bf3ced6eb490141..d352e00408e2821247459b3ef7e7b1bfc67db5ba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8afb32c21a2dacfbcae0da40f09b722b0115a142..26e386dbae70c339eb2c3ada3055f34ba2591563 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9192da077f803787db1c3c267b65cd6aa1515c5c..a600c5632933999ae94f566974d5f450a54126e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c70938b7ea8e9b30774603d598a7c8186b840a5f..465bfd417375ec2ff20f7880225d9df896452886 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9b1977e37d127bc65c49a5d82316a824872ca01c..7d7392f5198f3710b4646dc25b52b02a162d31e3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7810ab6d7205171679b02dd975613036203da25b..7e85c583cd402dda3e81342f6473556fd6ccb47c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index ad91cd15574579fbf168404e7bc0111fcb5126eb..fe3a307ffbe87b7cc209f42229984dfdf2f8ee40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 407b449a0659ddc1136eb7e2595402d838d95de5..b686c1f656a7b5b465fc5d6908c0fcb576f545b0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4330974e0256c365f5dcf22ec11c4ab9e7565476..d129a89113dbb085b36c7f5ba4e3fd6e1677c15a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9f5d4084ccbce3a4a04e196367fd0b7782273ee4..a92603d4a55196449a1dd720ad023629e49d2c92 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9dd726fd4e3c27ac1792bba27d33e9d2564b6f6c..8fb64366e44fb5e4ddddcb7cb12a189dddc777fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MMON_HEALTH_CHECKS_H
 #define CEPH_MMON_HEALTH_CHECKS_H
index d047cc3d920fb1557a201beb673d2417da27a67f..5fc20b48c4f0d8015fac50235d2df0659909b706 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e72c115f6f84060053908359ce4ea62219346312..8bfa6e651ff2fae2a60359db71c9acb2b4e60e82 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e20baf1a2446449228487462546267c664ac989b..a1a1d2ae86ed5f4e37ffebcd7caa986d7999ce36 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e1aabc64c4e79a89108ecab86077c8806557e75f..cbd20877a65bf13635ca7f7647905ad9c4bdb425 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c6f697e501d38c4ce12305bb00a491da9daa8d9e..326b64880d3fd3559f59539798b8f03676a7d5d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 used to send pings between monitors for
  * heartbeat purposes. We include a timestamp and distinguish between
index ae5fc3028911c84b2763b9e5e61cc89b4479ad58..22de52df8359a54f4fcacd10212d482c3961c20b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 23de9af51f5cf46e9d0e4b33720f7ea53753924c..3c559968c8bb076bf9c950d7d5b4519471940ecd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b3b99b43fd406d76ed16c217799f3ec3eb11c329..e9ad6c8cd21fa6a59096c714aa3c3a29782e0549 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 55220b0cee35aa000eeb4d8f3f65abedc9955713..783018a54eb4207d7de8df6793c9824aff7a4c15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2f6e2eddb8d8e339fd1843515018d9dfccc50663..bc9b546f3923a80ec4b4abf7b8cd53735a59cd47 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a9e6184bef3b91c299d008b5c1ed6e2a6d01bf1d..b2d77f63180b38df784b9d1d6f4aa57346dc438d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 283edf4243268a1784fe57d2b0089f8736e1216a..10c9e351253bd05b68d32dcdd18ff1ca00509f15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 26fc8dcf3ac178b9878157eb00bfc4803341fa68..aa6deb2801f3bb2d1fbfd9b7da0fe41349d097d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index efa0e91cbe449f7290b23b14840f9e425f3b356a..ff434eacc56a7359005409c3754b4013ad3d55b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f43e9e2665be09d640c80369f705abd8cfb5ef83..6388d09b289774117acfa4d3e05395b49e1cf91f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 82218d2fa435e4787479c6f7dc561b05afd1465b..86b06229e8138a80836b36814d2f67a5f08a34ff 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 998d6e638946ab41f9dea192fd75ea268e9a7088..d905b1c2c120279c0f86e4a3fad15d24c3af4b74 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f28a11c38c4060fbf16a41fd922d6d73f4a06789..dcfb234033683764c9fb511776fcd06891226b88 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 254357f137f1192c6152cd4b65b199f26eee75f0..158646a3c48dc7f9f3004faf8e1aa17a60132fbe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 184a952ac69b291337c13770bb4399f075c106fd..12894f901408c749119029e590f77cc5c7f8e2b5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 34f0fb55dd2f05ca11b6298113d7cc222a5039c4..824e1c125aa086cba75c88ae2375cd812fd75159 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7a813d283576fd918d3d98a461113adb15174e61..d7932aa236bc5e73a567c8c22be4683b6afaa346 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 508cc84d30373e75cdfec9893dd9f574ea56259f..89d2d9c89ca3c4457cc61140ef461d978be52529 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c0547b365c695ff1ebeecd183373a97f57dedc71..728ffd55b8c05a96cfda5febddc0a1dea19e6fb2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MOSDFASTDISPATCHOP_H
 #define CEPH_MOSDFASTDISPATCHOP_H
index 2d9ccc0e01aac1f4c762471db3af6fdb2a61341b..ef1b1439fa95a442f8bb83243a25b0f0a5127dbd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 89f5b84024fd8ac01611d96a9f504d6d818c535c..49515dcbfc8a0d685c7ef7af40c1fc94127a0246 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MOSDFULL_H
 #define CEPH_MOSDFULL_H
index b79926060cc98c15c72fe6dce4b656d00f516281..fb58a9ba6a3f92b28ee196d8c35b561d920c62c9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 35f98805564dd673ce42bc3ebc366f7770d49dc6..bba01839c79f882db078a12e1acc177723750d0d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 88d618613d2a43da4f8eb71c33fece4e548ccc23..f20c2f06474235b178de037081ae93c81edccb66 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9394b187d6f8dec3e239299bfc2e4d96b7eb0460..f3df273140078ecec7a5e1eb805cffe4aca1158a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2a4eeae87bb731f230a4a18f75438e053d14581e..ce69683979eca3d97f0f8b6a60fa2b55e973544b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index eccb4e69630e7016c6724941623e725b94e1bd6e..dde626c4315e4c709dc3988273b02260637a6124 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6029024ee7c4648b4d13e8dd9dc8dc48c4e93def..2b2ec9697975b099f58764495e3c0076e9e5201b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d05387c7bcbe9ac9bb7b3aa633b13005fdc038bb..f2ef8a065e4c54b8a856e78844f66f5f157df184 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 9be8e2ddc59f3f4e36cc34043bb307a523b901e9..cdd10efee8b7e7082eb110c6608d42872ace8e44 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 63ddc3e3ef8a6f1d3f44efc9e3c773aca09cb496..07012bc8301b9828cf804d421f5f26bfa2c37fdc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8e7f4bc585255b88ce5695d22c5836283f1b259a..71a1f727f44d4cde84e3e91e4a759c4f4f51178a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 20b197e1d2815957881028f07247d397d75121b9..d739062acf94a47c7f3c08e0c58e5fb9b46bcb00 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 5c6c1188a4cca23d4c8d9a13fc23b71594aff2d1..b7024cdc898c6d655fb703d8e88340e3beee4902 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 747e3b767b49a4da6e34c14edc4c230f894ddb09..8013754c04abb3cfd6e8faec13dbccc5bbe19c30 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c7aef014a4f71b7bfcf25e9dcef5f1fe910029a0..77e72245826fadd0a23b84e698acbf32ddd19cd8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 17871227fd6843475a06086633352cc7663bc879..79f636d84229f05bcc6ea40978a7397be0632b9d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index b3f88314ec3e36fc96a1c7c10335ab49f55750ea..7d34893c713554831203e67b07219f87abe9fc30 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index eb5c94516d46b0d1d3b657eb0afb8a5984c9fed6..4f92a78befa1b9351f85d8ba04f2bb98185254cd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index df9dbae5b7c9c10da7aaa591571e48d6a8a4e095..9d12c02bc40f49886b212c3a4287f2205d68dfb4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1fdfd9b69d9e74755435bed5cef35d951d5e8a5c..3eef6aa23faa8d5e0c5c9cb4bad2e0446cbd41e4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b9a48b989764699088f1ba376587d74854ab6638..a86020ad4cf99ca8c28a3ecbb9ecc2d3ea0523d3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d2257ee536f129b9c981565d0be91718546f2579..d79e5e26cfde749ce62492dea14b1da625a0c8c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index e75212638535ff42bccec0be08a8f419bad4b5c8..158139fee1a8b51b95244069fbd1e5d3180c9d4c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 555a1c73369277aeb5a8925218a2663ed016b00c..64998e7f82e6f29d7d06f327d5034fb8ae2007c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MOSDPGRECOVERYDELETE_H
 #define CEPH_MOSDPGRECOVERYDELETE_H
index 60f494b62be0a1044e3eb76cffdc14b2ec9b3b63..1a1350f52e77c828d75c9712e9e6c3a9c655bbe1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 MOSDRECOVERYDELETEREPLY_H
 #define MOSDRECOVERYDELETEREPLY_H
index 3ac651ba793cdd8cab8ce821a595b24f6110cec3..47b6afe2472b3ba5b4ebaf4c01bee2c8f00dc093 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index be555e7c2fd61f1295eaa82f1d82dd29bd17c6c6..bb0f7e3b64fcf0503a857225ba5bb7718321a29f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d73a767b7b384c91ce43a6cb84a1eab1d2ba87e2..e355be1849912b7ec85bb1c19b3d93c3c020eb6b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 91ba1c78608f44c1fc10412f3191f71811503e14..3fc4e27257da0d3ee92c839f67d982227f59f667 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ebe678c6c313f381e92940c85491d550a2e9d353..4c6ed9991c6005e091a81caa35c21c115900e78b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 559c14353cf3e79ed4dc9d42829f2826d3ed522b..ba8fad380916f87a6416aa8fe83c734a2116d6d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7c1bf598485960395af55944ec1c2bd6a28787de..c277d6a0fee1739fecce4ccae90f7b5b7d05693a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 8f512a7d718a0da287ceb2a1f6d9acbef5ee982c..81e3412d3a15d2fb2ec54dcd145e3b1a4c3137e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 53b3ae342c77b3a5450a39ed0e8b253385f95cd9..0de17c8e39d15987b4c26ad51168619b8c8ec723 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d6229581a5161077030a6ca63aa7c5f3d58c0bd2..afebb8921a6df080d62ca945222535976a142d27 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ededcdca8c9490c3882db7eefcb863b24d1155f3..97d2a9d4f771208f3fcde1fe0d43bb04ba36af5d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 51e8b02ee6ffa44bc1025f7e566a4de5453adc6c..19aa99b77de58410b7b68bf56db3ad7dcd661157 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 61bafba24ae3a7273778af3ece580274de096b50..f55c5b1ff768b7f08cb3b19cd9c911a0480d76d1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 2bb13ed74f825f51020c087187b6d31a9a9fba6d..9a99602817897954a33475b882b86e50c827dd56 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c528154b9b524d3596894b5362e8b01993cfd5d2..d48a955d3cece9958ee6fd814e956a5cd3cfe4a7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a4ef12b91c9210d4fe360a93df310e83b6d390bb..f1d5a0edef1ab442080d3923ef2b633251fdab07 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4ade7bfca640a6ccddadcbbe642bf5936d7acff8..8d685fb1a1dee86c768f9dd4aa3a9cce37c75582 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0e53c56b963b8b5da12434a4395e87d6fc44262c..cb8306be4f2e06ab4974a8c7fe18ddc800ba28ce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 59ec764af585662db7a0c8d19e293b87dfa8a80c..cb70d614e94ad385556994d9d77ca8131d4f76f6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 55fb2d81b810443dcfba87c22401204e05f47bd2..c1633f293a5c416d2df25499b41243f16ec196ef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a735b2a9d19f92e4de9d68d031affa57b37acc42..db712f8f871c7bd17e975696e57b99964ce1bb55 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4154434af5c7d5cb0a17d36d82e172d6036aa4f6..374735e0c507a09335ca59bb108b15b04df1b4e8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 05954354a882bd43930b79152caf14ddc6bd49f7..f3f8bbc5e68d8905c84efc9f7e3aff67c4fe9919 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index a12d0aabb959070d569f42a60ae0e481ac3be14c..c4611a18c398a2c400358a22d18e2cdd10f34c7c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3bdcfe0a75cc00f8351dc7e30db00343323d20f3..0267010cbd891640b62f1abe332e424ba164be3f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 264ab2c12d93c507668ef19317fa5eeef2e1472c..8fd360cec39c33e504dd38efa89580096a36d1a5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 574067a1777e87d8bbc9ab662bb1701d22a25610..57d95921fc4a28fece55055a29d54a401cccd7a9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3dbe8476e9d4f4adb481f85e5f097d5dcb41ea6c..17cd1dbfc384149cb8babe0e01a6c5517b69fca5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0b24f0ad67495bb1bf1f00c00e35f2a3fbf0c3a1..ee8d638a0921fa73bc62551cde5f8e2e8fc49c87 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 -*-
 
 #ifndef CEPH_PAXOSSERVICEMESSAGE_H
 #define CEPH_PAXOSSERVICEMESSAGE_H
index 8538f6e236a3736dc44d3595f81379d7806d1f7d..7f6539a4225a17b6561103f838f1a29958284c93 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 17e32f05d41574192a30a71d6fa0c9bc58cf7c6b..3c6f89f008700afed5d3b0dd3d6b033029dd731b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2beac362b472e4002d46869375f4efc87839a963..b299b6999c507317b6124cf8c72021b45f587398 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b4b8c9d3196baa78bba58e7f3bda513571cb9c4b..6a2eb3371c728225d23b96e2587a0b261075262b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 92bacd649fb07b2442da95e027e55ce9a0995328..d43672096f27275e3019f37b1b296c99cd8c1e22 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 121fa6ab5ba7a25ff13ddc03f2e5e0e02f4bb865..0b44dbc3d37851a90aad831dc446bed9533301f7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cc1a76d956198594270f3c6fbefa01f58c708b9f..02be38d73be9455f565c1b9e121f86c7f34b8fd7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 72675a50388cca05d8f4b833f1015202eaa328de..bfee587fc75a23120ef4621c03ccb55fd409fe80 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c72bce09103554482bd505f2de246008bec9b6f9..1e9671a2ac1551befa3f4c1031afbe14ac8c5e13 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MGR_MDS_PERF_COLLECTOR_H
 #define CEPH_MGR_MDS_PERF_COLLECTOR_H
index 1261bfebaa9a9e195837ae9cbbfa95252d6888bd..aab533938e6759669a458fc4e511eb5951379107 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MGR_MDS_PERF_METRIC_TYPES_H
 #define CEPH_MGR_MDS_PERF_METRIC_TYPES_H
index 91fa78781954218ac85449eb0541626bf5f67ca8..aca8ba6a512d2f93968b0a6b457a04380abaffe4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MGR_METRIC_COLLECTOR_H
 #define CEPH_MGR_METRIC_COLLECTOR_H
index e66218b35d0076320c3fc13f6cfa004017dd6dae..0f8ae16990fed7d023b2e8c4efe07c103be51719 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MGR_METRIC_TYPES_H
 #define CEPH_MGR_METRIC_TYPES_H
index 9bfb8c5bc4efb39da10ee19cc00a908c3578e4f9..bc3e1c174c031ab4e80dc8bf7273d4c606eec835 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 199700d16ef71b3d54317dddd68d875f47cb42ea..2cffc2748c423d80af27435c287d4cef9a8f1a59 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MGRCAP_H
 #define CEPH_MGRCAP_H
index 65b94b8de4d47f5da5769c9f6a1356e37b3af6e1..daf568ada8f0c6964145f88bdb6c00181d05a6c5 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 439f07c67019f5375cd5c98dd4eaaa9416ef36b2..7adb215da01972f8bc42d9ac67a1261f0835f5f3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /* no guard; may be included multiple times */
 
index a5490bef3d6768e7a4b251a728f66522e1d96add..d0100a83f8f2aa9dcff270946d970d570ef95243 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dd4ff21f5be209c56f1b88e7f48712e7656e35fa..2ebe6d7ee35a44b080f29672fae57c0f561c2183 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 40b50220bddb17c911c9ed2328bf8dae45e78ba6..0806815da1a8153e6ada7fd88ca945102589bc37 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MGR_MGRSESSION_H
 #define CEPH_MGR_MGRSESSION_H
index dda322e68989dd3873d1220580bcff469ef0f2ef..b934615eee733c3bae6322ad9515f13304555e83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c531dbf6303541ea88f79cd75bb08b4c8c40de67..641e4f906763042550ef7473a655b3004a8083f2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 OSD_PERF_METRIC_COLLECTOR_H_
 #define OSD_PERF_METRIC_COLLECTOR_H_
index 8d162e694be41fe34578f1268529bd39d5401189..6ac210084de9a77b5804617e8f8b78d0fb88c8a4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 OSD_PERF_METRIC_H_
 #define OSD_PERF_METRIC_H_
index 5608707c1dc28b70b931d6f5b8df5e3594b3d023..e3cdeb57dac7225919a143190474b5a86846ccfa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a47db3a47ef9bda2fc206d99297c7c0f201684a1..b4640419983903d98229e52d01345a4cc1a716a7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a89ae6c380fb8cc72beb1e0e23870c7f0f51abdf..388f0a69ca020a7deee61a445767f8fcb63abcac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 88d9f755a1d705fb426222003f4e638e94e4d154..69c95eb46a63cdcb042377da804722de6bae6625 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2cc30dfe266691b77646d80850e2ae3ec86c9225..165af77af09e1b3bc3c157b83fcb3487a6df8046 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 188b3d28fc3be037fd61e47bf1a3e776942863fb..43b764db829029453f5dd6548543c4d8c59e80c8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 10f02620dd10787d58e550df11e2e5b788cf574d..37177e68291d203e12d09d1a30ac58b567de9856 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 501dfc8c7e408ad7392c3a7067ace6668ad3b184..43e0e273bd8660573523d7db9e74d1a7a6aaf933 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5ff3201ee9f2772035e3e7b9f6021ad46121c467..bc5d4c68486156be74d9c0a079374cf714b724cb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MGR_TYPES_H
 #define CEPH_MGR_TYPES_H
index c6ed6c68d727fc4ff2a5d027a3cc508c976a81b0..5a80f572be9292395bf0cf515ae60723c340655a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index d695d905fe96ca1f4bc45c2c9fb95780397b5532..67fd1df5cb1727ca61ca0b4294e589c335217ec9 100644 (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
 
 #pragma once
 #include "include/common_fwd.h"
index ad03b5f54a9374347965ea9dfd3e32b90ca44e3c..f40942f47a7f3388da64d9f67def9078806ab751 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 167b4587f911e0ba925cb240d9108efa2156fe6b..4bbbaa2d9bec96cb05c153e87e370523a823ef0c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 48a60cda304906e666ccdc2ecdb1e4911c636cc4..56fd432c677056d5d231a982bb3178e4c3da3361 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 608ccc28891c5bdb551448c28544588dec017dc8..8b3a67c80bd1b5b806811039c5891217b131262c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 61b4ac03da089790b05912a3c9295329585d5b61..72389e3509197f0e0391e783f7ba43ca81c382f4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 61fa0be30342c95ea83daf24b58f6684e2542cf2..a0b1e373139fdc98cc8424839999a2a5fa117bb5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 once
 
index e606891a1e09cdc445ecf1639c6752659c1bed94..c03407a6d37351d804d3f03ea86cd1d0cddd7aad 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ba6e46d6330fd804288d658e0e74a4c20663d295..158a0184367d1929c4ec97e64842047fd8976200 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 890e5a90e54b43caf0662754922e9eb3a202406e..8d8afae8dd18290e5c38ee41ea43089fa728aca6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 276512323406ebf48e7af78238b2dc593523cd16..639897b5f92a90768d30958069591fe4ea1e8a78 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8171ad34fdaf886f5a2a2dae19afb1e35a1a211f..36e2808c9a10b555b9e2ad52b31c19620b1b3cbc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index ac59db4421242c327d731cf98f374ee3d83159ba..2e670f806b1e4dedaf55d90bf2f5d7bd731daf93 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f67c5447ecfcdafea7488cc095d552aeef1292cd..048878c3328aa597853d0bb20f34cf5e8e25823c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d846e6409d0c8a40b93c0279a61a50d1301a93a8..4fcfd2ccc9ec7f2a2a7eac0a4d8d1e87179add9d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a2a84c141f710ac9d572fa3eeab0a7ac12f8c04c..5f28e352d9f241f6f956afd48fadb7edfa476f22 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d82803529742ab357237d0098b80bdd8cd4130c9..a2fc1cb6906450c8248f48b711dc5059c846fc53 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 11c509f0e4d6902f833f45df73557f53d847daa6..b49965e1fca7498ddce50a7c394bec73ea84c411 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MONCAP_H
 #define CEPH_MONCAP_H
index 2beee15edae9efca25ea5c394e805928025e73ca..8c00592e82c4aa3c1b4103963f1c4406c63f31a4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bc87e98033a34646abcbbdb46f2fcce7e9f6e2ff..b70b802c10377bd6646d07589309bef3373e5ac0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 935cf80e0115bfe02c6fe39a05d488c866533fd8..9db269823af5f6327711a8c5b35e6988bcb05308 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7b7e649d3661b1297ed9d5ae71b9d70882b6ee81..b5eee0e93e5c0d0da5d8e22b8391ba998193b3a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0c4379910af73353963937c27206e7794d19c2a1..b41782a462b08442d1f2b5754f44c6a8e17f04a9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1f50d024416444ec9b203994e70c31067a3195df..9938ce39763fa64aa2f445ceae8af500ee147a1d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 016d53ed23d31da1459abf8d052eb8997af1f8cf..d121ca89a94072475b0507d75a5bcc437edcca67 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6f1ae0543c3550be2b4c21e5ddf9cc29a652a676..fa5e442aab8f62d55f63d030a8d8ee7bee81c834 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 7c196404c2becaeaab0ff14f15082b7537883731..cd9952ce91c47da4e262329c6a67da75c9931f63 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 015577f248ad7bf97ecdbe4fe818ea2d0266f050..a9f0f556c43e6d3a240ad23407fdd24a87a2accc 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 1c4617e37230e930d58a409faae1367ebbb3571e..bdf4a8ecc6b4874fb210f0f33283187627d44324 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9d43f242ae8509552b0fcc2227c417ff152b0e96..7974568e15665ec9c3817e63ecbcc337de7bf813 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 097397795a9308b3fa5ef4cb4ab7fd8bfb8211f1..aaebd4df9f569190c3b6d638e7e7cc6b9b0945d5 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 83dffb35ba729938dd3e6c811ebdd187c630e403..862433862ecdd88f4c9f4424bce4dbbe365e04f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b60a1769c41961fcd59b3d625bce7b4c9264a27f..d40e7e6c59ec4cd42f38f73430a7a671358ce715 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a705069db86841241ebb848227b7fcf655a5ce59..e29a7f5583f62ae02292537ccad60761b5353a4b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3b0181cf858dfee46e0c00fa33e77be5b0872cce..65e95cde54be7bfe220aa2892d969c060d2dd436 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index cf149ae69856349e85e1efc205c82327b043c998..9c2cf308da03aef400884d6d50cfe6b40afa4996 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 384b966ab6604f62a6d54bc5e1ce693a526fa240..b4c059ccd060ffb6516d3563e5c1f594badb02b5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2a6e88061fe2d71eec9dcb229f69466b2e57bea7..bebbac54576d80fd183723b6a92f26801aa4b0d2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 26436e2f1713ff82ed138f0712446417dd9420f9..03877acc799c0215d607e880d6d2415fc2adbe5c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 4640abd4d2869e008bd17c38b0ee31660c279a96..2c1e5013e11504e53b840aee3b834dd4af5efe58 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 801d3fa200ff0cf4f122af9b8d5af76c7fa3f852..b488efafc800643b0d63b9e6d804a2bf8653bacb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 04105ce3a309d65a21fda13ad2922fe4b04a0ccf..c28314f1d3f33115d99845c4aad9bea18f332dbb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c871a4543a012a20e37fdfd8b4fae85c7a971726..6001edebdb78726fc6674f8f754e00a5ae42a73c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 40f344f62ae5d9978c8557cf893850469989bb39..0bb4dce0db79034c3213fdfd5548a63c3bdf4ea3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fd66872e72799d4e1d3a7392cf650e7bebb72af4..6bb1c838e08c969b1e46f549e66d5f1d57457930 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e87d6ac9a8bbedcadce0533bef57b1bb0a328e55..2ed67c74933f26a035a202adffe392a820478dbc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0cfa03aee5701c197fde1985f175d5d26adfaf70..32617cd87ad05dd8ada00f30641957d18c487ff1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 3b25983a62b79851226afe1b46ba2bfadd8e61dd..1fd0438135dd38a99cc629b258bd6084b612bae6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 03a674871fbe264399f92c343c14c176c71465cf..f1a92bb650ec5e9405dcc5266ad748b20af4316d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 933dc3b620c8fc132b23b1a9307ece9e8f734f3d..a163b80ccf0573d6fceac633e305afc3b2cbbcfa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6acd62757389d8fccb8ca5cdcb529d792a60603e..eaf54b2b7b90faa6d0292c704578540894f1ceda 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 454ecbc34ff568dfa6f3df35412d89e4e3be34c3..6baef375799c9ee18d8fae3fe91ce324ad0ba2fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 836be7fd4265674695f278bef26868741ed39a6f..0427e7cef7e72071549d5e4b1e13ed365bee74dc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 772d46a3e796c907e474515bde5db280878c689d..6808f1e7fc3a4d4236c5bdd67979beb9f81bc71f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 08af57bcfd25cbb2cdd9cd9b81fd79de9171b2cc..c2e644cd7f4cbb6bc6ba95d11befc787961e9a73 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a4ff65b28f466e5d2ec65c4cc3e3cad445d65a02..f85f9ccb0b23315d580ca1df9959ff3318807a9f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0878b6cddaa9475171bd7cbb86e026cfdd5f0a4c..e2a0fd559583c9164e276a314d7b30fc747e2f7a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 _MSG_ASYNC_PROTOCOL_
 #define _MSG_ASYNC_PROTOCOL_
index 91f94074970df6e6d3bb8cf8f3d5de6c793169e5..2f7eb1e01eefa37267f0c9ab1c41690f40830b06 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 _MSG_ASYNC_PROTOCOL_V1_
 #define _MSG_ASYNC_PROTOCOL_V1_
index 1ef114aba3a1b9479d43667edc424b131da782c7..cc4ccd0e3ef9d28900a645bb29ad03b6d129ac4d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 _MSG_ASYNC_PROTOCOL_V2_
 #define _MSG_ASYNC_PROTOCOL_V2_
index 69e5dc58a59b5c03bf95b19130e3d1fc5b092757..8dc9e82dc20772ef7c31a0222b192b0ba67b60e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b8df1b4076198c31cd3c45f042d2e3f40006a270..25c0b777763226fc4e08499cb8719beb90d36683 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 404e04bec65f0b90d7387b36a7e6b5357d50929a..ea53cc2f582e215a12ff6b33df52cbb610f0e939 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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/Compressor.h"
 
index f7ac8cb757d95e76400d77ace63986e067791fbd..bdef3b1a44db189a9a7594055215442b0c689bbd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_COMPRESSION_ONWIRE_H
 #define CEPH_COMPRESSION_ONWIRE_H
index 31985a600aca9d033ce748d26933fb9509983eb3..337bfe2ba1a290eae487ffde8171cfccbc0f7beb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e2f6dfe98fe44ba086b49b6a8ae5ea18e4b83d37..590496ba9c5851c47814b1dfa7216b1229734cba 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 ec1d707ffccf941e98538b0ad16351ee6c920f9e..d945847c61e04819463a386d83e8debee629ac22 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 3f64f566990b634284be2004d2c2c4f2f7803b16..55fb3bab9f7314a3ac50c796f6d9ae49b6e2e238 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 ccf2cd28d47ac6da03d0c3800cd76efa6ac65111..01e0223d75e0f4af17821ced497c188a782ca80c 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 e0e62f1228c16e4b4d83ca84e5990c1c14574371..fe728fa7732593bb2349886bd861141f1b82c913 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 9af4a86b9c23c27b6878c2a5486f57b771332122..9750f3b71d5ab416186de58e5fcc9a88b030ad76 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 2aa65f6e1edb366ce5a916ad0dc90ea057c15075..f90dbc486d5844e2dba45a802a4d854ffb27316a 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 118218e6633f7e1484878b52a04c0169ac77e579..0d806f412b99d040468783f259e8c5dfb8b1117d 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 cf76d3279c03ad33e559d7845ede8a37c76ee779..730b6cb8dde3cdacbedd617ceac0cddb2114b494 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 49308aca439b7e3c29043a8bc665576ea69ce971..8a085401d47f6416e82f8652c6c5186aed173642 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 40f7728dc9e1a208b83566eca415ea4ab6ecc655..829d2c456560f4bc72e66aa870f9ab6f7db36839 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 a996ec0778e0ac5d392d0168e11a5654705539b1..b086ab5de788b5246a449088613ae458c46052be 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 1ace8eeb0194bd7cd9619abdc2acea1970e4b94c..a9f6d04842af54f53fb53db24c9af755d7931b68 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 bf5d422dac6cdf0aed2c12d3526f3545b4bdc0f3..b54946ef9226b4cbc842438542fafe12526b7a7d 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 ea5dc49e5b543ac69247b2296d4ab44865d1378f..c4d836aa176c6618f11eaa205196f1b63359e032 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 b007425fe92563f373d93bea967d64622f2c279a..11715a32165dfc9b573a248e290c389c86a96b38 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 356d8fd6eac8e9486c07c72fec8c6c342da5d080..d240c1e3ec78543ccfabbe9f547bf72ec4678845 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 1898e8f862803a704c35b62fb5932622fcc62853..925fd2ce626d3310ec59eb0bd2f2559255b661bd 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 1904237724fe73345269883ce233e7e2e912169d..07b4bbcb7b4a858674df0eaf7f5600bef0c282e4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f18442e4e6929d0108261267ba4d8b76532ae20d..da1cc77474764fbbfa47f47c292ece3d7251e82e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3569765050c2dc113b3c95c5240297a809abd3b5..42066aae63b6f90830b3ff177ac04d3d3b0c0288 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index eee74f881d8be5581d85e61e229ac893aa49bc13..6d4986cdfe31a9f94dd9eb40c0c7b163156df2a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 4c6c7d23026576db2db98ddb721d1fe85b5605e2..6ef726969b3eb6d49be18e698f967339dd6b7e53 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 /**
index d0b8075fc7e65d2055dac92f534839e6698b0583..c65fdc7878e40faa39dbabdd8f6106677ca4b4c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b297037703112ff0bd97730c53dd467045e59080..e44d4fea4b29f12d29af09e8f1993b5f54dc2617 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 59d6cdeff16eae52142be5c691d259254f8c6466..2a7c3a8180828700a55fb8a405e9ee76b783273d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f50f769bc8161b0615351949574084f234667d42..df08d3767feb141a7b77af19b356c6e603534730 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a3d9a36fa9a3aef1bc508e3e6384a95e2633a14c..cddc9b2235f5aa3e823c6777286dbcbf719031ff 100644 (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 6720dd71f1493e6356dabcd93a3d97a22cb5d4f6..10385145c2be64d2da338b7a711b67524493d427 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index c974aab1484a61eedfad343969179e4146bc7afe..f681ac73bdf649e9f2c3ae6c039dd2d32a106fa2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a42100b51adf22baa7082686bb03545672afcb14..513ad1dacc04d7d5a2efe73e57db77aaf1c1f4ab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9eeff9b1011d25b28499fca58dd5e6e8b27ef681..7b2220555089009268f51633bbc76616927b0cb3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 022485251d6ba8182400f21de502244678f4829c..706d1341489a7dec0ea4b6159b0f1f87efb045c7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f187a47b481e3d2a4e276b2e82d7ba525c1c51cd..09b5d0567ff8ddfc32ea8a8fdbcc9705914cc10f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 805e182c15c136ee80506d9da8de3f2eba50f41c..483fda4f278e74cf2f99b3c1cbdccaefe2de1bfc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fdb900616245b46ea685120d48c13f23da4ab372..9616555d9197cde60e13c7cc1845db387c7146ee 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OBJCLASS_H
 #define CEPH_OBJCLASS_H
index a3000d89de03d8a7d1510fa20ed04cb0dd766417..9e8ac426c568ade11db45075b62850ee2d232682 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_FUSESTORE_H
 #define CEPH_OS_FUSESTORE_H
index 13e9b577e3ad69d0c3169f250bb88647b95bc53d..5fc615819c4d4460231a4aaa673e06f1a0cd9103 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2076395e4f3458780f14ab509697f8ad02646f97..bded68d55b4f0b47674462625d03cd95658c04e9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 __CEPH_OS_SEQUENCERPOSITION_H
 #define __CEPH_OS_SEQUENCERPOSITION_H
index d8faf3ea3a3babc2968b47bad68de94b599ea6aa..b8124df7d256fef14818bce64d842e356b3d5eda 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 9d8c9feef1cda32bd1f10b560d9996e1eee803c1..049e31ba4711305884b0bba6ec0abdc3b98e2f16 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bb4d554d08fbea46f0204ecbb49dc3deff7af1be..79ea15cb25ba8a45d42098434f3b27e7f26941c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 1ee2a9a76a6fcb93f510590343f12bd279f3fd2c..b0a9fdd0cfbeccda83eb74bb37e095db5127caed 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 1131c17425d7940119186250baa0e4d05f992d90..8cad1f2fcd6293e8f34911481afa0e87a83a90a3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_BLUESTORE_BITMAPFASTALLOCATOR_H
 #define CEPH_OS_BLUESTORE_BITMAPFASTALLOCATOR_H
index 30389056aa75d669da8e6b207b280b703eda2e69..943f6ce6ab4bbcc836ceeeadcdb136710453cbd2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_BLUESTORE_BITMAPFREELISTMANAGER_H
 #define CEPH_OS_BLUESTORE_BITMAPFREELISTMANAGER_H
index 9b870775ce9b0123eb7e3a57fdb6156871aab32f..d24916f96878ef907d481bec8ce41a98d94a72cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OSD_BLUEADMIN_H
 #define CEPH_OSD_BLUEADMIN_H
index ac31691086409273eaf2cccafc2ca5acf19ffb68..fae4a091b55d003abc2d47b9754314b506cad232 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_BLUESTORE_BLUEFS_H
 #define CEPH_OS_BLUESTORE_BLUEFS_H
 
index 71be27debbeba69b97d017e67e42c6f81684d1d8..540330a50f01b454eedd7847548076582e168c1d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_BLUESTORE_BLUEROCKSENV_H
 #define CEPH_OS_BLUESTORE_BLUEROCKSENV_H
 
index 693d4499a30ea0815a0825f8d50ee2bc7997ae2e..bdae02eabc02959e7ac901f78745cf065706fc37 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ed2066a2123fda51a4e29c54935586584178a259..5aa5b5bee5c981be59016b85acf0517588666291 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 93b68506a7c23dd78d9049fc9eb7bf77f5a1debd..d4328169bdd2064c153b531ad78da05f4a9a5c90 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
 
 #pragma once
 
index e8529fad02466644b4dbd7fa99144dbe907293e9..5be26116a266f40068432e0bf43801fa3ce1290d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7827a47ddd133e40aeee7cebf2c9ac4d6ebe67ff..f369a9b2be3e7f2e5361b361e820857fd93fb410 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_BLUESTORE_FREELISTMANAGER_H
 #define CEPH_OS_BLUESTORE_FREELISTMANAGER_H
index 75e64f2c0feb3f6662b7f26ebbc28415be095ac2..9617f51a0daddcc52b00aca5fe457285846f7716 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index f896ac0fb79d9f5542b0866847ad67cd111aa6ea..590ee49bb3ec502d6c7a470eacc3aba2e9b6a6c3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 9f9b14bd5c56afce61b43de5974b833da5fb7ad9..fe75e90bd9d34f17fe6d0bfdf9089dc877f1a9c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_BLUESTORE_STUPIDALLOCATOR_H
 #define CEPH_OS_BLUESTORE_STUPIDALLOCATOR_H
index 44ae1bcea47f17136a4aaea9b19ea5d3035dbf49..30637dde2173433dd6bae8f66ed8be86465e4091 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f9c254f01b27cad6cde2d52260df381cade8e6e1..a7ca52a914f08a49c5add6562c4e9e05186a8676 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_BLUESTORE_BLUEFS_TYPES_H
 #define CEPH_OS_BLUESTORE_BLUEFS_TYPES_H
 
index 32b77f443946931c3de432b493c54318cb55c7e9..d85f603c0ef62963bccb0ae34df98c6f7309e7f7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 04fc0aaef4ec0746dc538d9964c8794c14d2677d..b2e4f58a2da17e87883dfd7f07730164a8f70518 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8293e3499999fe15e8541569d6b4f8a84c89a228..0d5a4e75cd85641e0767b5a06a82ce42724da611 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 5d9d560217b6d6cb25778af9d7f0573cfdf72527..22d450cbb3470dc71af99d9f6ea272e57b6c8798 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a1852f49f009f13b64a0cabeb8815301787b3202..381538776815de5c61e57dfd3e2f861e4524136a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f0ea717e3c01e846f7934950b69b7ade6f63fff6..13c3778405d8575b739c26a84ae70e10f92380fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3ebe11107b20c22b9c0480097f3d8a1b11bf8636..f3260c7e3c9e20f1ac7f24519850d85737bb7fcf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_ZFS_H
 #define CEPH_ZFS_H
index 81b9a0c45a2b80806ebca3275cacce34b83a679a..1b3715adf37f57fdf6ec6b18f666448c657c8cde 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9a4acdc112adb05cd105966f79c77b94b0ceea14..2374625aaa2c4aa98228d53738f40dcd4b8b5ec6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 64048b088e250f01d839549515c372738546bd20..eab3538bfe0cc5cead158f40d40640c2db3d77e4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OS_KV_H
 #define CEPH_OS_KV_H
index 9f9e401c25641b96f2af7b4e5d88e784a69a0836..a81fb39f1a6f50cd46fdd95a643c490fb321c6e2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b7e7e7304a4f32e7f712b32da0c96c274edc3c5a..9bb6d7fc137d873d19491ba1c8fede2af6f449b0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fff61d5d2fe17b1043f77835f3f5cc04118b84d2..6ca25a893970d3ce3f16b061f62254813533d14e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 CEPH_CLASSHANDLER_H
 #define CEPH_CLASSHANDLER_H
 
index b056da695c8eb926a005f343e928078111249afa..1022a95dbb91ee71830948996562db15d03f0127 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 DYNAMIC_PERF_STATS_H
 #define DYNAMIC_PERF_STATS_H
index c8b9ccdef97138250eccdbecf637e92bb69a9f67..83114797d559a41ba1abe20aa8a451b847fe1efa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 592e5d744d42b270269c8071f6f64b863c15d9b3..3ca563bd24c623fea45aead8e7d8640eb72b8c86 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 11fa63162a2351dca06f99576d915cb640d4c1eb..eadff5e1efce0f270b1b0cbf9f90a76574f60e49 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f2e949de10390c804130c5178e92925c706932be..c097df0db997168aa80973874d79d3c2588e7a7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b2eafe59ff7f191eaaadb324703449595f2d23d1..080e69f6f9d826edc0ea061719b8072dc6bb591f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /* EC "extent" cache.  This extent cache attempts to improve performance,
  * particularly for small sequential writes, by caching the results of recent
index 421fa2e8850c817b2c6e956d12113b918d6ba658..035ce918e73e9d084fae237163be1dd77373fe83 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dd2f3fb949442b6648ada3c6576f15cd4f1c0ccf..9a1506da624997806249fa5d65b6b12dbac19b09 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a8f02e30af0804f01d5f51f7bc43ac4dedd0f74a..10019fa0112dd598e6a35a65ed018640a832a615 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 613a46efc6a2cdcd440370466db072ae37561275..69e45e60d813562afe6d3420f4b6a349b1afc33d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 94f165a74dd49011b5604ac0efb90145b2167ecc..2de6c007c0f19d0f3513f009210e6818f14beeef 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ed946ae888a59b568f1a17ec0acadfcd620d1b67..442700f65219911a16803c1ca5f2f4171368cc9d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 16f8cd0cf3201160dd74f1b27a3b522e92cd63a5..26df967b9dd5c9e1a054f8ecb157392350d3e53e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7b8bbbb663a11b0a422d360b291f5d3dfc517af8..dba48931a8d405d5c919b107fc11086fb28b2389 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0022b5f6a41eab56be6ab9470e87c15578cd7b8a..710042ccde143ded5300421e95c6fcfe56da0f9f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d3f6a7283aa47c49eafdc0f9cd5322747ffa1df0..6de02a001fe92e3f789cd4c2138117612b2f8427 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bb4fe1328cb72b76bd0ba6132bb9aa1094ee8461..e75e27d861fce3109ee93db75ab87807f4f15be3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9bce3cedad0f176e5d8722f695c6d978924eb4f6..661abfbdb2837960d78fe218e310056de61ebc9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 617fed2c65a54a2655987eb58471dccbefec6f2a..ffe5ba24a55567bb4130c20b3f7fad2c8c492324 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 8aed09adf9bb671172cdac387deac0f3c63e8a08..1fa788a2457de81d52b81cd87d028d97c7d8f6c6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6560a53a5edc8e92adf94c103bb2bf06ad571e50..022d7e4cdad3e8ce9a878b20b4b2783dba8aa496 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 58f82b3968c5225263779173432771db249bcb00..bdc3b009048b6d80f603022f14553dd45bfe69ba 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OSDMAPMAPPING_H
index f7d7563302f5ca9f4f97bfd49cae0c5c4c1579ff..0a02c748a74b4505afd9bdb8bd14dfe9babe70c1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f477c3d1f91865b3ca383b8a4f05782dc08711da..8165a30454c0471ecfad62360ecad90520b36c18 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3bef1c8c5e4426bdd7efaa7da143517099694fe0..6fa896e24ea1cab0b3a48f4ac292b44a6c07cca2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 768eee302cd4527f6140d103c242d944977ca0a1..5ece44cdea1ba6e622a01609db3d86c09f8fecf6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9a878a9cf439c6cf231f0df648093655ee85612a..75bef9bcb54baf1fba549a1d9ced1bb2bb3dd536 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4d1099d6ff10d19676a388788042cb1d9f3f6889..594349e8316f008431247f6e204245bc5c31e4f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 8f974ca08b377213af464442d9b353fab4006899..415f075b441df0b5acabf0e766e57aaf11873d73 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 928d9483966ae71362d6a25822f2619243fa3828..9dfc9df0a288aa533986bfc90d8e6d0ab75c4842 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 32fa9628a46b239e2f3b4f05279943b3d5be7b7e..a0c55750ac11b5aef35b5f7dfada10b4c1d12d69 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 582b8b19b16866c9f2b44e2afcbcc077af68061d..15d50b1e2ee02caacc6933ba6a3b5753de5acfac 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 a1cd8a84f12a0fdac53224b53e4f77c936f7beed..f5679d40e398a63ea96c95213c196852eac5bb66 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 05a0119d31efb8a82b3b12e789aedc2309104f99..364033a8aa7c313ba336b8290826fd7276bb5aa5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 664e9bd4219b944bfd00fec61a0192979047af83..21b7a2c6ba5f2c472e3d21db54ff194d9aef3fd3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 /**
index fe36bd73bfa7b2855cb63296dc1924886b10a22d..4a4d1ff651fe90d37314beb6c3f7a129ef3d9954 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 28e1598a95962a04a1b83e90503428beb70314f0..88a4f3972ee086e753e82fa39b55c8a2322eaba4 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 6e3c05f90ee1f624f37e71e04b761c3f8a0b8400..84ba13e23ab76d729b5af61803229100687e953d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 762e03a4643b81e8727f914778d43b8e6eedc1b5..b05e9296cad989d55784b921d8c3c1ea46c65297 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 31987d2a4f2f6e78ada4242cbf2b808c8b009787..7e142c668b9a8b85e3c2a550c4cd8e4fbf6b053f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 6b6350b94927db02b350d13b8d0e4d77599c03c4..afe7efffe6851759acf7ea8bcd13c2118d8ab9f0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 /**
  * \file fmtlib formatters for some types.h classes
index 6be87eab7ce302eedfa35edcce8db6be66acbd3d..17cc0d13a914fba9fdd713a1969896fed382e2c2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OSD_INTERNAL_TYPES_H
 #define CEPH_OSD_INTERNAL_TYPES_H
index fcd06c74ba3a5bc5338ea7cd93d04ff0d05abfae..118934206d8cfe3b045678229de2575495dadf75 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 0eae8fad8cd39107049d1f7a28ec51a04b2ea2f7..c70b2e8e21c4538d2268fcc15a6972b41b97bbd8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 1490b4351067f13206884ef953e73de8392942c3..fbd9caf9852b7a014f50dbae81e5afe514cbe113 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include "common/tracer.h"
index 4012d727d6edc77f0f8655d81e23b42c308305b2..52ec9722af509656313940cc7fc346533afe63bc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 231d3b820a7046d125b05726aec1a912c92910b5..8dcea746f9f4ce7b3f891ba2d3d1433822474258 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 /**
  * \file fmtlib formatters for some osd_types.h classes
index 39ff5744809474a21786a4c43597e211f2be410b..a5da0de5de36d203efbe37ff9b8fb76e52edb9c4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 159620949f028d29638f467d356c1934e9a927af..67230da86c1916bbefc51c238f28a0c69e2de115 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 35955c42044ab667529e8b7012174d17d76471ee..2ce2e0e0c0874e77ca86ba99124e7ecdcc967c51 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index fb5249c8545d0bbfafef784ce06fb42d2e80de68..bb279129a2a8f1c81c1711ca0b10190b9e34665c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a6a5d2202b201b6cc8e486eeccb545f2554bb6c2..8804c6c1ee921efd0e6f57a4d450e4679df1debb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 58e66223e03868c7fb8abde617d6b7dba97db0e3..461524d3a8aae03fc6c06ede8f184ce6604d6ee1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 // the './' includes are marked this way to affect clang-format
index ae95adb66a10d20fb462e33782252cdabfbc0180..9d8af8a7ceb79657d4f156cba9119ce30c0f3480 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <string>
index b464fa9ce013503855b6fce4bcc9ad79c18314b5..b0e94ed26a8c48f87b7c5f483c20574472ba368b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 #include <string_view>
index c3092c3e871162704c9c451fd78bdce100a0c75f..381fc5cc4e580550e49c9250634a94310c44b55f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 // clang-format off
index e7174c55db66b1b2962d2752f5caa5ee2478fb0c..b15ddababf1b8e784a5dd610f0258eec1876192b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 7b0bdaf1d9ebba955ed6914dca6aab0e3fc086aa..7dbebbe946ead03235d17c73d00a499e9535d5e7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 // clang-format off
index 3aef5a874a48a93a25e757531cad560017026db4..d361868c31ade5ddbffe1661f6444341e607a6c0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <chrono>
index 515406371d7ebd8eaa8fbaae1860ccfac666230b..1a694b3868b7f502e998d79fdb1892358b820335 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <cassert>
index c49ac3cf9b5f0d5e1ff6a316cff5f4b50e42d80e..65153785a0f1d6f58164bf1a9314bb9afb70045c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 /**
index ea8b56856c493aa759b400421b0aa61c1eb6edcc..759e7757923aebb8b14758a38d557b11be9b38d5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 /**
index e4892895eb4faabd427bc759f2f2ef4dfa82d0b1..6f2525cf09f5a4977fadc6bb735a5e4e2b6e0287 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <compare>
index 93f04a872b61759d0b070d3ee22f6396a419c964..b65b07f60e71041e517bd15c6b61882bc2f89e4a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <cassert>
index 0aaa2f4bd0f72dd0b7f090278853763b5fdbdde5..43d66f2e279229b2f068dcb633c13786dca1563c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <functional>
index b814d01fa85a7baac52ce4ed276a9fce3ec2161c..9b4d5332ef148f0b9c7b6e96681e9c952d39414f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <iosfwd>
index adbae0cbe7582edf8634614ac220c9fb448793b7..922d5d2d804c368bdcacd2ceb634edbaa49d1603 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9303ce58fefa4d2317d58701cdfb65833290b73e..70c9d5bd8f8032675b4cff06b146cc04fd7bbc87 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0dba57f51f036950680861af87fa421b1a606646..054d96d99646cc154e95b93032e7e1fd14e4b225 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OBJECTCACHER_H
 #define CEPH_OBJECTCACHER_H
 
index 51f1687fc49320dc96c2d765d612eb323b19e570..b6e56c19860c48049d122f2f0b5f7cf485d1929c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7c6fe9cba59b50f21d91179237159c55ef101afc..e34aaaec6d181d4080b21ab942c02e32df8d911e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 2ce8466a8a38569414edea173b7f5dfe3b313600..faca32aecd16fdb76395b9c81f74d9ce995e7d85 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OSDC_STRIPER_TYPES_H
 #define CEPH_OSDC_STRIPER_TYPES_H
index 4f4e9aef87fd421d522581325d309ff64b2a979b..c016fba2008fe1a97a9b5f28c52d16041539701c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_OSDC_WRITEBACKHANDLER_H
 #define CEPH_OSDC_WRITEBACKHANDLER_H
 
index 8882749abf5879fabbecd5d0ef0b5c5592dc6da1..028ed7b26fbede575c91b218f236a3a098d3247b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 84c6a73fb8f07298dd32c1e8c032783020e26ef8..6ed52c6af3b528f3b4b590b57aa6e54b2327be6f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a2a8ce4ca35a9939f34ce30c9f05d39e424a7b0c..ca9888f1dc57be2ad0e2fe3a14d93920dedd4227 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index f53682e1d907d6b9aa3bf6cad7c66dc32b2367bd..2dc4e532212796b4d7b5073091d1d23a59341c45 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 02539031144570eaac4d51b7e5231da9961874db..585d756ea9d698422d51cce072769f106e93e939 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_REPLAY_ACTION_TYPES_H
 #define CEPH_RBD_REPLAY_ACTION_TYPES_H
index 38a10577401d9480c27df907547a44239cb20a15..6083cc89e1e8983ad424c613c59e2fc1e767e5c9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_REPLAY_BUFFER_READER_H
 #define CEPH_RBD_REPLAY_BUFFER_READER_H
index 85b4303875504c29b24dd71ff0a685e37f41e13a..7852cca20dfc3bdd3203e64d1a495dad2b86344a 100644 (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 473a03a42608f1f483debfd0ef73d93943b71b03..83a4b6586dc484f9bf131b828354818ba9a30731 100644 (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 743d20d484e8f1d058a811cbdf32689fac4f03fb..ab525b72170666b0020d22db88b4d5725c9c5492 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 07f3c81c3df3b98badb078d05d247490f7743c95..2da40e416b2a9674692c14ce236386a48c3853d3 100644 (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 e865900088c5eb42be7957e71aa34705d4ffa869..7c854dcbaefe047363e637b1f8dcd7dc3bfd23d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 416508369ef96a8d8106d521e5110fe82234809f..84c62a8d071081b6a2e5653dfbdf0f685a4d7a93 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 74cb9d7231a16f319ebe934dd844b2a10bb0ec69..c00590c3f25042b70a574229fd04a6d2d930523c 100644 (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 f4b912967bfe8e4510ee8bbaf631ffe602eda8dc..8600e323c9bb37eb4665d7e4ca8241afd9cd9e09 100644 (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 553d9f709343cba4bd9d4c02b1045c2fc7927ed1..6eb4ebec63801f6fa83b279bc3723a24ab18aef6 100644 (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 9e14ea19457f7dc78c073817db3d61093e52368d..0c26ffe58fa1169a836f4d490ad5fa5e4b3005bd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 6088763fd0d716ddba595d71f0251efba94070a7..6c4b25343704f4b63405ec71ff64ebecc8269ae9 100644 (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 15396d8ca2befbc8f116f18a13aaa9c2c5d6c63d..84248d1c9e427f06604fd0aed67bd119bad10df0 100644 (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 ec0ef2bb28269b2848f5a0b61786a62818cb40d7..acc64e7f5ea8b446d32d671806c47e3f9294ff7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 99f796e9e61056a8b42e3e9a43aae7e8285ce160..5ecb7921da3a6963d383cb9a1e3175d1b92f9b15 100644 (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 f73eab6774923890648546cc5aaf9d83ad2cebf8..392966d7d223910c0b8266501099ea929c0945e5 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 4482f6716517771f3897a11bb1d45783c567c457..d11f9a785e73138d68646d762b1e6f1b9bf6c29e 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 5910c2c3a396f89fb922cbf3c01e8dc006e2bd5a..359238e5a367a33857589f954b741a450aeaa988 100644 (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
 
 #pragma once
 
index 4463abc57c2e95d98cba271e0f90de8be96761d2..e10909b075b19cb9fde6119faf909d097548ba95 100644 (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
 
 #pragma once
 
index fbbc9372c9d76fd8007ef374d293ddc7a635cffe..7606809948e414bcdec1691aeccfabf863be662c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 54c7d0b5341783cf87988a06a1854c8d68795a04..b8bbac33568271c284f528a8e0b0022e4869b058 100644 (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 36d1d10ffd72c083e3450652a77f6afb37261a49..2a54e4b5c16641167a9acdf8139b9402a510eaa0 100644 (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 3ac29f8de39621483a1f3a10bf452085c631121c..95ccb648b862f68f8dcbc2433e29a06fb5200ca2 100644 (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 3aed451f9965ea2e089e94941999d58a44b50930..530d86b682f6538a47a328dbdbfce64c3d619c7b 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 0d04447dfbfdc8a520e16765b9a23db3f0591330..26db102e0c60032a89fac8367ac0b515efb3009f 100644 (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
 
 #pragma once
 
index 715a176e04bb9ab08bf16c3dc8dd79206d5455b6..a69604c611640c1a4f41f7b8f5bf70d758906543 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 b96d1cc025975f3a3345ccedf4592afa034a32e6..eb52bae1c95340544efa0eaa922714bc25d022a3 100644 (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 fc2a9466e9989c48e8660d83f42d7766cc862fe6..885df0d72a12daae0a60e88dd7750c2ce91e4d51 100644 (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 1edfa6a9e31908f011a988f8e8a87dbeb2ec161c..fb559961b2816e7f94e1f9d60a949c9a76accf3d 100644 (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
 
 #pragma once
 
index e18a1515c6508d4b217abd7b88eff2c9d103d262..95c559b12306cd18188ebd74aa045630a7f9cdd4 100644 (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
 
 #pragma once
 
index 3599e4505e4a5580e58b5a97df3684fc18c869a9..b0b3e1ca8b00f920bf5cc87ee23b28ded8098463 100644 (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
 
 #pragma once
 
index d6c88c137e5ca046ad3fa0cbec3ba55048f78713..b12c2851bfd7b5466b1abc0fbe679921a06f0eb4 100644 (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
 
 #pragma once
 
index e699b4a6c7f2c6ccb7c23d60c7ec5e9bf79ac89b..00fbb2cc052261aa686be04928a9d0a3c4db7b2c 100644 (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
 
 #pragma once
 
index f6c90e8179bda55aae30ba28b972163dd2ae5c5a..329f04f300cf9bc2a3782fcdc34f99a175029bcd 100644 (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
 
 #pragma once
 
index 4cd1b3c110f5d115038a22da4b06f0e32be28c0a..7b775ef398361cdcf6046b867e2a1cdabf21f638 100644 (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
 
 #pragma once
 
index 48dafe38cb1ecde7194c0d0c45f5ebc9de5b8825..00843c4dcebe2574e4c01b5c2d6dbb70d4bea619 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 64b2c54a4fa28a1e2f69f2c62d8ca212ec892a79..34ee59ef9a5e897b7d2afd9019183aa088b157e4 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 84492d35739243ede1641e98f348563f0c566d14..bd78aaabc83b6626b2229c316cf913fbc7181308 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 60ef66ecbe80729d9e4c75708466b5a436cdc655..bfa5e16d70d7a359333c801e4167d7b678183125 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 a89abb13420674f909e10cb9d10add16a8731a98..d183968409ceddb9406d5dffcd759e77bb956188 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 51d36006944f42826b2019b7ed48d4399fe6e8eb..85fd3295f5e5393b378a51f4e36fcf1278cbda44 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 f008fcaba38b5f4a7246e0633a7ba4eec92db795..0a03ca888ad106071b3d73fdb3bc39fe34973c41 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 18a4f5a3fb6356bdfa03f5e3cca17fd38b14c0c9..a65f8cc2204c2858e2701c255b9169f5f7fd768b 100644 (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 Etag Verifier is an RGW filter which enables the objects copied using
index 8ee5308a1744342f721441fc29ef3a78e5dac805..b7a118204271f46d01985c1906c98b71c8b8a115 100644 (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
 
 #pragma once
 
index 20d6e0675d091503e1f04f0418079c6d7bd6a0a7..bad119b8e10b4fe10662cbd57930f2c15283abfc 100644 (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
 
 #pragma once
 
index 04360f9d80ad78003381eb0599e9d9736d18417e..888aa1012972e4483b602b5116fb0aa18910c237 100644 (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
 
 #pragma once
 
index 154f50a4fe28414d02a7f272e285ccbeb10b6705..dafef348ece41f09fd16216d4828f705e314d75d 100644 (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
 
 #pragma once
 
index 3d35fc7bfeddf7d75ef50d0628aa0175311ba7fa..44e73c26e5116917510dc18f874440ec3abb8ee3 100644 (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 bef54aa6afb2e26ca86d8763709b95002341cafb..c00358ceee8d15ac12a98aa34406eef4463b5a07 100644 (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
 
 #pragma once
 
index cda4027d4887a18e11512fc598fa0f5b7efaa5a2..1e679a38b8e9f60a8b2a1807db31ce90c7160103 100644 (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 d23457fe75ffca960582a6a36111f2f8cc06947e..933907ad269a20ae7e6c1aae053d171300acf437 100644 (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
 
 #pragma once
 
index 72b64d27fd4fc1762187cba69116072db117feb6..3d4fc656022dac850e482fcd5ab4cfdbcc381102 100644 (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
 
 #pragma once
 
index 84207c5a1d77cb28248b58062dcf70dc5cc97449..feb9b3fd15c9ff23207e9b4b7a0a87fbdcbf32ce 100644 (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
 #pragma once
 
 #include <string>
index 26ecad42ba1aaf0ac57c8021840460f13cdab92a..7ea10b4fa48555de8fe75496869bfee81580bfae 100644 (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 e0873cf8fd0d5ef961b0e5fbe7386fbf251b6b0d..650096254082c95b8a6cb282b9d66a3e8c79f217 100644 (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
 
 #pragma once
 
index 081521a360493174edd5ecd5a26f7599cdce3114..faed600f05c289f8ac109d6d5ea12e300439512f 100644 (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
 
 #pragma once
 
index 00f0b64397a23f11608eb9a5b944781b1bf1a1a8..95a0961bf7dd41c6b7120aeb4861c819f97f4fa2 100644 (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
 
 #pragma once
 
index 7fbadce918d85610f2384628b3fdf32afaa2c4b9..40e24bb2c6fcdf8fba7c2f770a9bc0235c9cb559 100644 (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 a0d1dc1c92a6b0f3777e1b3ccd23a83478945402..e6944fdeadf83f2f9cdada2316e5d870a3c77a41 100644 (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
 
 #pragma once
 
index ee585be45085703254f1fe263d981702e53887fb..c4a3adfbcf77d3abecfe9e6965e7d0dc02b74608 100644 (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
 
 #pragma once
 
index 4ab9141e18b8565a81f45067e528b06a83a293dd..63378ad6806f23e0c5623f6ea490df1f2ea998d2 100644 (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 e4d3df4f911051bb012878b1a8b157c42060ae5e..8005dc1af14cc2c0c0b363d89d4bff46a64c2d50 100644 (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
 
 #pragma once
 
index e229b836b75c509e53154688c3de1c3ab864ec30..4f8b8e132a8a7323e7a5c4ff047eac4c890cd1fb 100644 (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
 
 #pragma once
 
index 5120df3517a36c8ad1a7200eee05b06ff0a1dad2..416aaeaf392851e626f2526dac092a7da05e8fb8 100644 (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
 
 #pragma once
 
index 7760c9fe198da9eca301ed242cb0c39b71b2c88b..24aed2455e1f1c6c7e0be91dda6f820fd61207fe 100644 (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 137df0d86f05b39ba7a429e0f36a2ec12007819b..e27c89bc03e17c3ab8a6d6edc2e283094173649d 100644 (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
 
 #pragma once
 
index ce6e1d27ab0180186152b329bcb7211c5bb5a576..a6c0b7769a3a6c0357c8faeea5b6b6f3d264b6eb 100644 (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
 
 #pragma once
 
index c8c9fcc439c5500d73af9501e7f353ed864046e0..74cc5c2980735a533dea0dfd716207d41cacdd04 100644 (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
 
 #pragma once
 
index b18271a69cde17a3939a2a2cc85b0e363642cd3f..1fe8ef4687eee049e1f0e07f4abf9c89e7c54e0f 100644 (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
 
 #pragma once
 
index ab475959da3743eba0b8779070bfe1279e48d397..b461c611d82a24127488d2f1a62a28e74d60af06 100644 (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
 
 #pragma once
 
index 1fcc8bed83012f0bf0c5d06bfa2564718af542e7..9686d19271ef122ca5613c07094382d00c67f233 100644 (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
 
 #pragma once
 
index c18892c4cca4a15dbaca2ee835f0a3528471d12d..1d2d7a02b99fc7d6bb40f83df41da911e23f6447 100644 (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
 
 #pragma once
 
index 9eb59655adf7ed99f8044f314f903c9e7a7ad41b..28aba2c9cd4d19da5c9fc03ce77678b1e13e43ca 100644 (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 9f5bf7252fe3aaa6e0fc275e6c49e59cc3139255..978f96bcdee85813b80558c14fccc8ffcb73a082 100644 (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
 
 #pragma once
 
index 1dba8612bd3afca61edcd0cdd98327d9f4ff023b..d5afcc39daaf1779fc6cc36cb8d1c0f61518a3cd 100644 (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
 
 #pragma once
 
index 5581458d92e9c963065b202d8f121bda0a61da85..3ee28892f97736a6b5fe82e700e536f068a84796 100644 (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
 
 #pragma once
 
index 7dc721c712123322a74629ab56b232823f322374..c303390d813aaa00e8363775f4b212bf18178ed4 100644 (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 f0bbacaaf1698184456754e49a1131c9bd2d1546..aae8f52452fdef140973862baf6e2234ea4b8fa7 100644 (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 3996e0253490a43e468735855aa8dba86aa2bbb4..2581801b6a2898085d450531cc207a5570cc280c 100644 (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 4c301cbdf2943fbdf8ac21eb726f118e99ca73aa..8f8d8deaf6b811a72f668d5c5fccc04db1130a41 100644 (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 bcd838773bcba748572be3c6edbc69f1a22fe282..4b43a41516b1b9b189881cd3751a905692a13706 100644 (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 2bd2b730c85a5244f587268d80337c8b6756f3c5..c05dff55cbcebedf25d470c06d45d55972f58e69 100644 (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 113db96a90f2667f739d42404e4fb4c418c3fd40..e5f3b7105431774c6737a3dd5e1de077bd4a63b8 100644 (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 8e4119aa0ccfc3d39818a804fdb03f66285565d7..243a55552ad0592a08a7420be72177ac75c35089 100644 (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 9c1a6a0c867851e81b01ccbea693bbfdb714b2ea..1d612439b95a08831f87240fa743fbf7fc91f501 100644 (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 28df68d88601c00f0228715cd6e1900d37ecf0ec..184068eaa7d465ccd499fa730653c48d5132701b 100644 (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 9ebd81c100a1e0b5ebccc651b599380fe7c22ab7..ee686207a07049d71e771aa999aeaba63da46dbe 100644 (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 49022d34e5a548e1ea49ec4a15eeb518f1d54ecf..6d09cb1d6af69dc9aa2ee7fe7a9fd5fc94b1da7c 100644 (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
 
 #pragma once
 
index c4238857374c05d27da5dfbc948fa89367b7b5fa..f8417c903c9654aeccdd9b5cd77b6ef52becd276 100644 (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
 
 #pragma once
 
index fe7d9032becbc927503dc1de02a418309ac20660..1216bc708349191e24d6c0a4fcc3f4b08f6f6126 100644 (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
 
 #pragma once
 
index 4e22522ad30458e95e829c613a42e741a66e9bf2..093b4b05dd9c2dfbac87aa539c07074c123b36a8 100644 (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 4f6301c8f84f968e350585e42e209d9f71129a83..33a184258067d9755e44edad13c25b56369b35ee 100644 (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 87fc980a94c16eff3589911b3f9483c7f6da6594..631bdb450f1c8d1440dc34215406fe0447cd5b99 100644 (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 99bd3aef1ed5062709ea92d47139da441fdfcbd7..25f0d4008719aadf4ec3f16ee1bcb5926bcdd551 100644 (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
 
 #pragma once
 
index 406a9f42989f45b037f88faea271f17f42005104..15ef452671d668d1d4f7797872444d4ca172118b 100644 (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
 
 #pragma once
 #include <string>
index e2ab943dd57f7c1c0caf75ea92bc36446b2d394a..8bfcacbd4ae53bf518ae9f0ce8db35b77c909818 100644 (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
 
 #pragma once
 
index 8f642bb526f5a789e258b0159b02476f29af1c75..1111a1e697d6822698eb3d5788e32e95fa532eed 100644 (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
 
 #pragma once
 
index cafe071fdc06d83e4094996dc06e3e516b99c6d5..788f8ee295d76b1cb205a7c89da5a3952073a7e5 100644 (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 0630f36d929e24f6b3a730d2b027a06bf7d63591..406dc0007b3cb4a155a6471ff40d007227419f0f 100644 (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
 
 #pragma once
 
index 09d9e07b0795d1fcfc19048742221263479b3f86..17365c41f2f66f9987d965b214238537985192be 100644 (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
 
 #pragma once
 
index d4b99b7effeb3218c2c657065fda88043f8cf149..65cc06b951208f0ca5dec4f3c4e2793acb794acf 100644 (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
 
 #pragma once
 
index b9d239aecbd16c4d3919825c274f62c481b10ec5..d3f8eea641ab82c13a76fd60105c85fae1f1a94c 100644 (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
 
 #pragma once
 
index d2a66599eb0552809feaf305ad158dade927c85e..0f3b86bf57168c887145864236cae365ddb6e862 100644 (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
 
 #pragma once
 
index 2948f6f315867f1fc93063a69b8539210c3ce929..5f4e0bbbfaf956af18ce05f290dd933b4d83fde9 100644 (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
 
 #pragma once
 
index ff8d5606cf7cad1ee46353de5556f09349120e72..9a50ff3aba0c587d6a1587b258a313e00c81725a 100644 (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 9dc51596ee3893fd4cb1b61abf7ddb856b7b8658..801981d6dac0dfd06f2486988c59e1f571c8b1ef 100644 (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 e62b46898d8c1f6d190b117f2618587de0a4d360..18b2e999d5b99ff7e003c6b2e5ceee079bd31ae4 100644 (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
 
 #pragma once
 
index 54e78bd8a0d9d318f63b623815ec5120d87666fc..6cc9af9f8f74cc8b873ac83bdcaa876b718081ef 100644 (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
 
 #pragma once
 #include <include/types.h>
index e9973f5020191cab08c83a852205ea4a84eaac85..85056ebec78188b739718c97e08eee870d045595 100644 (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 d95a386db89718da5b4754390a031e37ea7fa2bb..872aa8f548dc3f3f458287004ca1106866313f1f 100644 (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
 
 #pragma once
 
index 1ad936429435bf5e69eda65f55e2edc9e33fea30..6ca88d9987c4b8b6ca08b699dd70269ea0a3b6c8 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 064fdce48106e2b0d2eb39fd6dcdfffc0f76f700..01ebafe0727c1cbba2acbdbd04f9c81858f07424 100644 (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 fceb04cb515bedf139103c1e196cbb882acc4e0f..c023867e2f46801c6f5d628103e666f14d43d978 100644 (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 a5579e8e7dab9a49d41cbbfd9742a21755abb110..2cf1fd441a861946ff33c4b6b2a55befd6c7e013 100644 (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
 
 #pragma once
 
index 95f8d08c738dc78e9b247383c31539bb5fdd530a..bb2bc062f67abd579449cdc33f88e19a3a6fb62d 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 51bb5408ec24aa4e9448d7b824ff2dc105af5b9b..0e24bff3f0d4c2e0b146346e6ac7d38b3ef42981 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 1e08431b9e80c75281571ede3afd726ba8b0725e..31449d327d451c6eb420dfb31da41d7843832a53 100644 (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 aedfe4500b8d1df48b5725fc437706758b13a0e0..a5ff3e796a63efa5ef976e5b9ed6694025cf7156 100644 (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
 
 #pragma once
 
index 55d405e1bb234088e30fa4c03bf4970f89231a06..c5e66350ff2736fe9aefae8a40e5bed7a09fecc4 100644 (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
 
 #pragma once
 
index 7c4c6aba620e275be192dbdbc5b127a93b9752cf..964fba9d462afecdff9bba88041c772046dbf714 100644 (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 84250bfe43ccbd26c6c3abc99c244ac1b199a563..f5e9229ffbc5b16996347ae7e844065d9e3179d0 100644 (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
 
 #pragma once
 
index b62e936456a6b198c3c2da59ef34ba95b918a5b6..529183f3c6671f03021127da9adc76c6e161f578 100644 (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 44ac256f0c47cb670b6bf076601ce6f7828c5062..4d77b51d56733d77b52c00f3a6bf2ca89dc687b8 100644 (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
 
 #pragma once
 
index 42f5f8d933ce0a976c917d6b966a8c85b23b2180..64f85275b5af92cc77a37eb40af52a7534b803a7 100644 (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 8cbad45303977b2e8733bc98127acf733fa78074..b1a7b8b4e6b7bd270339ee8de1bedcfa81b37678 100644 (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 f5a1b14a0919ce1489a12b6b3ba0eab6513c9d69..8a998ede900b8f843bd41169f6fed3c71d87d34d 100644 (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 4b9c0de445acb99c2f230ce6718515db166f6f39..c5e21f7bf506e740b0804f2968127f1bce6ce97b 100644 (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
 
 #pragma once
 
index 5ca77f0792ec2d8fc40d39b1a7aebc340a850ca9..b6d75055f86c78bb65974f5f8a60c70338d30923 100644 (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 51208388f4c80f5dd064e05841f6152b572129e8..257fd14dc53488cfa4eb076a8233a9e60e7705db 100644 (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 aa0261fc25188dfcc08ebc560f4a287b9ccd3bf6..a45e73bbf14d47c0ac7906e5db4eb581a68a3d2b 100644 (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
 
 #pragma once
 
index e862963fb63010fdab18246250553a2eeb93bee9..3c8986290594cd6aa2e769f2128640e1c4a67c7a 100644 (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
 
 #pragma once
 
index df921a67f4de0d53dc566ae8dec3e3c786c01325..b8981877f00bf1677fd81dcdab22ae79865a6a46 100644 (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
 
 #pragma once
 
index 6fad9cc1895ee3acffe2d6f930a84bf9a552bef8..e34515e74e52712a62207f1c2465c3bee0d3dfb6 100644 (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 d8de05737131c8b430c4c8d2c54db00a3cd6829b..23a91821fb7261e253ae9191381494a22ccea014 100644 (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 655e12bef352f7a895179ae5e2c68a73ef1722e2..c98fa82cf6fb9baeeb72a1cedc37a1b2411efd13 100644 (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 e93b527b9fed2853ef0d57838d32656e53881e4d..1837927f951c6741165bfb2179e4faab522b1acd 100644 (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
 
 #pragma once
 
index 740234965e93972eea0169414c365d23a60dcf91..20a62cd250784cd49a3a2aec4fd15a4fb6dba891 100644 (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 f96e06f7505750c90deb1195058769c850d7b86c..008d423e159c55a57b2901314300fcd58a1aaa83 100644 (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
 
 #pragma once
 
index cd86a4aa474563427e39d0cdd84d9006dee79f6d..2cd177e5d8b8ac97edcf5c6684742b5c5284ef53 100644 (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
 
 #pragma once
 
index d2f65d9a5b5b7d21abd67bd20192c675d46a234e..7ba18b36896266353fa2b4803dbcff1bfb555af7 100644 (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 dfc470a3bf5f4ea5f7c420b0c83e4497223e893e..2e09fe22d6403b9b510d7e52c963d06359858ac7 100644 (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 e645d3ec2cff4038fcdf6f9594218b8129756429..13d766b8779d4ee7a40ad9732ca725fa3eee370f 100644 (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
 
 #pragma once
 
index ca1a8cba14e97a632654812d55ab2b9c5c508f68..6035a09c154320b228592e36c1a5804129ec83f8 100644 (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
 
 #pragma once
 
index a37672617bb013c57be163939a09a44b4ba21704..86238c4017672a8f50911893d65f27945116f355 100644 (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
 
 #pragma once
 
index ceb29ff47f67b4a37ea56a99c6918d82b67ebce0..1bd9f9034d0e706459f53981b6e8c8ac7ff84575 100644 (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 9db6007581af3ea5f4e88953ffffd3f8c824ac0f..37b3991297aee35dbf6efca2b306c4a9437ddac0 100644 (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
 
 #pragma once
 
index a28826b0d839967fe938f4eed107f15ba3ae0b46..62ce80d6559b3f2c72d9b29bc1929f74e0934cdd 100644 (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 84e6ed6782043de4df50c31fe9fa8b3686553a8b..ac6565263e2aa19f94827a0f10f9b3fb7a7914cb 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 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 2f93cdf36d71671e6de00516d97762b80977d15d..fc0c924860a955922ba31ae522187b1ec13f6aee 100644 (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
 
 #pragma once
 
index 37b519e535b6d91db52ab1520e2747e17b3e7bcf..7a01138470b1a3cb586ba0fe60f7d6cee4c1d3d1 100644 (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 e77a8ed6eb44cbe2c737e8fd66fbbd3fe6dc4c22..3fc13e9c9ac6f0ae76a3cc62ad52e8073b19e111 100644 (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
 
 #pragma once
 
index a247cbc8559a5d5fae80de89002cdf90d4c47d07..dc04bff0bba45ee01aab69f009efd825a5057fbb 100644 (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
 
 #pragma once
 
index 858b185219fabffe3b5afcc47d2fc9fdafc664d0..a46594bfe1801558af53a06927f03c333f2fd4d9 100644 (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
 
 #pragma once
 
index 4ff4cdb9fc67ee685f8808c9b0f193c6b0edac68..c8dc8037dc911ce2e5d22298bf91a8e84332cbd1 100644 (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
 
 #pragma once
 
index 410bb7d57fe85b28a83c45c487dfc437f8116102..bce1c94f87508314d4e6e9ee44846d73a028604b 100644 (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
 
 #pragma once
 
index d36903a4b79592574c579d1910e7aca64a273642..986f3a67c28c1ad77430d71e5d83b3bf588d5592 100644 (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
 
 #pragma once
 
index ceece721dca0d09f8718c16f29672947a52ae8b0..b0c29faa5ebbf8ff55b850b4c6a2bdf0f1e3d4eb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 5a4c05adf8d6d08f33dbda38f94c81bc62187e08..533ef871594cda6f5f1cfeedbc4bebd35ec896a1 100644 (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
 
 #pragma once
 
index 5486aef3580571aa676d46b39144fd9f0e59ae00..03f497a0ce823562c822aad02560a933490ed1ba 100644 (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
 
 #pragma once
 
index 05a48ce190005c147467f42e1bfd46f040d4bc0e..26a05ebc2f1ba9ffddc18ca75ccf94ee20f00d1a 100644 (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
 
 #pragma once
 
index 643e0c2c2d24ce0f54beb800249432fbbee921ba..90a0acfba37345004d212aeaf1e5f70b1b0cec77 100644 (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
 
 #pragma once
 
index c07358b9624f4beaaa6fb403565c8d9a83e2336d..240f51940d25fc3884d648318c41aa06dea36e21 100644 (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
 
 #pragma once
 
index 7f3f847c2b1021b746a1b4a29c688072bbaaa1b6..8b00b1292e89cffbc834dbf579f1087e42928abb 100644 (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
 
 #pragma once
 
index 1bd469fc254272a6c2a1677c9e5c069b9ca2985b..2d1ba72ca41a8bb5d3d571f469fbe0907c175b71 100644 (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
 
 #pragma once
 
index 4cd102bab8899db19c2a39a0880ad98facbda623..f4746c06956175a2f1ac41b3bf9685a3a27da141 100644 (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 e1a6bf5cd55c689c403efd51dfd2533873737832..7d4fb32dd56331457a212d968d1c26bc8d9604e9 100644 (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 1862974d805948f66a6e15a813439f821005acf5..f192595db1c310a92a7a02f8257ff8c6087b1129 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 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 eed21dba6bdbfd6c005ed9c3979a581234bca231..0b0564f738a218d1d3ebdf7ec2395c31862c3a7d 100644 (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
 
 #pragma once
 
index 06a192fc72d82b24ab2a469b7803380065839c08..43753c67646b2d6d85af50b0b426358b0722e47f 100644 (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
 
 #pragma once
 
index a5f87adf886ca5051822c02bfbb08f22ac714233..7f78c73cd704c261463e607522d21f4df1149f24 100644 (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
 
 #pragma once
 
index 4850572a937e3fd5709fff911726fc12459d5f28..e30c27aab387725417283e3bdc1f911dbceb3082 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 once
 #include <string>
index 67f00b5db2697e68cfb72aa03a4c44feca98a776..d8874a2b71019cc4b16e51aeedb30a9fd77a8c51 100644 (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 645b6cdbb777b3679b6743831f31f71977926ee8..4cf691ec4bc3afb4b37c533e71e22e25d98fb2de 100644 (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
 
 #pragma once
 
index 65eb9d2231b9f06ec56d9ccd0fc132a8d100b966..a0a668fbd49d539067717c9d2437282b268a7a71 100644 (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 3697acf3bc8ba4581f7096188d87cd132a6cc17f..2682d255dc4d83b03b9aadb5f7602ed7027a4d08 100644 (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
 
 #pragma once
 
index 58151e864f5b467c825b0102b97ffe15c5b4da6c..34d11aff73b99612c4d1ce5130d644d2adaf194f 100644 (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
 
 /**
  * All operations via the rados gateway are carried out by
index 85fcc27b89a0f5191b9ac912a4b093c9f39f04fd..0631bf2b393683953f2122e3786cc22dd399d833 100644 (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
 
 #pragma once
 
index 6fd3b21bdcf00a19286d82935d83736372a5ccd4..946b70a071e70da07d5dbec6b6108cb3b1a7b495 100644 (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
 
 #pragma once
 
index 65df0a7266594813b58b20528b85d5fba60fadf5..83ccaa3cdee8b99f1e1926efbe0098e784095788 100644 (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
 
 #pragma once
 
index 5125d114989797030bcaa13cd80de06a09c0187f..162c55bc07512add6d897616cd399aa1937ba348 100644 (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
 
 #pragma once
 
index 6630fe97a93f470ea0d6b710afe3623cc2442edf..16bf36f8bd8a5344a2e53e7169f067358040256b 100644 (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
 
 #pragma once
 
index 0ff16ec4de641e314b9ec4accea9a8338327c3c9..c2854c761a58b428892c349b1ccd1b9583468c4b 100644 (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
 
 #pragma once
 
index 147dedcb0df0bcfa1db3e2ffecf373282613eaa7..fd5e2cd969b281c2628c7f2fe4d7345b11405914 100644 (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
 
 #pragma once
 
index b4761114d09f2d1560e11aa95b3a659d6ad16e58..6a5bf5373047a4744d460ffd562a37cebe6d4862 100644 (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
 
 #pragma once
 
index 2a8a7ab096fd2decc2db01ebeeab40976ceb4227..40ad3c86a4190ee64d9b23071a9ae141b9723a4c 100644 (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
 
 #pragma once
 
index c52da3c27609a6a748bf342605fa1f5c9afef235..31683f79efb794699bf48d63534721ce1949de4f 100644 (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 640f07842f0b9ae789fe337ca34bf007ef38fce8..162f443b83cc6c812a1bda24e0a09d0e46904a0e 100644 (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
 
 #pragma once
 
index 201008c733d6d80cb36e6f6d9b78fa283993c10d..9fbaf8d38a26e264952351684415d26635449e79 100644 (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
 
 #pragma once
 
index 2c7dd71c87d8e434506324c8ab8a5f1c26827e66..4bae36e732db4ee43bbb93a40fdfda2f89fcf4fa 100644 (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 3dbaec0d967ffdac1f30f7dcfa363de142c893c7..b1ff086981c87c22ad52ecbfb8dd4e5199a73db9 100644 (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
 
 #pragma once
 
index 6740e88ce42ec86aea4d4d7e10d3fd46d594f8bf..23f2535952c083d8257f60f12e93c0d59b6472d2 100644 (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 4d5e04d528b817e65ee4d59045986da82947082a..d878bca712ce8578d7111cd70cc282418fc38711 100644 (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 23476599d186b605d7e10f148702d97d718cfcd1..06d1e329b2a7f93da1724e10737dc948caf56c30 100644 (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 954cc2773a5bec50c9641b6b893907c43d68b292..0dc4706d07ec9fc68da4b28af6ac77f9476403a4 100644 (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
 
 #pragma once
 
index 6af33166457ab77913e7eaa9f33c47c275d745ca..a18245bf7d350f985474e686951b99e81bd26316 100644 (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
 
 #pragma once
 
index b8c284187c8799c43cb50a9f307cd716a79f42bd..4d4de542381c9edc0bb3cfa062a77e9cc26030e1 100644 (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
 
 #pragma once
 #include "common/async/yield_context.h"
index cd05f51c942422d9a1dae8aab946cb0bb693bf7e..a8557bdba545796a7ff6a33ca06c1c99a2e5b5a8 100644 (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
 
 #pragma once
 
index 0428e0a02fca577e06c44e9989b766651b5486dc..01304afab1824a77bd6ba300005963e817e7052a 100644 (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
 
 #pragma once
 
index 4c6dadf1696ba660152ea3574284f93679a46325..7b540a494e616991958def91f211ecce1b7a197e 100644 (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
 
 #pragma once
 
index 2df07a0efc3a4a7396da1d04e64fa1b356e38f9a..2d3c4d8324d732eea59c033fb4ecd83da7dd9ae7 100644 (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 91230af6c6859ee9afa2eb68252469bd9f5d4737..0f55ad1f151ba09806f51747666822a9d7d62047 100644 (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
 
 #pragma once
 
index 0b31d88dad82341080ca86725e4ede62003a4e8b..5df4888a31f294fc038ee4ef3b6e87d68e8b8e52 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include "rgw_rest_s3.h"
index c619e65fee4e5db2dcfdbc628f67854aa8b553fe..7e68d681f0e9c744c463cfed95bed0874f7810b8 100644 (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
 
 #pragma once
 
index 1910cbe0bc7ac7bbdb680ea5bd146635814739f5..ef4d8fe1fd641ff73de9be7d1f37c098d271b8c2 100644 (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 4563750d8249d4b98ff7699192b6fdd13132cacc..0672e5bc1389d0b37ed02bec9ceb0c56b404c999 100644 (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
 
 #pragma once
 
index c90427ab5ac468629884c403b5af097a5f1a713f..3c017539d9cedf1d8d60249a82e4c203a0bbf9e9 100644 (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
 
 #pragma once
 
index 44fc8eceec4f6a6303cb12c6f854e81d9dbd635a..fb8807dc1cee4200e4e3e791f350d858f73637e1 100644 (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
 
 #pragma once
 
index 861b7e0e3c56dbeb4fca762f8fced23d42385372..f9c324ecbe6e48fb67544a144d52954b143f7454 100644 (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 d3ba77a54a1ccae6432e4bf6d02965fe94aded6c..e73314b41edbe2e56e4b246985537d244af53901 100644 (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 0c4467073f421104caa32a6209e0f18413a2eae3..9d83e4b05e663616d7479abc2c5fc35ede7b3754 100644 (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
 
 #pragma once
 
index ea7376a1bf03fe68f3d608e43c3f46e048b0a412..5a574e45507f0fc51a5170e393a7bcd55970b551 100644 (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 4ed3208d56f601a5e3d686cc5df308355814dc4e..2d7369833e89d124e2028f7f2e1396d39ec7de7e 100644 (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
 
 #pragma once
 
index 91c39ac1008aa8d4c4a4f8c07fed13a5aa19a15d..0b8382d0829b982b6a64345e15042b3a04509711 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include "rgw_rest_s3.h"
index c3a942b197bb62806e4d7678ad5586aa42561304..eb686e79832c13fb9d69a3a6a3fb89746baa023a 100644 (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
 
 #pragma once
 
index 97f9deafeb626f7293b8762de4f389a3a1eac29f..b70b2127f5298a5ea169087e3f140818d1220126 100644 (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
 
 #pragma once
 
index 6b1178ad875004ac6336ee74c82ed73d2a9ce25d..90fec7376b5060e009a4a8970eed3a1da38688bb 100644 (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
 
 #pragma once
 
index 2aad81cb66831e4855e9b8b8c3b765ab7d770289..3842cdb9556d57082882590c12d9cb95318eccb8 100644 (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 0558ecb573d0589823ca8d5bdc291ddb2a60faf9..4c13069cec826be544dd73d2662b1cc5c1b232de 100644 (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
 
 #pragma once
 
index ec206a5160f394f011e6c380173e85d2b4c95662..0fdf055e95a19c5807af43171a5b7985a56a7728 100644 (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
 
 #pragma once
 #define TIME_BUF_SIZE 128
index f68edb0ecf7bae0ab86fa52c18b94f317ba43f02..5704f5f45aac33e96829f17370afbe21bf44bedf 100644 (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
 
 #pragma once
 
index 5e78eda61e9ce38889cdf5059445aaab0353c36d..5e1ce6dad1a6b76fcaf06a3424ea7f95f88598ae 100644 (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
 
 #pragma once
 
index bd3176525894d661bf57f36b223c93d4a4b4b71e..b99748e708fec4c23d75fb4799f933150642f424 100644 (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 57409a128c2268dfa22fe573157edda79e715517..ff383327484d5e0d6112cd3d7b028b88d6ec709b 100644 (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
 
 #pragma once
 
index 081259ceaa4db685bf4dd352a8fa21b14c2ae902..4042232aeeca5adeec0c529c8a2c180c4ef8594b 100644 (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
 
 #pragma once
 
index 0273da9a3645a66297c7358d6bdf11b17c99f99f..3ec6e886236e4a7910109474d8d32a5804578601 100644 (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
 
 #pragma once
 
index 4a506ba4c0a4bf7382caf8fded125f2f65491308..5e79933a266ade3757274033be0e984558c56b83 100644 (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
 //
 
 #pragma once
index 7beac4f4a5d881e60d6f93c5f7634875db6dfd5c..24d73fe62d94222198410cfcee39f937604c4ed9 100644 (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
 //
 #pragma once
 
index 660fb630ce68de2aa3488e9796d07c7316eef7d5..ba24b0e76a01027f3a79a9c065e1a9d6d740ffd3 100644 (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 ffc63de4d85140ba6d9be96264f40fc777bce1e4..0e7dd4f068b491c64b8b23357985abd1b1f72ced 100644 (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 c676b77cf7433cbb1b7ce47287136058d223e68b..d039553706db3dbc2217d4458524e6823e8f6245 100644 (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 086e8bc733a2c07b6e54f61bff150b5eec9a0dd7..c9a8daa10147fef1dba66e31154fb76813ae784b 100644 (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 4d58c7bd4b25021c2ac391ca70a212ec64443bb8..b06994190ff630b0ad7a639f23c269af435b2091 100644 (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 d5d778755e3e5d601990bd1a0663de29c2c75581..a6a7a4c8e90632c1bf8fc54eb8cdec580512bf2b 100644 (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 3cd09e7645eb5d952e671663691ad1346bf4a972..4d4933da1458168a91e0e8e5b15cf2b5ece0333e 100644 (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 c6de42e38414424c4cc0578f6493f038d63a46f9..88c48067c80fc711664f8c21747928459d3e0903 100644 (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
 
 #pragma once
 
index 5ee7ee444fcb19f94117bd823ff0b745cb61bdf9..0e08c3fe4cfec97be2ca460ea2a9259c855d155c 100644 (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
 
 #pragma once
 
index af53be759100e3233b4213bc55a9a396dbc35c9a..1e089830de4e219cd05d94969cd74d3a05be6e32 100644 (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
 
 #pragma once
 
index d08c637d300182b2ca6da8c8d360e680f157899b..8d0d9dbd6c900110a00e0b31bf19fc6fa5e87577 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 
 /*
  * Ceph - scalable distributed file system
index 560cc9710d1713db4ac49a58960b3e1bb7064c80..51e2620bd425dca1b75aeeb4827b65fa5c9dfdf0 100644 (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
 
 #pragma once
 
index 7cc892f1f669e3c5a2ac8630d6e4a39e06094c40..e2cbcd5456338c103a781643182bd33fdd8dd8c9 100644 (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
 
 #pragma once
 
index b06943a3c1852c8cee1d8da2ac37607818047410..d30a01a7a70f14717b01fd1f6d1ed0d3464a0140 100644 (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
 
 #pragma once
 
index b2476596bec349efce1286bf22a33143d9b997fc..e76221fcafd4e104d448575bd2ebda1a0000a9e4 100644 (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 0e314cce956efa950e91d7f99ee570ba6d119cd7..0870a8d9c33ed4f2cd7288f8c84aaeab9c215a6c 100644 (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
 
 #pragma once
 
index 827854fa44c0598e5e3757e071446212454658c6..6da9acddef93bd92f9b70d11d0e1789000ec9b6a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 #include "common/tracer.h"
 
index 089401a49a81463c299c4b1ee20dec8d72494608..c9bd919dae0d59dd512a7226afb7df509a657fe2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 9fbd34dba82aa95fddf7f40fc67d40adbe43ddc7..fba892baa28442104d8aa5e62ec1e4f016d06c91 100644 (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
 
 #pragma once
 
index a880de4d45ab4edcc1ea7bb4266c5ed7912651e1..b402f83c56b20a01d7d4ba2686d186419d86c7ea 100644 (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 a9aa5b82916e200aacfdfabb94aeb0a22adab5be..ddd3ff6494af95a2a688470c63c9d432733c5d37 100644 (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
 
 #pragma once
 
index bf92011ba6f5626f13ce2e5f49fd01a40d29e91e..3b913f9f069df0d7ce28f1326000f570d6d61ad8 100644 (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 eb2e55243486f2f604f25cc37d69e773103c60ac..f88372dd273bf160be3a12c65563b6599714b294 100644 (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 d29caedbf2ba7681b59a3b4944dd68197e51c224..ed9fdfa43c68c758efea6485292dba1a29bba809 100644 (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
 
 #pragma once
 
index fe78636fc51b5bd4057d746a35a100770a881a04..e457748a69d68b439cddd22f8467b4d19c174e54 100644 (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 146192c4821eaf97c32ba83eea2e2cd365eb6802..3095b921f1d1810f17308ef9bbe517463799fa24 100644 (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
 
 #pragma once
 
index 600460735a8435f3b4c5d7098500a46b9c414443..3850f804f1108764d3b319305509c4ecdb469912 100644 (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
 
 /* N.B., this header defines fundamental serialized types.  Do not
  * include files which can only be compiled in radosgw or OSD
index e56b8e7f406f9d8f6338c766384a02d25143ea46..d47f98be2b968951534045c479936df7c98756a4 100644 (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 516c08402c196fcff7356c54184a7ddae549fb95..1aabe30961288f6e10e375c7e9d62df8a4d1b152 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 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 e2b978d61ca855e967c206c984a1d2f9cc5c37ce..0e45ef9d6e26a7f85f6b17747761f5893341b624 100644 (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 ab36e4fbd656ced030df68b3662e2f24fbafffca..9cbee51c5fc41cbb6516192f3ab027df7b04ee79 100644 (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 6bb00e39a4887326e139e3834bd931ef1f7a848a..4d240e27577988fe0a3d5b0a89a1f15bbd70b91a 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 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 f245417d1686c1db35d862ee97473af6e1ff4b24..dacc7575cb7b4c16b4a284aa4cf8843d4a590622 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 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 b72740b386dea023da0a621f6c26769e9ff41c7f..ba8abd3a67e0fed55f444b93aef473226a372179 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 e4ebccbaad27ec9dea52ce6ac6d8966c05640c91..7eac22afc22aade02d13569378a013441a9bedd8 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 08aaec2db2ebb82322b774c4df81c22a9239aa30..d8c0d0afa8ae50a644a4b736809184897b9157d6 100644 (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 1c068b795f06d8a104292d01630bd41e390fec72..a5a15e1131b7aa2ba746304ad88a88c43bac4f02 100644 (file)
@@ -1,7 +1,7 @@
 
 
-// -*- 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 344350278af9cd8d82e71c4506fc00bfc1291bef..e61f096990ef978ec0aba22893247b3b69e525fc 100644 (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 911b48f2b2558d4e224513add84e9a5044058bfa..6ddc6bfe9f4f2924deb123d908110d0c37b15b67 100644 (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
 
 #pragma once
 
index a3f833a55dbffeb74f58f65312a92574d0808fbe..6737c572726c5cca7fcab2f66838f899e0326544 100644 (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 c033e499c10ce5307b6b0d2dd75190f1b39063bd..12831b2779582308f9cccf5de8b2cd83e5cb65a6 100644 (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
 
 #pragma once
 
index 81aa0e1bd4c4bd8db7ef53c56400e9e73770daa8..3c8d5253a535de729193a798b5d135fa16cf7799 100644 (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
 
 #pragma once
 
index ea78f58178ddc53450f63c2ff1967bccdf9b6ca0..ac4e55ced7562dc7f1c3d04d73aaadd7babdf9eb 100644 (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
 
 #pragma once
 
index 0bba2fbe01dc549337e24d56b220225af64bb307..c86d655640dbb974e2c3bf2191d69f60f00d4a02 100644 (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
 
 #pragma once
 
index 9d0b14c51301c8019b8e85fa885810559bed1bb0..0cf6cd6ecb544642d7b1742857e6128a02371aad 100644 (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
 
 #pragma once
 
index d9dfc02f01bc03eebc0855a76e4482c5c2c8565e..0afcb8480669ccfa3357993198b5f805086de752 100644 (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
 
 #pragma once
 
index a7b6aed08429fd27753ca07b7ba16dd1a6559020..7695075420e90bbbb1e44d2eb207f6c091cf1dbc 100644 (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
 
 #pragma once
 
index b5bc2d40d247c8db94dc6205bc3be1062de00b83..a20ba62403e34fb6a137619642dca78617d81c30 100644 (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
 
 
 #pragma once
index 0327e46588189a4a87f6a07c950f6a63a93b3b79..9d5bb175998e89e3b22eb4e065c1655bd5caf69b 100644 (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 64c0259956f3f9c47f0ccf9ae668c095183d31a6..525b304ebe23ae84fe61b70ef424b2b7ab0cd214 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 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 db2e2042bd460b5c08efd1d16973b1c1b57d42da..741ec815cd2c9eac83e9d0c7deff6422b4daafe6 100644 (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 de56cde6e5f5ee626a65387ed848988b7cac4b95..e68eff72c0e209503ef2a845951e78a8863dac47 100644 (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
 
 #pragma once
 
index 41b9400335b057ffa859d21449b60a4ddfa7f3ef..ac5726ab4145818f2fb861271c673e6ce1a72b49 100644 (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
 
 #pragma once
 
index 8f6381dd52b275c434b293058d34a0dcd39aff64..fc6eff3acdbe3a4bf7e45b41dafab878aff53f48 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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 <set>
 #include <string>
index 5d22e8757ee4aede6f9dd2a2f30f88296c55fafa..458915306eea272998f821d1047d487e775d225b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index ef13b55dc461bcd4f719c9033bc573d5f63bbad8..f3bce98ece3c6a482f27b60339d045ef381ac1da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7de90373d5d6a573a71fd4c2ebd9bfef7e58a831..ecc1ddd8428568cd26d0a3114b7751a21ab3c9e1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 7834bfedf0a21a413b299a2fb24c0a5b7bf42534..95bc3b8642620876de07cd767a1e717b79c56b44 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_fwd.h"
 #include <map>
index 1b282688ab8c82f5360c95809557dee4f6d3396c..a10f82a15aa2f65eeb310ca06cab2cfcb07e5469 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3e360e52525e811677045fed510a5d93b26ec3d1..d682933ed185d8c12a9f60802445876d830bce59 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 9bbd081dc186d34fbf028c38a15eda8e5b5aa895..23d83cd37c953c6c71525a33e603c8a5be52346a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index ee12cbf91962fbfb80b2d3b08d648e47ed002fee..1d8c3c5b95c0498c2be2a5b72665fd60ece0a6bf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 590eef13adf361bb1b41a579388ad103787d8534..2e2ed6e2d25f92470fae43e7197e55df6aa293cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 4261b0e01a4878aba3c6e2d141a6661580d9c548..94468dc8b82126b3fba7c20200e8c4523c98036e 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
 
 #pragma once
 
index 0ec2cc1e056fc821e74d78566065ec024524be20..50cb4c379803c0dc8555d1d58e761f412f551712 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 87899b142a909ab2aaf3f7d79f41b9e43afb9f7b..25d1c504862bfceca431f3bee3ed2882001db8bd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 635f7fae3d65d82955a6155a89eb6ce66be08ba1..ad546f0407ff665dec34eabfe89749446d96fdfe 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 710fcfb373042fae7fa2ab1fa136456d29ffd031..8eb2432b1644555e077c549afb503c8f7eb681b0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4c9726ed635c1458af5541a1d1c9f2bb3e214350..4719da97086dc58e5654769572d547f119882e34 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 001ff40045fdb0722f8811c1e710a542d465bfc3..d8b97a86441d73316c9fe573f2503a7d1efe5e8e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b7f6df85d7c9f22e8ab4fa96055f73d179e0eabd..ae1d3933261d92d87aa30611c514fe2d94fc7da4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index a3e0b71f6223fef6f66c2c1603aa733d585fb926..7cd96585efdc2e049169b326350c9c2b4d682e97 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 86543e3aa98ce0ad8d2a554b28d9b11e95dfa247..295f8994e3c36fbd8e0ff9570db9dfc981227e88 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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 02e86acb2a709c833543f3622d1ac90e36d9a376..dfe76f0105882333338ba959a5ea0310595f3ffb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 IMMUTABLE_OBJECT_CACHE_MOCK_DAEMON
 #define IMMUTABLE_OBJECT_CACHE_MOCK_DAEMON
index 9d6fd14c722e0bf32532f5e56238a34b74d0e567..ea5d57b0d31af79853c41979424fc9ad8213fa0a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CACHE_TEST_COMMON_H
 #define CACHE_TEST_COMMON_H
 
index 8ec6629310268af65e0c4644674af6586360655a..f6650aaf01a98daee0c3f8f688d84f2dab4fcefa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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 "common/ceph_mutex.h"
index d4e0f6c2aec17ac7a45e4dc2351d36bd851f0307..47e1036dbb3acbd646c2dadd0d6a659467303259 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 TEST_RBD_MIRROR_MOCK_JOURNALER_H
 #define TEST_RBD_MIRROR_MOCK_JOURNALER_H
index fd8cf772eae8e7b3fd270fbb45b8c3a52caa837a..ff08f50bad5d7ad2f674b7598c776bc4710abfcc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 9e3cdfa99e20fcb9ee2cc2bb40876a0be41e8405..1b39eee465dffe96dc3d1b1abfef8db4c0bf927b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBCEPHFS_PTHREAD_SELF
 #define CEPH_TEST_LIBCEPHFS_PTHREAD_SELF
index 15fcfeb73bc0c7d755875a99283efc8a7e1918d7..f2ffd05baa4949d1051fd024bd3a0b55b3e7a198 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_RADOS_TESTCASE_H
 #define CEPH_TEST_RADOS_TESTCASE_H
index 4adcb69d9927e4cb29ba2c46b743a01d53b687fc..8e5737b405fa972a7f464926506ae6af270c4104 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index b3e0115fb4660577e2c6790a1b9de5c862c827d0..719ffab4800e5793cd1e3f65cf4b6c79aad34738 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 71ef9de2cf5fc28d33e1dbba23d26b55e6b4f570..95d1fa9053909b2d25cea5d224d59d2330ab7d26 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*
-// vim: ts=8 sw=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"
 
index 64a20e56e5f5cfdbcd1b47edfe764be09f1298c4..f35f5212a487e9b7cd72a82ebf49d9c9431a4293 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include "include/rados/librados.hpp"
index 5fc94d4ffee3152cddde24f9b5002f739b9766ae..e759507bbe7ac3f20dfd6c273a36c1994ce888ac 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*
-// vim: ts=8 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 once
 
index 15b7df8171b7fccfe617808a3cac646f0a623678..41c141d70a23fd55d875937e6bac36b26c94ff97 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 5d335f4882692ab6480a22a742d578d716ae73d1..153eb2ffdfcfac38385e6e6313e24530bbb2e01e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRADOS_TEST_STUB_H
 #define LIBRADOS_TEST_STUB_H
index 4a6da0cc0c540415277a685d0a02cedd366544d4..8895cbc0aedca603015065719615dfcbdfea4a6d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRADOS_MOCK_TEST_MEM_CLUSTER_H
 #define LIBRADOS_MOCK_TEST_MEM_CLUSTER_H
index aed431c11b9eba9708132d73acb736d2eabbca6b..2f90297e40aa0dfe0873477a32373e012172e8dc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRADOS_TEST_STUB_MOCK_TEST_MEM_IO_CTX_IMPL_H
 #define LIBRADOS_TEST_STUB_MOCK_TEST_MEM_IO_CTX_IMPL_H
index 65a1ac82eba0bcfd5366ebcf385e3a1dfe20b6c4..ddd161dae5e22bbd31c5f3cc205214392b530b8c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 LIBRADOS_TEST_STUB_MOCK_TEST_MEM_RADOS_CLIENT_H
 #define LIBRADOS_TEST_STUB_MOCK_TEST_MEM_RADOS_CLIENT_H
index 09e009bf8617a4635e94469455fea83c7f0f7edc..d52b0152a45f60704c0fdb854e4963a25d23a7a4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_CLASS_HANDLER_H
 #define CEPH_TEST_CLASS_HANDLER_H
index 9b7612d31db1d1adf3573ae9a3c3f14fdb5b29e0..636fa5e99bc1f41b9a551802c12df991357417dc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_CLUSTER_H
 #define CEPH_TEST_CLUSTER_H
index fdda17cfdf916ac854fe213d9683b937e5ac6fee..d15289b8185fb2eebf2fabbade9d2dfe403b5426 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_IO_CTX_IMPL_H
 #define CEPH_TEST_IO_CTX_IMPL_H
index 2e80bff17a465e7734622f6e54340033dd4c9aaa..2d39925e0ff20979ee96df7f1854bff9216781da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_MEM_CLUSTER_H
 #define CEPH_TEST_MEM_CLUSTER_H
index 4706f46d218be0a9f16e90a68bd8b8c50d3f6280..6e59ff6e3e6a36eb361f633b4ede209333c7ebd1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_MEM_IO_CTX_IMPL_H
 #define CEPH_TEST_MEM_IO_CTX_IMPL_H
index b9817ee3bfb22ff667755c6cb6f2d83251898c33..38e402d7fefa262b87ed3e3c640a869b5537f9da 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_MEM_RADOS_CLIENT_H
 #define CEPH_TEST_MEM_RADOS_CLIENT_H
index c21f6200ab7276f4bf3a3e73edbba42f121db805..67a6c81b624a7341ce1b9e5cc17a8b1191fef4dd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_RADOS_CLIENT_H
 #define CEPH_TEST_RADOS_CLIENT_H
index bb973ea6b4c513b72e82995f5fd7e6f3f7015ef6..b5444144dd5a48de7c3822c2237806a7b49cbc76 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_WATCH_NOTIFY_H
 #define CEPH_TEST_WATCH_NOTIFY_H
index c316b3bfbfa1eb4a9f741b245f4974b1dcc08a81..b60fb9ad988688f785321dd4541975ede99e74be 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_RADOS_TESTCASE_H
 #define CEPH_TEST_RADOS_TESTCASE_H
index f900b627df3e24a56a5f00ea15e491ed01e52886..285aa9214d7594f2dafaadbc43f5799f51ec1173 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_CONTEXT_WQ_H
 #define CEPH_TEST_LIBRBD_MOCK_CONTEXT_WQ_H
index db675abf0ef4c829beddf3955754b9cca17e317d..c687bdcf4a245a23a0e3d78f72a3a3ef6fedbf90 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_EXCLUSIVE_LOCK_H
 #define CEPH_TEST_LIBRBD_MOCK_EXCLUSIVE_LOCK_H
index bf45e7dd92cd34b6dca733a5ab353726919629c4..bb8a28a5d5eec7c03c3f3422e6742a6a43a9e08f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_IMAGE_CTX_H
 #define CEPH_TEST_LIBRBD_MOCK_IMAGE_CTX_H
index f510c4a0fd835be18ae41f8d49f20d35ed452f6e..e3fe38cfb3d18a2e772de19e4a8486e28a2cb797 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_IMAGE_STATE_H
 #define CEPH_TEST_LIBRBD_MOCK_IMAGE_STATE_H
index c44238ae191483c01f66c329e407a4e7335801a1..207f148ad24d894525913995c5355824c27b5995 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_IMAGE_WATCHER_H
 #define CEPH_TEST_LIBRBD_MOCK_IMAGE_WATCHER_H
index 15baf790367c7927db987fa091c5a06bbbfe9225..eccb2cb59507118144d5f8cfd55b5ea4e1309cd7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_JOURNAL_H
 #define CEPH_TEST_LIBRBD_MOCK_JOURNAL_H
index 33bb252ac98971b8d37b151a2a2ed685add3ff8d..3de54e07bf611ff104a802db1ff91ed94e116ee8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_JOURNAL_POLICY_H
 #define CEPH_TEST_LIBRBD_MOCK_JOURNAL_POLICY_H
index 427d064e15059520f35b4d620f42783fdf1e3809..b5bea3c948564e8bc5c7a531c141aee267508158 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_OBJECT_MAP_H
 #define CEPH_TEST_LIBRBD_MOCK_OBJECT_MAP_H
index 99dc253d115748971e208ababe026b6260950733..bd3a7574d6ea594008325f54dc90a9ecd0acee87 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_OPERATIONS_H
 #define CEPH_TEST_LIBRBD_MOCK_OPERATIONS_H
index 8854a7426063af507f1297abac556d73bb645bd0..00a7ee406ae489cff14ed51c436747be554be135 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_PLUGIN_REGISTRY_H
 #define CEPH_TEST_LIBRBD_MOCK_PLUGIN_REGISTRY_H
index 40fceaa7ae9efbf225912c117e2824e04a93f0f9..aaa39012196cb53bd77bb615ed459e128783a126 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_READAHEAD_H
 #define CEPH_TEST_LIBRBD_MOCK_READAHEAD_H
index 9f6be1960e6b5a67f7e7f35fd919d7d9dd83edef..ed6db806275a5de7f31ed25543e35caf57eb7fc1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MOCK_SAFE_TIMER_H
 #define CEPH_MOCK_SAFE_TIMER_H
index c9a3cc335a5c53e1462485dc94571ea288eea293..a15897f2ad6670e28d321c9856c88c0f28fbfa52 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_CACHE_MOCK_IMAGE_CACHE_H
 #define CEPH_TEST_LIBRBD_CACHE_MOCK_IMAGE_CACHE_H
index 0e3b003ca072c69013d426ddd9ebee88ccd92a81..0a444229779048424b0ba36fc32d1588eda74471 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_CRYPTO_MOCK_CRYPTO_INTERFACE_H
 #define CEPH_TEST_LIBRBD_MOCK_CRYPTO_MOCK_CRYPTO_INTERFACE_H
index 51a738862cf9fb927eae40b42644517e96950abe..b9a23f54a436c53a6c1950a059c9db50ac720d81 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_CRYPTO_MOCK_DATA_CRYPTOR_H
 #define CEPH_TEST_LIBRBD_MOCK_CRYPTO_MOCK_DATA_CRYPTOR_H
index 3ad1a54db10b43c308642309ec35c4e11d2548c8..acd4f9f98e870d40ed322785b77a4206d6d8e6d8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_CRYPTO_MOCK_ENCRYPTION_FORMAT_H
 #define CEPH_TEST_LIBRBD_MOCK_CRYPTO_MOCK_ENCRYPTION_FORMAT_H
index f49eeb23f204d92214c5ddcd07b6636ade518809..24457f9fb1aa198dfcdeca9e606ba498db237934 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_EXCLUSIVE_LOCK_POLICY_H
 #define CEPH_TEST_LIBRBD_MOCK_EXCLUSIVE_LOCK_POLICY_H
index f9552bebeffc22f30df47fb61f993050190f6bfc..b174f655448360e1321c7188d2dc95d150e42c64 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_IO_IMAGE_DISPATCH_H
 #define CEPH_TEST_LIBRBD_MOCK_IO_IMAGE_DISPATCH_H
index 4c0bfb01c4f2143528278c9412e7c0da5092859e..1818c1171b0405696ee0e09736f7929d6cdbaf7c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_IO_IMAGE_DISPATCHER_H
 #define CEPH_TEST_LIBRBD_MOCK_IO_IMAGE_DISPATCHER_H
index f6e75d2042e7fb51769973d5ee5a78738bb3976f..7ef0fedb566580186f2efec7c2d28c35461e7d87 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_IO_OBJECT_DISPATCH_H
 #define CEPH_TEST_LIBRBD_MOCK_IO_OBJECT_DISPATCH_H
index 5e700397bb0a8939a2fab028e520550e7085273e..ce1f3d4ca269ac425ed8c764962103afd1b2307b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_IO_OBJECT_DISPATCHER_H
 #define CEPH_TEST_LIBRBD_MOCK_IO_OBJECT_DISPATCHER_H
index e498978165bda5c36929644ad128529822fcf6e6..592123aef4f7ef40395c94a37feb76b9fe4003cd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_IO_QOS_IMAGE_DISPATCH_H
 #define CEPH_TEST_LIBRBD_MOCK_IO_QOS_IMAGE_DISPATCH_H
index abb6d1a08a76a6af125083c9224f3917d55f5b26..39d246b2ab851b28287015397604488a3898f917 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_MIGRATION_MOCK_SNAPSHOT_INTERFACE_H
 #define CEPH_TEST_LIBRBD_MOCK_MIGRATION_MOCK_SNAPSHOT_INTERFACE_H
index 1f33fee543856fd0745f4d4e02503997a6a76d16..162052c448222293f6f39e594665f38cdf9ca216 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_MOCK_MIGRATION_MOCK_STREAM_INTERFACE_H
 #define CEPH_TEST_LIBRBD_MOCK_MIGRATION_MOCK_STREAM_INTERFACE_H
index 92f30748c42f9104bd0656470edff4d2723e2968..fbb2f3081ef98d99de5d04e82cfdee865a58d400 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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"
 
index d3bd7b8121eff582a12208d45caa13b4a75c6d66..a334361ca208dbfde65ee2fe043fc693983eefb3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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/rados/librados.h"
 #include "include/rbd/librbd.hpp"
index 4e96d955f756e9fcf0afd043874ca90194851bdf..1f497e81b59610114e865b8b08de4de77e8dc08d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_LIBRBD_TEST_MOCK_FIXTURE_H
 #define CEPH_TEST_LIBRBD_TEST_MOCK_FIXTURE_H
index 602ec09556bd1736f14d7fe27aa3e6cb1ca3be2a..4fec82c349a8d19959f5dacfe8ea9a44aebda857 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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/rados/librados.h"
 #include "include/rbd/librbd.hpp"
index 81d0ecc57c140231cb7e4415f8246a1c83b43e20..c2a231a3b7268868cd6319ff6506de523100259c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index e1fcf7ec9335576254764590068e8af16962982a..3149d1b424aecc7d726bdca72da8c3f68024d107 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 d1e31bd8aec220a7e417629fa3278ce94c1a9240..e8ba4890b221f9b523066b92e17f0c06867bac15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 05d32a6f031f2dc7cf579013b05c00017ca5b39e..8d17e8701d268835c1a29786dd23701cf0518421 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 "include/encoding.h"
index 55f8b7d360362d065ab0a6bcb39ac244095032d9..27bb7a292eba5eb0667a18950d4f577ef07603f2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=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 "common/ceph_mutex.h"
index 2c680558ff12fe4fdabb1dff8621f3bf62ebe634..c363121a1201ae5499b73ba678cc3e2a12303f28 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 "common/ceph_mutex.h"
 #include "common/Cond.h"
 #include "include/rados/librados.hpp"
index 4fde8a7f444dc51236be36a9ef7cf0c5171d5503..654499f6bd1a3c5e7515cf509d0f437991a54573 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 /// \file generating scrub-related maps & objects for unit tests
index fe2d1551f514c041fbf89efb5209e1670df2c624..83015c7652458a68a79b1e350101db6581c13a8d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 /// \file data-sets used by the scrubber unit tests
index 11f78e813cc6285c7e812cb524a3a4b1bfa68a8d..8cb1b099b814048906ba2766fe543f28f002993a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_OSDC_FAKEWRITEBACK_H
 #define CEPH_TEST_OSDC_FAKEWRITEBACK_H
 
index 12c1ac3c0b53704b53076ffc0ac2dfc3ee9862da..ba97dff960b9bddcdd3685e3467fb55d4bf5551a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_OSDC_MEMWRITEBACK_H
 #define CEPH_TEST_OSDC_MEMWRITEBACK_H
 
index 2133b54d8dd9b0acd63d6b78b33caf6b54b3d291..99f84ac07731e596dab9f0e6e509ba0baede4784 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 04bb5745b3c01b48db49f639041057d92a2a100d..c10efce86c4f26f281341c3b3320acb93e920665 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MOCK_BASE_REQUEST_H
 #define CEPH_MOCK_BASE_REQUEST_H
index 1c0ee88f526d182059197cb41ea23a7ffa4eba5c..e40469dafb5399535159395d5303654acdd649d0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MOCK_CONTEXT_WQ_H
 #define CEPH_MOCK_CONTEXT_WQ_H
index 32d58471d4a4b0aefbe4a94f84a78988e031b0ff..8b2028f155b1ae62d4fed575af0ffef3f8ba4f17 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MOCK_SAFE_TIMER_H
 #define CEPH_MOCK_SAFE_TIMER_H
index b6263cbdfdd000f55897613fbe3cffd95abb4ca1..7fac10723af96081d1ae58a0b3923fbd1edf2214 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_MOCK_IMAGE_SYNC_SYNC_POINT_HANDLER_H
 #define CEPH_MOCK_IMAGE_SYNC_SYNC_POINT_HANDLER_H
index 217ae8102b2d74e56de7020efbae411a5537ebb2..1d645cca068b355e4fac3b59eac7666793ab5837 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_RBD_MIRROR_TEST_FIXTURE_H
 #define CEPH_TEST_RBD_MIRROR_TEST_FIXTURE_H
index 16b6dc6b8b1d978c705998b65d0b3b4c74679752..224a9521395d79c7061c3f681877ee0cb6d2c834 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_TEST_RBD_MIRROR_TEST_MOCK_FIXTURE_H
 #define CEPH_TEST_RBD_MIRROR_TEST_MOCK_FIXTURE_H
index 94fdfdddcc1c85e8f43f1692fbe586ccb07d3175..f746e8c55a6dead88088667eb697f4c101b790d7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
 #include <string>
index 5aabf1c72b29e9dd81bdb4762eac9d68b76382cb..27a1a13dfa632e3f5573465bfc5d55d797f51ab4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 0cbedf475b903dc69ee31f13f6b43f872238656e..bc53ff0de2cd349dfc680e42399aae0d93cd6b43 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index ee65b22c62cc1299ee9acaad82db3eb01cfa7d11..a6268f3e429c20cf518fa2547c1cbd42db42ec00 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 40771ee457cac86f184db1a27888f0ce68740dab..bd930072d13631a3c2ea907c5c73983d9b529454 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index cc48af9b9b3ca5319d80f4308a7e4ab34fff3fbc..1724feb83c4aaa61880c55acb4694b9afcc7717c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index b26d51844bbc4e0b916731e5c1a4fbc31a278313..ed4bf7de138c9ce74c2d044b3297d95223231396 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 1d61b4d121b339729e92ec4796e3ca787c541378..dbec45b39f825fa8e7ac2e87ddec19315bacd598 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index 366be3f87e0b8389fb70561bf2b73d8e861b55f2..2ccf7cfbed8a1e68a8a2dad520e3cf62a839c070 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
 * Ceph - scalable distributed file system
 *
index bfa9130ed7526936e560496f961e53d6e1705272..11639ca3f49d72e3176d5d32159c536e0c3bef39 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4c32143f75a193ef7802a974723654b230c1c0a6..b7b3a6d7189d2e8edafc7c381c40a775ec8f98b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index dd7951d22ae5cea2cb0cf44eed44b8b7428e1ed9..4ef976e4a9adcb07f2ffdc8eb7d0086e412de83f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 38b2f6610e4d7fa4ee0b71bf8739468f468f7626..de4a2201eb3d8b3894ffdd52de1db86ca9875f7a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 4e7b1347918ca46d307b609e458503d53e991212..6c3111c141b555b2379002f6c209cc5ca8830d1a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 40801d6a984e180e10202870e1c9f7dd3037c910..ad4848a99f8505e84ddc1bc330e1a977abc6aebc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 4aef4d626d29b951a6bafef2744e442b5e40bafb..3d3d883823e5320e3b00e6784e96ca8d65228bce 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 758f3cdea0f05dc00ca70abf84e0229f33787fdf..f7405bc4ff88e09651c27d561cc8d233edad5a17 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 65d968409b4e30be03d517793f2486a22a77541b..0a00975592ae6411b2e55c7f06428aa081faa3b8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * ceph - scalable distributed file system
  *
index f7a2db614a1356c2cf3a4444af1c8b1ee47b7a1b..9c7db7f1b366661a9757ef74ff845e567965e39c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * ceph - scalable distributed file system
  *
index 9197b55965df6231ad17e41b97d57391dfba8cab..f463d976e0fb944fd486ceacbab5bc194c868c9c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * ceph - scalable distributed file system
  *
index 9a5edac5bafb51b26e185eb5c7c027240b3f0d3b..664c1bc25b78887fc4e9a8d3f6b988c14b1d4c68 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*- 
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 09f1918ba4457c5a0a6de195a7aa546ec4eb22e6..4b14c9b847eade361b6e3d6d88e5be9d6ff16bca 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index d36f7bba23c0118ae5c714f530127ff249921e9e..fe02fa48aa550377e1ed9629a8d906479efa4ecd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- 
-// vim: ts=8 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 METATOOL_H__
 #define METATOOL_H__
 
index 1ba4b3d28f4ee8a58b311b8db9b83c39dac0f6e3..d69d893b264dcd120c55b1c0bf52930604d64cbf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 6998e4598f4c73d8f3f9ec12630b3739bda71b9e..57b71f1b5fcac843c9a214cfaac09c97637e79c9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index bf9b95c12938cc26b5190062976926a216170e54..e6aea4957332a9770670aeede8d6064fe9743f7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 5b9c3e85dc137c5ddd7145898d31e5f1e9d98075..9c1c05ac1ff4a5c0a9afa90a8801d85fe5e0678d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_CLUSTER_WATCHER_H
 #define CEPHFS_MIRROR_CLUSTER_WATCHER_H
index 70ebbd0f4b6d74e40891eca8a6c9eb51f1db8d56..17f0f82164b0f5d0d1909e18b5c499fa8d0d991f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_FS_MIRROR_H
 #define CEPHFS_MIRROR_FS_MIRROR_H
index d8a873adc17c176b90c908945649802ec0c28b20..5a48085d28cf28436d824b432aea1ac25ba95b64 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_INSTANCE_WATCHER_H
 #define CEPHFS_MIRROR_INSTANCE_WATCHER_H
index 5e37b5df4580b2338bba63e2f4c579acf42563bf..6bf933bf6626fc8ad19241d125ffaf9f716ecaab 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_H
 #define CEPHFS_MIRROR_H
index 610db51b1c04bfc94f0eaa7bd7bdc12eb82ffed2..61dc6f13efa72e9adf172796b23cd407f33953de 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_MIRROR_WATCHER_H
 #define CEPHFS_MIRROR_MIRROR_WATCHER_H
index 83cdea3f07b0d39ce049a5e2d0677e26c8840a76..c99d75abafcf799dfe61d95ae6743a4d6a1b4651 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_PEER_REPLAYER_H
 #define CEPHFS_MIRROR_PEER_REPLAYER_H
index 83eee286d41eb687706d2780b22e4eb2eaec18ca..7a388609fe3d7f9ba2ca5d3627d6ec71ce5bbfb8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_SERVICE_DAEMON_H
 #define CEPHFS_MIRROR_SERVICE_DAEMON_H
index e57f7b8466461a631f10f331c9942a9fef5c3396..8c6fda4efa7589eadc9d32ea3e522926af0adc9b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_TYPES_H
 #define CEPHFS_MIRROR_TYPES_H
index 76b0c07269ca5a61d4f76fcc3d3dc2da60832647..ab6c80ab5c6e30f7c84cfe9e7566b4e4bd4518e0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_UTILS_H
 #define CEPHFS_MIRROR_UTILS_H
index a0c514011702e657e02fe5bd517bb32e07c52968..5ea63912ce5ae80e2bd213b344685744284f5085 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_WATCHER_H
 #define CEPHFS_MIRROR_WATCHER_H
index 43f356381ccf873e8b98d15e2eb0ef3d34faad98..1aa40ef912cc621ede6047cdc9a677c88ce1a40e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_AIO_UTILS_H
 #define CEPHFS_MIRROR_AIO_UTILS_H
index 453fcb219571088897ab4f9960397fa07d63d5d0..f9b3e4ce866cbe0016a57f945e94912abab0c918 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPHFS_MIRROR_WATCHER_REWATCH_REQUEST_H
 #define CEPHFS_MIRROR_WATCHER_REWATCH_REQUEST_H
index 5122e0906b91b4c630e9b2ee2cb64dcd9b4b8f69..bc039994ea1b0ddd21e7abaaa745cca3f0ac6527 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_CACHE_CLIENT_H
 #define CEPH_CACHE_CACHE_CLIENT_H
index f70f6bb1c9402cb6461ffd21755d59c598e9b71a..1a03a680fa04c85f94fbc42b86fce70d2e2fdb15 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_CACHE_CONTROLLER_H
 #define CEPH_CACHE_CACHE_CONTROLLER_H
index 8affc92ddd5c2b949be81e151df5353e86bf6e5f..b782353e02f7dbcc5948603064ec3dc77e839c91 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_CACHE_SERVER_H
 #define CEPH_CACHE_CACHE_SERVER_H
index 23d83d8a0355846b9197d4517e7168cfe4e967a3..3ccfab58d21982f10ea70dd6a8a61493c36a6757 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_SESSION_H
 #define CEPH_CACHE_SESSION_H
index 4eb2b174161385dffa7f784b57a22b3105f21318..f79221d0e426436140cc8afc5bc0c9ba6a1a27fc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_OBJECT_CACHE_STORE_H
 #define CEPH_CACHE_OBJECT_CACHE_STORE_H
index 7924a8919de67bd75cba4ed7edf1f04775460632..9cd093e0a31db73188433bdc4d8adc8cbe4b0d87 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_POLICY_H
 #define CEPH_CACHE_POLICY_H
index 671cbd518991003180f55d0b5fe882c4396b37d6..0a2d4d710ab267364bd1c03058bf61f83a52a307 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_SIMPLE_POLICY_H
 #define CEPH_CACHE_SIMPLE_POLICY_H
index 99acf360904126a592d88ad76a20a22dd4135846..05504cd67223a57d5248e28986fa3ff79d613613 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_SOCKET_COMMON_H
 #define CEPH_CACHE_SOCKET_COMMON_H
index 05394d843070c4cc9dbfdba4373f5bf57b5e1494..1ec58e648cb8db2c1915597a701a72e6fef6f1d2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_TYPES_H
 #define CEPH_CACHE_TYPES_H
index 3c68cfa7b1f26101f53dd7e56f14e3b707bf5161..90ce5d59a9f01b08a975b855c2c4e964671ff25f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_CACHE_UTILS_H
 #define CEPH_CACHE_UTILS_H
index 241b42e9852c043bb78fd32f9a2b0cbd7e00be3d..3a35d878e36c1d140a7257836edc9ab683df8f78 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 once
 
index 33abd88684250998c4bd2b9f7b39bc6a36b379df..d1828df9940b0e680c574412509e1c73457fb379 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 3a5166306162075003eba4d01e9c4caf8229d0dc..8bd3cb7cb5cef61490593136ec71b11a30880a6a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index 411d4cb78e6866a5b3e6645befc80af89669be6a..d358ab2890158017e2f3230c75cb10e64d55a0f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_ARGUMENT_TYPES_H
 #define CEPH_RBD_ARGUMENT_TYPES_H
index 85ccc85b3810e04fbaaeb9015ffcf78924d3366e..b68b27d479062677e0381fab201f8863b7fd3ca5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_INDENT_STREAM_H
 #define CEPH_RBD_INDENT_STREAM_H
index d667332e5131dc6a1a38e2e9a69c76c65cc59bd4..ba25074a66de776b56d154e3e5a0f05d0de93d3d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_DAEMON_SERVICE_INFO_H
 #define CEPH_RBD_MIRROR_DAEMON_SERVICE_INFO_H
index 06d3a3c991419a761dede50ac599cb27469100ae..f982f72c40f0e5a2c87af4051c6d512d5d422bd8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_OPTION_PRINTER_H
 #define CEPH_RBD_OPTION_PRINTER_H
index bf0964bb1e51b6fd948cf4c730b769cabc176fe1..372c2910d4d9beda58556f768605e8de8d0d2fdf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_SCHEDULE_H
 #define CEPH_RBD_SCHEDULE_H
index fe3dee46b946cc4cefdf24cd0daba48e3667d38f..da73e294e661ebcdc3a1ce75b0e867b5dd0e58c0 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_SHELL_H
 #define CEPH_RBD_SHELL_H
index 6aa0f2fdbdf967a0d2e2a9373e88256290eada7e..469eb68b043bff60078ecdac4a7cd10684127788 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_UTILS_H
 #define CEPH_RBD_UTILS_H
index 50be72b9cb9a1970330be33797a74fe68cb4d670..e0ce84cc0f6098adbf176d90b991f204afba1e7d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_GGATE_DRIVER_H
 #define CEPH_RBD_GGATE_DRIVER_H
index 66f2198589ad371aa1979da364abbf299b8509e2..7cd05f9c7189a1fb8fb2a05020fa7cd3e5ed44cc 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_GGATE_REQUEST_H
 #define CEPH_RBD_GGATE_REQUEST_H
index bb31b89f7afa89f31acec85d9f7cdf0ff542ced5..6185b82262198d2f10d72814776f6f5bac7cf25d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_GGATE_SERVER_H
 #define CEPH_RBD_GGATE_SERVER_H
index 8f524b43fc3ba64c195c02492412bbd7aafa3fd9..294ac98275415c7bc708bf294a6623d4a5981510 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_GGATE_WATCHER_H
 #define CEPH_RBD_GGATE_WATCHER_H
index 69268ebd4b07d0d7ff8ba86ec6cd7f0ecec70f38..98de9e1b2333a2f85365b1de57903bce08215883 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_GGATE_GGATE_DRV_H
 #define CEPH_RBD_GGATE_GGATE_DRV_H
index 0da98651d64e60d621c4bf89239738ca52153146..9ce0e870dc7d1ff9bcda87377edbfa4e3d649e34 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_BASE_REQUEST_H
 #define CEPH_RBD_MIRROR_BASE_REQUEST_H
index 26e8dcb5b0835f6b8ac74b91c49cd86ff279750d..346889622f9abc47110108a2242ac6803a5912a8 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_CANCELABLE_REQUEST_H
 #define CEPH_RBD_MIRROR_CANCELABLE_REQUEST_H
index 93356fec6b199aa4dc12bab990f4fbb237820857..37af3d7bb737a0fb4a0e6e32f74ef192008435b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_CLUSTER_WATCHER_H
 #define CEPH_RBD_MIRROR_CLUSTER_WATCHER_H
index 5fe79496bc998797c039262c86f7ad76801f5e82..4032db68777898b8376fc0e1b56694dd1d0caea6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
+// vim: ts=8 sw=2 sts=2 expandtab
 /*
  * Ceph - scalable distributed file system
  *
index b17437b77069b0f6adbfbee4d6a0646136d01dff..eb81ea8898e9a58fdd13208b6e77ecd03b905835 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_MAP_H
 #define CEPH_RBD_MIRROR_IMAGE_MAP_H
index de76256798e3e1641125fe3bd82de0527110c855..06845978a2335be582627cba53fb4ee6069d8da4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_REPLAYER_H
 #define CEPH_RBD_MIRROR_IMAGE_REPLAYER_H
index b3389ce18fec89d6d28e0d34e5ae64774116825b..6b214bb018f45f9a6c8fc5c697ab9cf680fcb53e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_SYNC_H
 #define RBD_MIRROR_IMAGE_SYNC_H
index 5399c6994a5a6feb49736c05c920afb67419d1dc..1cae4bf2fdcc717bd63a01adc4e4b16d3677c5b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_INSTANCE_REPLAYER_H
 #define RBD_MIRROR_INSTANCE_REPLAYER_H
index 08e40b40bf1050a8075de1df3ed9080fb6f50e47..19f213ffca0a77853d07f94b19aa4eb02c552fbd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_INSTANCE_WATCHER_H
 #define CEPH_RBD_MIRROR_INSTANCE_WATCHER_H
index e6e104b732019175e119752dbcc8b4592a0654b9..085dd27db838a6b32e89c9c7a4855b9b56a318f5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_INSTANCES_H
 #define CEPH_RBD_MIRROR_INSTANCES_H
index 58f23148f622744b395e501dc6bde27c95e43bef..27b0885eae8cc82e76c358352c6af0550c8497e2 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_LEADER_WATCHER_H
 #define CEPH_RBD_MIRROR_LEADER_WATCHER_H
index f92a63b687762474e939e14c6231f5a27c3e82c5..6cefcbed943d479526e585cafab1c0195be951d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_H
 #define CEPH_RBD_MIRROR_H
index 783b818fc56e84d2ee52f33d478b1371aaa2f1cf..4cfbb699e5ffad9e3670489fd414e78ab64b943e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_MIRROR_STATUS_UPDATER_H
 #define CEPH_RBD_MIRROR_MIRROR_STATUS_UPDATER_H
index 3335e9e63ad6aa2acb059fd137c8c129e2e5a7f8..868ce5f6d734e850d4488948a2aaba473eb1ca12 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_MIRROR_STATUS_WATCHER_H
 #define CEPH_RBD_MIRROR_MIRROR_STATUS_WATCHER_H
index 25b3369de787dae2b31265da93ddaa87239c3055..42914cf21fdf67f72b4d423a7d0ab79e44a2a899 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_NAMESPACE_REPLAYER_H
 #define CEPH_RBD_MIRROR_NAMESPACE_REPLAYER_H
index f0440120fee06c31ff2b4b46374d56712a16b7ea..f397119bed1f45ec58948c3a9368e2d3e491beeb 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_POOL_META_CACHE_H
 #define CEPH_RBD_MIRROR_POOL_META_CACHE_H
index 7e673e5d5e5a0f59bac7a85ae880725c2cb6da18..c9c4513d30675153065f439a8bf490d92b3e88d4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_POOL_REPLAYER_H
 #define CEPH_RBD_MIRROR_POOL_REPLAYER_H
index 2905de15fba24c224dcd2d80f4df22cbb2654f1a..381f04e16777f35770e8c07592c011fc9afdcd9b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_POOL_WATCHER_H
 #define CEPH_RBD_MIRROR_POOL_WATCHER_H
index e4430ee6a0046d0deb76ec63dcbe2a9098626072..30e6872a562894db6b970f43370a3d93288e7b9a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_PROGRESS_CONTEXT_H
 #define RBD_MIRROR_PROGRESS_CONTEXT_H
index 19d803ca11b7f54f79d8a1ad1408e1eb4ed6d34b..89cc802da3d2f8dc0c3efeb7d9a149eeae1256f1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_REMOTE_POOL_POLLER_H
 #define CEPH_RBD_MIRROR_REMOTE_POOL_POLLER_H
index 8b1e0f584546f25aedc279c6c4802bec2fd40b5b..c61e6f29ee78c2cbd4f00d1c044c7c0ced705a3f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_SERVICE_DAEMON_H
 #define CEPH_RBD_MIRROR_SERVICE_DAEMON_H
index 35c0b0f1cfa3e86e7fbc319a1611989cede8d3f7..cb30d74b9ec9614113545ac0050585dcf782c31a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_THREADS_H
 #define CEPH_RBD_MIRROR_THREADS_H
index 85cc2aab780c9525602e5ed8a7f4069f740af9a2..72cc8eef4af55122be6873e6ddc8520f5259f5c6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_THROTTLER_H
 #define RBD_MIRROR_THROTTLER_H
index dee7ab3ebc4116f2270fe0e8952c0bce6f8d33d6..c4357d9f2d852918b348693b0bb363a879e32a5f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_TYPES_H
 #define CEPH_RBD_MIRROR_TYPES_H
index 70cae851820c8ef12dceb28a38f5b80401218350..b6c0513a9f402ef8aba938e60fc7175ab1e052ff 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_DELETER_SNAPSHOT_PURGE_REQUEST_H
 #define CEPH_RBD_MIRROR_IMAGE_DELETER_SNAPSHOT_PURGE_REQUEST_H
index 5b3f025194be88465af513ab2d25699d5c76bfdd..70d5859ee212ebd3e61936a9cf579ce46f5a2606 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_DELETE_TRASH_MOVE_REQUEST_H
 #define CEPH_RBD_MIRROR_IMAGE_DELETE_TRASH_MOVE_REQUEST_H
index b99736b33327dd3e5098429e8bdba7644a70410d..69ff207e282abd713c0d0401740a9d99acef7382 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_DELETER_TRASH_REMOVE_REQUEST_H
 #define CEPH_RBD_MIRROR_IMAGE_DELETER_TRASH_REMOVE_REQUEST_H
index e818a102c920199b895274874b7059926dd6997e..781cee5348620906920098abae549d5bda27f15d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_DELETE_TRASH_WATCHER_H
 #define CEPH_RBD_MIRROR_IMAGE_DELETE_TRASH_WATCHER_H
index 1c70b7e14dd324a1c0914f10ace77b3e45fab5a8..e949d0b059a235be9625bc0bab1ea01be24254c5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_DELETER_TYPES_H
 #define CEPH_RBD_MIRROR_IMAGE_DELETER_TYPES_H
index 9b1be96857aeb0c71758740632040cd405a1bb6a..b6848a715e8466b7cba9da052137a9698246130a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_MAP_LOAD_REQUEST_H
 #define CEPH_RBD_MIRROR_IMAGE_MAP_LOAD_REQUEST_H
index 79e825ec193fa474216de1666b89d5db04eccc6b..4c833c7216c12d5b58d2000c3b15d06ae5c7c55d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_MAP_POLICY_H
 #define CEPH_RBD_MIRROR_IMAGE_MAP_POLICY_H
index ad2071b2cb7a740453b3adce8f24dc8d0f93e31b..fd84f305a9a45f427af23cf00b47521daf4a2685 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_MAP_SIMPLE_POLICY_H
 #define CEPH_RBD_MIRROR_IMAGE_MAP_SIMPLE_POLICY_H
index 02a5ce4e9c2566abe3d1d13a7b7d00cac205aa9f..3d848d04bfafc6fcefeeb4885b1fa348f9137d40 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_MAP_STATE_TRANSITION_H
 #define CEPH_RBD_MIRROR_IMAGE_MAP_STATE_TRANSITION_H
index b30ac5ad430532fb473631c77bb9d40fb2278b30..871bc5ffffa0d22bfb1311413572e1c2fbbd9ad1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_MAP_TYPES_H
 #define CEPH_RBD_MIRROR_IMAGE_MAP_TYPES_H
index 841cc6f9bd597444750ff7f82bcc12ac2dc12361..235f7a144439e9445ea959e81ebe44be48ea34fa 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_MAP_UPDATE_REQUEST_H
 #define CEPH_RBD_MIRROR_IMAGE_MAP_UPDATE_REQUEST_H
index f5bb8dd8a16cf181c34ec7cbdd2782f93bd39661..81dafccfa984bcdcd68be15f0a2108472205dc41 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_BOOTSTRAP_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_BOOTSTRAP_REQUEST_H
index 02481369d000c77203739923c7515e208cb58905..30aa4723f5a083bb996dc6bf87fcf21681560c54 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_CLOSE_IMAGE_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_CLOSE_IMAGE_REQUEST_H
index 2ff7794e81aec9a51a4f4e4a6c2bb83526a7c9ff..d03ea893ee1ef0686a83a45070d036394fe2459b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_CREATE_IMAGE_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_CREATE_IMAGE_REQUEST_H
index b26645138425bfd013157626616aef0e3a29efa1..442ee0f20fc4f7a47ebdef0e185ce5e7b9a248bd 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_GET_MIRROR_IMAGE_ID_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_GET_MIRROR_IMAGE_ID_REQUEST_H
index 01ab31171950bdfaacc28a3879949f9db505d952..4108c11f9c7a49683382cd15d2967a3475fc68c9 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_OPEN_IMAGE_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_OPEN_IMAGE_REQUEST_H
index 9a642bc39311c8e22ddc1543dbde41475c18ce18..f2d9669b17ce876506850356e5b42d1ef1c2da5a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_OPEN_LOCAL_IMAGE_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_OPEN_LOCAL_IMAGE_REQUEST_H
index 6372169ff05507ade5c7e23391e76143dc47454c..76708c37908b12580f120f9dbf9a447454150456 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_PREPARE_LOCAL_IMAGE_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_PREPARE_LOCAL_IMAGE_REQUEST_H
index 483cfc00195f93c0d00f3f7213732bbfab60891a..30b397b8b47d2aabdcdd5cee094382e863239a0a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_PREPARE_REMOTE_IMAGE_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_PREPARE_REMOTE_IMAGE_REQUEST_H
index f3bfa4da04b0dac85c44103de0eb9febba3e00de..94459417bfeff33e4d90e158a8fff3616b42e9f5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_REPLAYER_H
 #define RBD_MIRROR_IMAGE_REPLAYER_REPLAYER_H
index f17f401b1fd15b42d99b4c34455c70584056a3eb..7d3d51fdc2a28fc42ee5bbd3ac83a5f11faba54c 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_REPLAYER_LISTENER_H
 #define RBD_MIRROR_IMAGE_REPLAYER_REPLAYER_LISTENER_H
index 51cf8668c1eff3c612e007211a9520173672f49b..0831f72f1301c18fb7c2eed6a846606e26d0e803 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_REPLAYER_STATE_BUILDER_H
 #define CEPH_RBD_MIRROR_IMAGE_REPLAYER_STATE_BUILDER_H
index 139ef893fd90bcc2f3ce37d93fc885cde85ccf10..21d9769806320a17a58ba3eea13fa0b6f316bb36 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_TIME_ROLLING_MEAN_H
 #define RBD_MIRROR_IMAGE_REPLAYER_TIME_ROLLING_MEAN_H
index 6ab988a7662c05cbb809203aabfd022cd48c389c..2f4af1a68e5acb8ff56bf5db889ac854956534a4 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_REPLAYER_TYPES_H
 #define CEPH_RBD_MIRROR_IMAGE_REPLAYER_TYPES_H
index 6c5352cd1513dcdbb054006673e6641d2b40c125..a2927d8545e536d27ac0a2b22bbd13ee09127432 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_UTILS_H
 #define RBD_MIRROR_IMAGE_REPLAYER_UTILS_H
index fc776ecc30117ac1268f6b7688ad270dd7356199..0da1034d15960389f3bcd973d80482d7d35712e5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_CREATE_LOCAL_IMAGE_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_CREATE_LOCAL_IMAGE_REQUEST_H
index 82c78808553f09646f97757b9a342671d5e2a12d..8b1bb0f97bec775148a185a3e8252f38e1710985 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_EVENT_PREPROCESSOR_H
 #define RBD_MIRROR_IMAGE_REPLAYER_EVENT_PREPROCESSOR_H
index 2b6fb659be3434ae48c1f792e09ea61213d5d833..edbd37b87266fbfe038be372fc7ce075496beb1b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_PREPARE_REPLAY_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_PREPARE_REPLAY_REQUEST_H
index 5dbbfe10d17607a4ac010251dc303cd5e18aaba9..d36a5687461bc85e1ef781bf7b338f04d6570606 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_REPLAY_STATUS_FORMATTER_H
 #define RBD_MIRROR_IMAGE_REPLAYER_REPLAY_STATUS_FORMATTER_H
index 6b1f36d9c7fe9d9f699667fb1e13d1a6041aba78..97640ec9242cade9492fe0e3523b2b8ad45f4baf 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_REPLAYER_H
 #define RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_REPLAYER_H
index 790d1390bec6a588e411d132061cca6f22c184a4..903cce98bfb41b7c3415d3aa78899e22b43b1ec1 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_STATE_BUILDER_H
 #define CEPH_RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_STATE_BUILDER_H
index b4f492c19e49ea1210c2bee89c42ae3754b199ef..1c89f2eb45eb85ce000b1df9a7b5ea4a9fd071b7 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_SYNC_POINT_HANDLER_H
 #define RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_SYNC_POINT_HANDLER_H
index 0e2d09ddf07626bceaddca204d27c5d4b6af1337..12a5abe69008b9b79993147dbf819a8a8e07128e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_APPLY_IMAGE_STATE_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_APPLY_IMAGE_STATE_REQUEST_H
index 3345154b4918854e73d48396901a083dd59163a6..120da12489f971f98d9d57af375f2a173bd22be3 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_CREATE_LOCAL_IMAGE_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_CREATE_LOCAL_IMAGE_REQUEST_H
index 4e9246acd6a99aa2302c0c410fdfe7f0485b4314..5d1bafa23f10e79534cca4cf29d20f336dda630d 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_PREPARE_REPLAY_REQUEST_H
 #define RBD_MIRROR_IMAGE_REPLAYER_JOURNAL_PREPARE_REPLAY_REQUEST_H
index 6a4be2f8973d31d0d3819c090f8dc44f4bebf9a9..399e636a9197284888c63f03030754feb571a626 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_REPLAYER_H
 #define RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_REPLAYER_H
index a4ab82982c103e34b0ee1c3d9156ec31c0c84c5d..baa8dcedc7aeb7505ff616e9845c90ffdc505c95 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_STATE_BUILDER_H
 #define CEPH_RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_STATE_BUILDER_H
index 8efc586853f67a7d9d2cb273cf23f59fa064a21f..384e98719d655394f77af4062f53247f4993630f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_UTILS_H
 #define RBD_MIRROR_IMAGE_REPLAYER_SNAPSHOT_UTILS_H
index 9b52b837479af45ab33c5142c8baaca933f29885..c5a20187b4657fc63ee73c60e67aa028810476b6 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_SYNC_SYNC_POINT_CREATE_REQUEST_H
 #define RBD_MIRROR_IMAGE_SYNC_SYNC_POINT_CREATE_REQUEST_H
index 08bf840b186c991de70489f2e7e29691d23e7690..b3226c0b0056bff99eeff12e56aa2862a6bc593a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_SYNC_SYNC_POINT_PRUNE_REQUEST_H
 #define RBD_MIRROR_IMAGE_SYNC_SYNC_POINT_PRUNE_REQUEST_H
index d748dc93e8f88b2678e64b653039e986b7c97028..4b9a46b4e3bc18d6d6aeb815594e9c25e628a27f 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_IMAGE_SYNC_TYPES_H
 #define RBD_MIRROR_IMAGE_SYNC_TYPES_H
index 139699daa7b1595e04a221159b4948a987766f0b..23d4a69b2fd520b81d4b660f789c9c1e98209791 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:c++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=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>
 
index df6eac66c0d54968a311f92574e6494c86a19071..6bb430d36aae4c325db63b6bc3ab5902e41a828a 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_INSTANCE_WATCHER_TYPES_H
 #define RBD_MIRROR_INSTANCE_WATCHER_TYPES_H
index 8b0a68fc3e1871c2e34a559800cc6d43ea46fd42..f9bd2ba8c44ecddff8d945ea463a42d64a670be5 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_INSTANCES_TYPES_H
 #define CEPH_RBD_MIRROR_INSTANCES_TYPES_H
index b2b05eb4eabcf7513e7289effbf9121881a8b022..0e987c4eb04e521bcd5f1b3bb2c4340408c82c36 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 RBD_MIRROR_LEADER_WATCHER_TYPES_H
 #define RBD_MIRROR_LEADER_WATCHER_TYPES_H
index 8bfeabe29b8667c203cd3ce74dad3054d4f7dc0e..11f490520a897f597c22b607caafdccc821d4b7b 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_POOL_WATCHER_REFRESH_IMAGES_REQUEST_H
 #define CEPH_RBD_MIRROR_POOL_WATCHER_REFRESH_IMAGES_REQUEST_H
index 52dfc342dd4d8b0815a3047a785145977d4dfe6d..5577ea260eb4743a3fc5b2e7e0ff93020a884611 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_POOL_WATCHER_TYPES_H
 #define CEPH_RBD_MIRROR_POOL_WATCHER_TYPES_H
index 44715c3978930a20bd8674136e62d28fd78dbe58..197cc8e979c15a41ef4c36b32f103881d6f65f0e 100644 (file)
@@ -1,5 +1,5 @@
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 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 CEPH_RBD_MIRROR_SERVICE_DAEMON_TYPES_H
 #define CEPH_RBD_MIRROR_SERVICE_DAEMON_TYPES_H