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

mon: OSDMonitor: do not trust small values in osd epoch cache #3823

Merged
1 commit merged into from Mar 11, 2015
Merged

mon: OSDMonitor: do not trust small values in osd epoch cache #3823

1 commit merged into from Mar 11, 2015

Commits on Feb 27, 2015

  1. mon/OSDMonitor: do not trust small values in osd epoch cache

    If the epoch cache says the osd has epoch 100 and the osd is asking for
    epoch 200+, do not send it 100+.
    
    Fixes: #10787
    Backport: giant, firefly
    Signed-off-by: Sage Weil <sage@redhat.com>
    (cherry picked from commit a5759e9)
    liewegas authored and ldachary committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    27dbbb3 View commit details
    Browse the repository at this point in the history