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

rgw: fix radosgw-admin retcode #15257

Merged
merged 2 commits into from Jun 8, 2017
Merged

Commits on May 24, 2017

  1. rgw: fix radosgw-admin bucket_stats retcode

    should check RGWBucketAdminOp::info retcode
    
    Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
    lu.shasha committed May 24, 2017
    Copy the full SHA
    ebcd0dc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. rgw: fix "radosgw-admin user rm" retcode

    when user.remove got negative retcode should return
    
    Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
    lu.shasha committed May 25, 2017
    Copy the full SHA
    6b57439 View commit details
    Browse the repository at this point in the history