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

DAOS-16211 vos: Ensure we delete exact entry #14765

Closed
wants to merge 1 commit into from

Commits on Jul 12, 2024

  1. DAOS-16211 vos: Ensure we delete exact entry

    When the change was made to allow partial overwrite
    for rebuild, it broke delete such that delete would
    remove the newest extent rather than the exact one
    we requested.
    
    Also, don't ignore errors when processing removals
    
    Required-githooks: true
    
    Signed-off-by: Jeff Olivier <jeffolivier@google.com>
    jolivier23 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    53e870a View commit details
    Browse the repository at this point in the history