commit | 93aa6c7bbc4124c8361c26a8b2c5c40afb185619 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jul 03 09:28:09 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jul 03 09:42:12 2015 -0400 |
tree | 014f2d7e473cdb0459d4bb187e9fb961113954ad | |
parent | b4839ebe21fc5d543b933d83644981ea73e9ba36 [diff] |
SUNRPC: Don't reencode message if transmission failed with ENOBUFS If we're running out of buffer memory when transmitting data, then we want to just delay for a moment, and then continue transmitting the remainder of the message. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>