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

luminous: rgw: fix cls_bucket_head result order consistency #26546

Merged
merged 1 commit into from
Mar 4, 2019

Commits on Feb 20, 2019

  1. rgw: fix cls_bucket_head result order consistency

    headers's key is string but bucket_instance_ids's key is int
    looked around and found no one use header's key, so change
    header from map to vector
    
    Signed-off-by: Tianshan Qu <tianshan@xsky.com>
    (cherry picked from commit 46657a0)
    
    Conflicts:
    	src/rgw/rgw_rados.h: unordered bucket listing
    tianshan authored and cbodley committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    aa5113e View commit details
    Browse the repository at this point in the history