From: Abhishek Lekshmanan Date: Wed, 6 Feb 2019 14:12:19 +0000 (+0100) Subject: rgw_dmclock: add TODO note and copyright/editor headers X-Git-Tag: v14.1.0~185^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d83f82947e30333014d7dad8838b9efc386de110;p=ceph.git rgw_dmclock: add TODO note and copyright/editor headers Signed-off-by: Abhishek Lekshmanan --- diff --git a/src/rgw/rgw_dmclock.h b/src/rgw/rgw_dmclock.h index c8288f4dfc7..79c0aeb72c6 100644 --- a/src/rgw/rgw_dmclock.h +++ b/src/rgw/rgw_dmclock.h @@ -1,8 +1,25 @@ +// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- +// vim: ts=8 sw=2 smarttab + +/* + * Ceph - scalable distributed file system + * + * Copyright (C) 2019 Red Hat, Inc. + * Copyright (C) 2019 SUSE LLC + * + * This is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License version 2.1, as published by the Free Software + * Foundation. See file COPYING. + * + */ + #ifndef RGW_DMCLOCK_H #define RGW_DMCLOCK_H #include "dmclock/src/dmclock_server.h" namespace rgw::dmclock { +// TODO: implement read vs write enum class client_id { admin, //< /admin apis auth, //< swift auth, sts