linux/drivers/infiniband/ulp
Sagi Grimberg 9253e667ab iser-target: Fix variable-length response error completion
Since commit "2426bd456a6 target: Report correct response ..."
we might get a command with data_size that does not fit to
the number of allocated data sg elements. Given that we rely on
cmd t_data_nents which might be different than the data_size,
we sometimes receive local length error completion. The correct
approach would be to take the command data_size into account when
constructing the ib sg_list.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Jenny Falkovich <jennyf@mellanox.com>
Cc: stable@vger.kernel.org # 3.16+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2015-06-08 22:16:17 -07:00
..
ipoib InfiniBand/RDMA updates for 4.1: 2015-04-22 11:50:05 -07:00
iser IB/iser: Rewrite bounce buffer code path 2015-04-15 16:07:14 -04:00
isert iser-target: Fix variable-length response error completion 2015-06-08 22:16:17 -07:00
srp IB/srp: Use P_Key cache for P_Key lookups 2015-04-15 16:06:54 -04:00
srpt Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2015-04-24 10:22:09 -07:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00