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

osd: ReplicatedPG::scan_range: an object can disappear between the list and t... #3962

Merged
1 commit merged into from Mar 16, 2015
Merged

osd: ReplicatedPG::scan_range: an object can disappear between the list and t... #3962

1 commit merged into from Mar 16, 2015

Commits on Mar 11, 2015

  1. ReplicatedPG::scan_range: an object can disappear between the list an…

    …d the attr get
    
    The first item in the range is often last_backfill, upon which writes
    can be occuring.  It's trimmed off on the primary side anyway.
    
    Fixes: 10150
    Backport: dumpling, firefly, giant
    Signed-off-by: Samuel Just <sjust@redhat.com>
    (cherry picked from commit dce6f28)
    athanatos authored and ldachary committed Mar 11, 2015
    Copy the full SHA
    b0d0d44 View commit details
    Browse the repository at this point in the history