rgw: Fix the version of restore_pool and dedup_pool#64361
Merged
Conversation
14 tasks
cbodley
reviewed
Jul 7, 2025
| } else { | ||
| restore_pool = log_pool.name + ":restore"; | ||
| } | ||
| if (struct_v >= 17) { |
Contributor
There was a problem hiding this comment.
please bump ENCODE_START(16 and DECODE_START(16 to 17
Contributor
Author
9fed38d to
6cf1f4c
Compare
cbodley
approved these changes
Jul 7, 2025
Contributor
Author
|
jenkins test windows |
Fix the version of `restore_pool` and `dedup_pool` to be compatible with earlier releases. Signed-off-by: Soumya Koduri <skoduri@redhat.com>
6cf1f4c to
b6fc0be
Compare
Contributor
Author
|
jenkins test make check arm64 |
Contributor
Author
|
jenkins test windows |
Contributor
Author
|
jenkins test api |
Contributor
Author
|
jenkins test make check arm64 |
Contributor
Author
|
jenkins test api |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
struct RGWZoneParamsvariablerestore_poolwas added with v16 in an earlier release. So to be compatible with those releases, retain that version forrestore_pooland update version ofdedup_poolto v17.Fixes: https://tracker.ceph.com/issues/70628
Signed-off-by: Soumya Koduri skoduri@redhat.com
Checklist
Show available Jenkins commands
jenkins test classic perfJenkins Job | Jenkins Job Definitionjenkins test crimson perfJenkins Job | Jenkins Job Definitionjenkins test signedJenkins Job | Jenkins Job Definitionjenkins test make checkJenkins Job | Jenkins Job Definitionjenkins test make check arm64Jenkins Job | Jenkins Job Definitionjenkins test submodulesJenkins Job | Jenkins Job Definitionjenkins test dashboardJenkins Job | Jenkins Job Definitionjenkins test dashboard cephadmJenkins Job | Jenkins Job Definitionjenkins test apiJenkins Job | Jenkins Job Definitionjenkins test docsReadTheDocs | Github Workflow Definitionjenkins test ceph-volume allJenkins Jobs | Jenkins Jobs Definitionjenkins test windowsJenkins Job | Jenkins Job Definitionjenkins test rook e2eJenkins Job | Jenkins Job Definition