commit | b76a5afdce6c6dacfbd51863b31b3d7cc61ca21e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Dec 03 15:58:58 2018 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Dec 05 07:11:12 2018 -0500 |
tree | 4ac7143b63ba04f02b3dc2c10ede09553f5540ae | |
parent | 26781eab48ece79000ffc4e69be402f2524e1137 [diff] |
SUNRPC: Use the discard iterator rather than MSG_TRUNC When discarding message data from the stream, we're better off using the discard iterator, since that will work with non-TCP streams. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>