mirror of
https://github.com/ceph/ceph
synced 2025-02-19 08:57:27 +00:00
Merge pull request #17367 from amitkumar50/cov-rgw-5
rgw: unreachable return in RGWRados::trim_bi_log_entries Reviewed-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
commit
cc4aebf295
@ -12513,8 +12513,6 @@ int RGWRados::trim_bi_log_entries(RGWBucketInfo& bucket_info, int shard_id, stri
|
||||
|
||||
return CLSRGWIssueBILogTrim(index_ctx, start_marker_mgr, end_marker_mgr, bucket_objs,
|
||||
cct->_conf->rgw_bucket_index_max_aio)();
|
||||
|
||||
return r;
|
||||
}
|
||||
|
||||
int RGWRados::resync_bi_log_entries(RGWBucketInfo& bucket_info, int shard_id)
|
||||
|
Loading…
Reference in New Issue
Block a user