]> git.proxmox.com Git - ceph.git/blob - ceph/src/rgw/services/svc_sys_obj_types.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rgw / services / svc_sys_obj_types.h
1 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
2 // vim: ts=8 sw=2 smarttab ft=cpp
3
4
5 #pragma once
6
7
8 #include "rgw_service.h"
9
10
11 struct RGWSI_SysObj_Obj_GetObjState {
12 };
13
14 struct RGWSI_SysObj_Pool_ListInfo {
15 };