• Chuck Lever's avatar
    svcrdma: Remove queue-shortening warnings · b918bfcf
    Chuck Lever authored
    These won't have much diagnostic value for site administrators.
    Since they can't be disabled, they become noise.
    
    What's more, the subsequent rdma_create_qp() call adjusts the Send
    Queue size (possibly downward) without warning, making the size
    reported by these pr_warns inaccurate.
    Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
    b918bfcf
svc_rdma_transport.c 18.9 KB