OSDN Git Service

SUNRPC: Simplify TCP receive code by switching to using iterators
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 14 Sep 2018 13:49:06 +0000 (09:49 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:16 +0000 (15:35 -0400)
commit277e4ab7d530bf287e02b65cfcd3ea8f489784f6
tree0f4270d8e180ba57e50bb1e77f127a8f03217a34
parent9d96acbc7f376dc1ffcedca0c349dd3389187a38
SUNRPC: Simplify TCP receive code by switching to using iterators

Most of this code should also be reusable with other socket types.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/xprtsock.h
include/trace/events/sunrpc.h
net/sunrpc/xprtsock.c