]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6bbebf46c751b747f2105efe7c89a746a705ffc2
tree882f3329b76492a6548a3b6bb3aec9457245da5a
parent4bf61c3acefede870f65069503b04c744db7cb32
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