]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitccd359b08deb619ca268b93b1ac2ae0996fde303
tree0f4270d8e180ba57e50bb1e77f127a8f03217a34
parenta02c2e0764f47f3eb351d7f9b7dd92d4036f179f
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