diff options
author | Chuck Lever <[email protected]> | 2023-05-15 09:32:53 -0400 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2023-06-05 09:01:42 -0400 |
commit | d7900daea0b9818cd1cbeb9c5bd94653c487b0e4 (patch) | |
tree | ceb59f0bd87d752f9be866fdb2d37211a84f490c /lib/mpi/mpi-div.c | |
parent | cce4ee9c7834f68cf6a221d61d614c2748611c1c (diff) |
SUNRPC: Improve observability in svc_tcp_accept()
The -ENOMEM arm could fire repeatedly if the system runs low on
memory, so remove it.
Don't bother to trace -EAGAIN error events, since those fire after
a listener is created (with no work done) and once again after an
accept has been handled successfully (again, with no work done).
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-div.c')
0 files changed, 0 insertions, 0 deletions