commit | 91a08eae7979417bf10c98f149c6ea28e6632114 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Jun 23 17:17:15 2017 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jun 28 14:21:43 2017 -0400 |
tree | 8b746db9afdf530036c6d9b09953d89dc9b4c16d | |
parent | 06eb8a56af23ae32e90fdd6b27fec30930364b52 [diff] |
svcrdma: Squelch disconnection messages The server displays "svcrdma: failed to post Send WR (-107)" in the kernel log when the client disconnects. This could flood the server's log, so remove the message. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>