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

rados: implement rm --force option to force remove when full #6202

Merged
merged 2 commits into from
Dec 17, 2015

Commits on Dec 11, 2015

  1. rados: implement rm --force option to force remove when full.

               librados extend remove interface, add flags parameter, and use
                this extended interface to implement force remove when cluster full.
    Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
    Xiaowei Chen committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    db525ef View commit details
    Browse the repository at this point in the history
  2. rados: implement radosstripper force remove when full.

                        extend libradosstripper remove interface and rados tool
                        rm force-full when use_stripper.
    
    Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
    shawn committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    54a6ba8 View commit details
    Browse the repository at this point in the history