commit | 4c8e5537bb28f0e4b2ca60ecb0ca1ea12b82adf6 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Mon Oct 01 10:41:53 2018 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Oct 29 16:58:04 2018 -0400 |
tree | 9a4173c19c3abe86a5078d5aaa03b3586c48ac45 | |
parent | 1863d77f15da0addcd293a1719fa5d3ef8cde3ca [diff] |
SUNRPC: Simplify TCP receive code Use the fact that the iov iterators already have functionality for skipping a base offset. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>