SUNRPC: Replace dprintk() call site in xs_nospace()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 8 Jul 2020 20:09:32 +0000 (16:09 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 21 Sep 2020 14:21:08 +0000 (10:21 -0400)
commit015747d296798510f94035a832252fcf477db434
tree75fb26a93cc37c44cf92a598e659548c56d0a84d
parent9ce07ae5eb1d968c975a4dace0cac25d9e602c9a
SUNRPC: Replace dprintk() call site in xs_nospace()

"no socket space" is an exceptional and infrequent condition
that troubleshooters want to know about.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/trace/events/sunrpc.h
net/sunrpc/xprtsock.c