diff options
author | Christoph Hellwig <hch@infradead.org> | 2012-04-24 06:25:03 +0200 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-05-07 00:11:25 +0200 |
commit | 4101f0a89d4eb13f04cb0344d59a335b862ca5f9 (patch) | |
tree | 9304d857f3e256c62d5e81559c26dd260ad053bf /include/target | |
parent | target: replace ->execute_task with ->execute_cmd (diff) | |
download | linux-4101f0a89d4eb13f04cb0344d59a335b862ca5f9.tar.xz linux-4101f0a89d4eb13f04cb0344d59a335b862ca5f9.zip |
target: always allocate a single task
Simply transport_generic_new_cmd to only allocate a single task. For normal
unidirection commands nothing changes except that the code is a lot simpler
now. Any BIDI support that used to work will stop now for the next few
patches at least.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions