commit | be7dcfb683dd7646050666d1f6597ba413a68b22 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Mon Jan 26 12:49:06 2015 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Feb 04 10:55:33 2015 -0800 |
tree | cc73d0604d454692bb2ace3a8d8b1ed010cc96b1 | |
parent | c1e34b64044318dde74a4cec24a91ff6415f1c48 [diff] |
iscsi-target: Don't over-allocate sendtargets text resp buffer No reason to allocate a buffer of size bigger than initiator MaxRecvDataSegmentLength. Moreover, we need to respect initiator MRDSL and not send a larger payload. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>