OSDN Git Service

SUNRPC: Restructure svc_udp_recvfrom()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 20 May 2020 21:30:24 +0000 (17:30 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Wed, 20 May 2020 21:30:24 +0000 (17:30 -0400)
commitfff1ebb269b6c18b21bc0ddab7dd8b0c5e68e0a1
treefc858a1cc4ae34a1dc8ea56764cfa53d91cc19bd
parentca07eda33e01eafa7a26ec06974f7eacee6a89c8
SUNRPC: Restructure svc_udp_recvfrom()

Clean up. At this point, we are not ready yet to support bio_vecs in
the UDP transport implementation. However, we can clean up
svc_udp_recvfrom() to match the tracing and straight-lining recently
changes made in svc_tcp_recvfrom().

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