summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorXiubo Li <lixiubo@cmss.chinamobile.com>2017-03-31 10:35:25 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-21 09:31:18 +0200
commit5ef6f4dec559007650c762b11ca30dd74866299a (patch)
treeec37c899c5b6cad4b4e34503490905251e30e0fd /mm
parent890aec8eae096624763bc3de313d154a3ba9d9d6 (diff)
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
commit a5d68ba85801a78c892a0eb8efb711e293ed314b upstream. For the bidirectional case, the Data-Out buffer blocks will always at the head of the tcmu_cmd's bitmap, and before gathering the Data-In buffer, first of all it should skip the Data-Out ones, or the device supporting BIDI commands won't work. Fixed: 26418649eead ("target/user: Introduce data_bitmap, replace data_length/data_head/data_tail") Reported-by: Ilias Tsitsimpis <iliastsi@arrikto.com> Tested-by: Ilias Tsitsimpis <iliastsi@arrikto.com> Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions