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

cls_rbd: change object_map_update to return 0 on success, add logging #6467

Merged
merged 1 commit into from Nov 6, 2015

Commits on Nov 6, 2015

  1. cls_rbd: change object_map_update to return 0 on success, add logging

    The rbd_object_map_update class method returns the size of the data read
    from the object map when no update is necessary. Change this to return 0
    on success. Add error logging to differentiate error cases.
    
    Signed-off-by: Douglas Fuller <dfuller@redhat.com>
    Douglas Fuller committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    26befe1 View commit details
    Browse the repository at this point in the history