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

osdc,librados: set FULL_TRY flag by ioctx, not globally on the objecter #39282

Merged
merged 3 commits into from Feb 15, 2021

Commits on Feb 3, 2021

  1. librados/IoCtxImpl: pass extra_op_flags everywhere

    Unused, so far...
    
    Signed-off-by: Sage Weil <sage@newdream.net>
    liewegas committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    6856483 View commit details
    Browse the repository at this point in the history
  2. librados: set FULL_TRY flag on ioctx, not objecter

    Signed-off-by: Sage Weil <sage@newdream.net>
    liewegas committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    a8bed67 View commit details
    Browse the repository at this point in the history
  3. osdc/Objecter: remove pool_full_try interface

    Signed-off-by: Sage Weil <sage@newdream.net>
    liewegas committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    e468fc0 View commit details
    Browse the repository at this point in the history