summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMohammed Rafi KC <rkavunga@redhat.com>2014-12-05 19:46:53 +0530
committerRaghavendra Bhat <raghavendra@redhat.com>2015-01-06 21:41:17 -0800
commite281c3dfac7a4178447436356c7e72e4e12bd09a (patch)
tree0b462895f4d5adcedff290fff685a743c4aa828a /tests
parent59ba78ae1461651e290ce72013786d828545d4c1 (diff)
rdma:vectored write fails for rdma.
Backport of http://review.gluster.org/9247 For rdma write with payload count greater than one will fail due to insuffient memory to hold the buffers in rpc transport layer. It was expecting only one vector in payload, So it can only able to decode the first iovec from payload, and the rest will be discarded. Thnaks to Raghavendra Gowdappa for fixing the same. BUG: 1166515 Change-Id: I5e44d240366af78df35df326fe0660ef8497147b Signed-off-by: Mohammed Rafi KC <rkavunga@redhat.com> Reviewed-on: http://review.gluster.org/9247 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Raghavendra G <rgowdapp@redhat.com> Tested-by: Raghavendra G <rgowdapp@redhat.com> Reviewed-on: http://review.gluster.org/9392 Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions