diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2016-11-29 19:05:31 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2016-12-01 01:31:16 +0300 |
commit | 07257450208b82b75103abcca34c6678f5ce51ad (patch) | |
tree | a4a2efcb83077971bf10a7e031196a7188bdcfc4 /net/sunrpc/xprtsock.c | |
parent | f5426d37f654f59fb83e6ff3207cc2b157742670 (diff) | |
download | linux-07257450208b82b75103abcca34c6678f5ce51ad.tar.xz |
svcrdma: Break up dprintk format in svc_rdma_accept()
The current code results in:
Nov 7 14:50:19 klimt kernel: svcrdma: newxprt->sc_cm_id=ffff88085590c800,
newxprt->sc_pd=ffff880852a7ce00#012 cm_id->device=ffff88084dd20000,
sc_pd->device=ffff88084dd20000#012 cap.max_send_wr = 272#012
cap.max_recv_wr = 34#012 cap.max_send_sge = 32#012
cap.max_recv_sge = 32
Nov 7 14:50:19 klimt kernel: svcrdma: new connection ffff880855908000
accepted with the following attributes:#012 local_ip :
10.0.0.5#012 local_port#011 : 20049#012 remote_ip :
10.0.0.2#012 remote_port : 59909#012 max_sge : 32#012
max_sge_rd : 30#012 sq_depth : 272#012 max_requests :
32#012 ord : 16
Split up the output over multiple dprintks and take the opportunity
to fix the display of IPv6 addresses.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/sunrpc/xprtsock.c')
0 files changed, 0 insertions, 0 deletions