SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:58:57 +0000 (13:58 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:13 +0000 (14:18 -0400)
commit0729d995f2a2726598642d552ebe916b43aef73d
tree882f3329b76492a6548a3b6bb3aec9457245da5a
parentda953063bdce465d941751d981e8d3ac5e92906c
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages

In particular, the timeout messages can be very noisy, so we ought to
ratelimit them in order to avoid spamming the syslog.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/clnt.c