Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mimic: rgw: add missing admin property when sync user info #30804

Merged
merged 1 commit into from
Feb 21, 2020

Conversation

smithfarm
Copy link
Contributor

backport tracker: https://tracker.ceph.com/issues/41975


backport of #30127
parent tracker: https://tracker.ceph.com/issues/41643

this backport was staged using ceph-backport.sh version 15.0.0.5775
find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh

Fixes: https://tracker.ceph.com/issues/41643

Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 9ad975d)

Conflicts:
	src/rgw/rgw_json_enc.cc
- trivial resolution
	src/rgw/rgw_user.cc
- modification to "static void dump_user_info()" dropped because it changes code
  that was added by d2c02b3 which is not being backported
@smithfarm smithfarm added this to the mimic milestone Oct 9, 2019
@smithfarm smithfarm added the rgw label Oct 9, 2019
@smithfarm smithfarm requested a review from cbodley October 9, 2019 09:40
@smithfarm smithfarm changed the title mimic: rgw: add missing admin property when sync user info. mimic: rgw: add missing admin property when sync user info Oct 9, 2019
@smithfarm
Copy link
Contributor Author

@cbodley Calling your attention to the conflict message:

	src/rgw/rgw_user.cc
- modification to "static void dump_user_info()" dropped because it changes code
  that was added by d2c02b3 which is not being backported

Should I cherry-pick d2c02b3 first, instead of dropping the change to src/rgw/rgw_user.cc ?

@smithfarm
Copy link
Contributor Author

@cbodley Bump my question above

@yuriw yuriw merged commit dfca2e8 into ceph:mimic Feb 21, 2020
@smithfarm smithfarm deleted the wip-41975-mimic branch February 24, 2020 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants