drop redundant bucket policy status in rgw_common

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
This commit is contained in:
Abhishek Lekshmanan 2020-01-29 13:06:21 +01:00
parent 065ecd3f43
commit ff5cadbe8f

View File

@ -538,8 +538,6 @@ enum RGWOpType {
RGW_OP_PUT_BUCKET_REPLICATION,
RGW_OP_DELETE_BUCKET_REPLICATION,
RGW_OP_GET_BUCKET_POLICY_STATUS
/* public access */
RGW_OP_GET_BUCKET_POLICY_STATUS,
RGW_OP_PUT_BUCKET_PUBLIC_ACCESS_BLOCK,