summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_bucket_layout.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: check if bucket index layout can be resharded before progressingJ. Eric Ivancich2023-10-181-0/+9
* rgw: rgw::num_shards() returns 1 instead of 0Casey Bodley2023-03-011-1/+2
* rgw: add logging to radosgw-admin bi listJ. Eric Ivancich2022-12-151-1/+39
* rgw: define a hierarchy of basic type headersMatt Benjamin2022-12-081-0/+5
* rgw: add comparison operators for index layout typesCasey Bodley2022-05-271-0/+29
* rgw: add streamlined ways to handle indexless buckets correctlyJ. Eric Ivancich2022-05-271-0/+3
* rgw: Add cast from bucket_index_log_layoutAdam C. Emerson2022-05-271-2/+7
* rgw: add json encoding of bucket layout typesCasey Bodley2022-05-271-12/+38
* rgw: reshard adds a log layout for the new indexCasey Bodley2022-05-271-2/+2
* rgw: use a helper function to handle repetitive num_shards checkShilpa Jagannath2022-05-271-0/+15
* rgw: clean up fixes for extra spaces and indentation.Shilpa Jagannath2022-05-271-1/+0
* rgw: target_layout to be optionalShilpa Manjarabad Jagannath2022-05-271-0/+1
* rgw: add generation support to BILog admin APIsShilpa Jagannath2022-05-271-0/+14
* rgw: add bucket index log layout structureShilpa Jagannath2020-11-121-0/+52
* modified get_target_shard_id() to take bucket_index_normal_layout directlyShilpa Jagannath2020-04-011-3/+3
* Moved ostream operator overloading to BucketIndexType() to rgw_bucket_layout ...Shilpa Jagannath2020-03-311-0/+12
* rgw: add BucketLayout to RGWBucketInfoCasey Bodley2020-03-301-0/+82