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

jewel: osd: add peer_addr in heartbeat_check log message #9739

Merged
2 commits merged into from Oct 10, 2016

Commits on Jun 16, 2016

  1. osd: add peer_addr in heartbeat_check log message

    Fixes: http://tracker.ceph.com/issues/16337
    
    Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
    (cherry picked from commit f235b9c)
    vumrao committed Jun 16, 2016
    Copy the full SHA
    d5c77c8 View commit details
    Browse the repository at this point in the history
  2. msg/msg_types: update sockaddr, sockaddr_storage accessors

    Return sockaddr_storage by value.  New sockaddr-based accessors.
    
    Signed-off-by: Sage Weil <sage@redhat.com>
    Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
    (cherry picked from commit 0038d36)
    liewegas authored and vumrao committed Jun 16, 2016
    Copy the full SHA
    47605a2 View commit details
    Browse the repository at this point in the history