mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Merge pull request #7413 from YankunLi/dev
rgw: remove duplicated code in RGWRados::get_bucket_info() Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
This commit is contained in:
commit
da554ae9b2
@ -7663,8 +7663,6 @@ int RGWRados::get_bucket_info(RGWObjectCtx& obj_ctx,
|
||||
|
||||
ldout(cct, 20) << "rgw_get_bucket_info: bucket instance: " << entry_point.bucket << dendl;
|
||||
|
||||
if (pattrs)
|
||||
pattrs->clear();
|
||||
|
||||
/* read bucket instance info */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user