]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: Add RGWNameToId and RGWDefaultSystemMetaObjInfo
authorOrit Wasserman <owasserm@redhat.com>
Fri, 12 Jun 2015 23:29:12 +0000 (01:29 +0200)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:12:59 +0000 (16:12 -0800)
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
src/rgw/rgw_rados.h

index 0e0064254be85704f68761705a5d79e63cb5f2a5..2eeb35ebf88b3a3e5309d2516378eb647e17edd6 100644 (file)
@@ -1348,6 +1348,7 @@ public:
 };
 WRITE_CLASS_ENCODER(RGWPeriod)
 
+
 class RGWDataChangesLog;
 class RGWReplicaLogger;