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

crush: reject swap bucket if source == dest #57191

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dvanders
Copy link
Contributor

The mon will crash if a user mistakenly puts source == dest in a swap bucket command. Reject instead.

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

The mon will crash if a user mistakenly puts source == dest in a
swap bucket command. Reject instead.

Fixes: https://tracker.ceph.com/issues/55461
Signed-off-by: Dan van der Ster <dan.vanderster@clyso.com>
@athanatos
Copy link
Contributor

@ljflores Can you take a look at this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants