diff options
| author | Chuck Lever <[email protected]> | 2016-11-29 16:05:31 +0000 |
|---|---|---|
| committer | J. Bruce Fields <[email protected]> | 2016-11-30 22:31:16 +0000 |
| commit | 07257450208b82b75103abcca34c6678f5ce51ad (patch) | |
| tree | a4a2efcb83077971bf10a7e031196a7188bdcfc4 /net/unix/af_unix.c | |
| parent | svcrdma: Remove unused variable in rdma_copy_tail() (diff) | |
| download | kernel-07257450208b82b75103abcca34c6678f5ce51ad.tar.gz kernel-07257450208b82b75103abcca34c6678f5ce51ad.zip | |
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 <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
